mirror of
https://gitlab.com/hashborgir/plugy.git
synced 2025-04-27 06:45:38 +00:00
Initial Commit of HCB PlugY for Ironman
This commit is contained in:
parent
8a3841f49b
commit
3b06e3ad08
2
.gitignore
vendored
2
.gitignore
vendored
@ -38,3 +38,5 @@
|
|||||||
**/*.VC.VC.opendb
|
**/*.VC.VC.opendb
|
||||||
**/UpgradeLog*
|
**/UpgradeLog*
|
||||||
/PlugYRun/PlugYRun.aps
|
/PlugYRun/PlugYRun.aps
|
||||||
|
PlugY/Debug/
|
||||||
|
|
||||||
|
@ -1,11 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<Project>
|
|
||||||
<ProjectOutputs>
|
|
||||||
<ProjectOutput>
|
|
||||||
<FullPath>D:\VSCode\PlugY\PlugY\Debug\PlugY.dll</FullPath>
|
|
||||||
</ProjectOutput>
|
|
||||||
</ProjectOutputs>
|
|
||||||
<ContentFiles />
|
|
||||||
<SatelliteDlls />
|
|
||||||
<NonRecipeFileRefs />
|
|
||||||
</Project>
|
|
Binary file not shown.
Binary file not shown.
@ -1,20 +0,0 @@
|
|||||||
cl : command line warning D9035: option 'Gm' has been deprecated and will be removed in a future release
|
|
||||||
UpdateServer.cpp
|
|
||||||
UpdateClient.cpp
|
|
||||||
SharedSaveFile.cpp
|
|
||||||
SavePlayerData.cpp
|
|
||||||
PlayerCustomData.cpp
|
|
||||||
Parameters.cpp
|
|
||||||
NewInterface_Runewords.cpp
|
|
||||||
LoadPlayerData.cpp
|
|
||||||
Interface_Stash.cpp
|
|
||||||
InfinityStash.cpp
|
|
||||||
GlobalVariable.cpp
|
|
||||||
ExtraOptions.cpp
|
|
||||||
ExtendedSaveFile.cpp
|
|
||||||
D2wrapper.cpp
|
|
||||||
Commands.cpp
|
|
||||||
Generating Code...
|
|
||||||
VersionInfo.obj : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification
|
|
||||||
Creating library D:\VSCode\PlugY\PlugY\Debug\PlugY.lib and object D:\VSCode\PlugY\PlugY\Debug\PlugY.exp
|
|
||||||
PlugY.vcxproj -> D:\VSCode\PlugY\PlugY\Debug\PlugY.dll
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,2 +0,0 @@
|
|||||||
PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.32.31326:TargetPlatformVersion=10.0.19041.0:
|
|
||||||
Debug|Win32|D:\VSCode\PlugY\PlugY\|
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
|||||||
D:\VSCode\PlugY\PlugY\Debug\PlugY.dll
|
|
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user