diff --git a/StyxShardsOfDarkness/StyxShardsOfDarkness.vcxproj b/StyxShardsOfDarkness/StyxShardsOfDarkness.vcxproj new file mode 100644 index 0000000..ddb5659 --- /dev/null +++ b/StyxShardsOfDarkness/StyxShardsOfDarkness.vcxproj @@ -0,0 +1,198 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 17.0 + Win32Proj + {D63F7F27-D275-4622-9117-1471678AEFFE} + Styx Shards Of Darkness + 10.0 + Styx Shards Of Darkness + + + + DynamicLibrary + true + v143 + Unicode + true + + + DynamicLibrary + false + v143 + true + Unicode + + + DynamicLibrary + true + v143 + Unicode + true + + + DynamicLibrary + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + .addon64 + StyxShardsOfDarknessUI + + + .addon64 + StyxShardsOfDarknessUI + + + .addon64 + StyxShardsOfDarknessUI + + + .addon64 + StyxShardsOfDarknessUI + + + + Level3 + true + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDLL + stdcpp20 + true + MinSpace + AnySuitable + Size + false + true + true + + + Windows + true + false + UseFastLinkTimeCodeGeneration + + + + + Level3 + true + false + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDLL + stdcpp20 + MinSpace + AnySuitable + Size + true + true + true + + + Windows + true + false + UseFastLinkTimeCodeGeneration + + + + + Level3 + true + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDLL + stdcpp20 + true + MinSpace + AnySuitable + Size + false + true + true + + + Windows + true + false + UseFastLinkTimeCodeGeneration + + + + + Level3 + true + false + true + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDLL + true + stdcpp20 + MinSpace + AnySuitable + Size + true + true + + + Windows + true + false + UseFastLinkTimeCodeGeneration + + + + + + + + + + + \ No newline at end of file