diff --git a/src/Olympus/Olympus.vcxproj b/src/Olympus/Olympus.vcxproj deleted file mode 100644 index 50e68d5c..00000000 --- a/src/Olympus/Olympus.vcxproj +++ /dev/null @@ -1,120 +0,0 @@ - - - - - Debug - x64 - - - Release - x64 - - - - - - - - {2b255368-39a0-431a-a6de-cc739ac70dc1} - - - {873ecabe-fcfe-4217-ac15-91959c3cf1c6} - - - {b85009ce-4a5c-4a5a-b85d-001b3a2651b2} - - - - 16.0 - Win32Proj - {5f3fc91e-1fbc-4223-8011-9708de913474} - Olympus - 10.0 - olympus - - - - DynamicLibrary - true - v143 - Unicode - - - DynamicLibrary - false - v143 - true - Unicode - - - - - - - - - - - - - - - false - .\..\..\bin\$(Platform)\$(Configuration)\ - - - false - .\..\..\bin\ - - - true - - - - Level3 - true - _CRT_SECURE_NO_WARNINGS; _DEBUG;OLYMPUS_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - NotUsing - pch.h - include; ..\..\third-party\lua\include; ..\utils\include; ..\shared\include - stdcpp17 - AssemblyCode - - - Windows - true - false - lua.lib - ..\..\third-party\lua - - - - - Level3 - true - true - true - _CRT_SECURE_NO_WARNINGS; NDEBUG;OLYMPUS_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - true - NotUsing - - - include;..\..\third-party\lua\include;..\utils\include;..\shared\include;..\dcstools\include;..\logger\include;..\luatools\include - stdcpp20 - NoListing - - - Windows - true - true - true - false - lua.lib - ..\..\third-party\lua - - - - - - \ No newline at end of file