diff --git a/.gitignore b/.gitignore index 8a10172..8821925 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,5 @@ **/*.VC.VC.opendb **/UpgradeLog* /PlugYRun/PlugYRun.aps +PlugY/Debug/ + diff --git a/PlugY/Debug/PlugY.dll.recipe b/PlugY/Debug/PlugY.dll.recipe deleted file mode 100644 index 10f807f..0000000 --- a/PlugY/Debug/PlugY.dll.recipe +++ /dev/null @@ -1,11 +0,0 @@ - - - - - D:\VSCode\PlugY\PlugY\Debug\PlugY.dll - - - - - - \ No newline at end of file diff --git a/PlugY/Debug/PlugY.exp b/PlugY/Debug/PlugY.exp deleted file mode 100644 index 6da0479..0000000 Binary files a/PlugY/Debug/PlugY.exp and /dev/null differ diff --git a/PlugY/Debug/PlugY.ilk b/PlugY/Debug/PlugY.ilk deleted file mode 100644 index 741dcfc..0000000 Binary files a/PlugY/Debug/PlugY.ilk and /dev/null differ diff --git a/PlugY/Debug/PlugY.log b/PlugY/Debug/PlugY.log deleted file mode 100644 index dff1163..0000000 --- a/PlugY/Debug/PlugY.log +++ /dev/null @@ -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 diff --git a/PlugY/Debug/PlugY.pdb b/PlugY/Debug/PlugY.pdb deleted file mode 100644 index 19f9526..0000000 Binary files a/PlugY/Debug/PlugY.pdb and /dev/null differ diff --git a/PlugY/Debug/PlugY.res b/PlugY/Debug/PlugY.res deleted file mode 100644 index 41895c7..0000000 Binary files a/PlugY/Debug/PlugY.res and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/CL.command.1.tlog b/PlugY/Debug/PlugY.tlog/CL.command.1.tlog deleted file mode 100644 index b6c5a80..0000000 Binary files a/PlugY/Debug/PlugY.tlog/CL.command.1.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/CL.read.1.tlog b/PlugY/Debug/PlugY.tlog/CL.read.1.tlog deleted file mode 100644 index f86849a..0000000 Binary files a/PlugY/Debug/PlugY.tlog/CL.read.1.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/CL.write.1.tlog b/PlugY/Debug/PlugY.tlog/CL.write.1.tlog deleted file mode 100644 index 469b335..0000000 Binary files a/PlugY/Debug/PlugY.tlog/CL.write.1.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/PlugY.lastbuildstate b/PlugY/Debug/PlugY.tlog/PlugY.lastbuildstate deleted file mode 100644 index 9cc39d3..0000000 --- a/PlugY/Debug/PlugY.tlog/PlugY.lastbuildstate +++ /dev/null @@ -1,2 +0,0 @@ -PlatformToolSet=v143:VCToolArchitecture=Native32Bit:VCToolsVersion=14.32.31326:TargetPlatformVersion=10.0.19041.0: -Debug|Win32|D:\VSCode\PlugY\PlugY\| diff --git a/PlugY/Debug/PlugY.tlog/PlugY.write.1u.tlog b/PlugY/Debug/PlugY.tlog/PlugY.write.1u.tlog deleted file mode 100644 index be98dc6..0000000 Binary files a/PlugY/Debug/PlugY.tlog/PlugY.write.1u.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/link.command.1.tlog b/PlugY/Debug/PlugY.tlog/link.command.1.tlog deleted file mode 100644 index 512ec07..0000000 Binary files a/PlugY/Debug/PlugY.tlog/link.command.1.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/link.read.1.tlog b/PlugY/Debug/PlugY.tlog/link.read.1.tlog deleted file mode 100644 index 0afc5e0..0000000 Binary files a/PlugY/Debug/PlugY.tlog/link.read.1.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/link.write.1.tlog b/PlugY/Debug/PlugY.tlog/link.write.1.tlog deleted file mode 100644 index 9230e68..0000000 Binary files a/PlugY/Debug/PlugY.tlog/link.write.1.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/rc.command.1.tlog b/PlugY/Debug/PlugY.tlog/rc.command.1.tlog deleted file mode 100644 index a974b6d..0000000 Binary files a/PlugY/Debug/PlugY.tlog/rc.command.1.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/rc.read.1.tlog b/PlugY/Debug/PlugY.tlog/rc.read.1.tlog deleted file mode 100644 index 7fc1984..0000000 Binary files a/PlugY/Debug/PlugY.tlog/rc.read.1.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.tlog/rc.write.1.tlog b/PlugY/Debug/PlugY.tlog/rc.write.1.tlog deleted file mode 100644 index 2b34193..0000000 Binary files a/PlugY/Debug/PlugY.tlog/rc.write.1.tlog and /dev/null differ diff --git a/PlugY/Debug/PlugY.vcxproj.FileListAbsolute.txt b/PlugY/Debug/PlugY.vcxproj.FileListAbsolute.txt deleted file mode 100644 index 5fbc182..0000000 --- a/PlugY/Debug/PlugY.vcxproj.FileListAbsolute.txt +++ /dev/null @@ -1 +0,0 @@ -D:\VSCode\PlugY\PlugY\Debug\PlugY.dll diff --git a/PlugY/Debug/vc143.idb b/PlugY/Debug/vc143.idb deleted file mode 100644 index bd01b0d..0000000 Binary files a/PlugY/Debug/vc143.idb and /dev/null differ diff --git a/PlugY/Debug/vc143.pdb b/PlugY/Debug/vc143.pdb deleted file mode 100644 index 1598951..0000000 Binary files a/PlugY/Debug/vc143.pdb and /dev/null differ