diff --git a/OfAshAndSteel/OfAshAndSteel.vcxproj b/OfAshAndSteel/OfAshAndSteel.vcxproj new file mode 100644 index 0000000..37d73dc --- /dev/null +++ b/OfAshAndSteel/OfAshAndSteel.vcxproj @@ -0,0 +1,184 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 17.0 + Win32Proj + {D21B9059-6CE0-463F-B678-727C7626B038} + Of Ash And Steel + 10.0 + Of Ash And Steel + + + + DynamicLibrary + true + v143 + Unicode + true + + + DynamicLibrary + false + v143 + true + Unicode + + + DynamicLibrary + true + v143 + Unicode + true + + + DynamicLibrary + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + .addon + OfAshAndSteelUI + + + .addon + OfAshAndSteelUI + + + .addon + OfAshAndSteelUI + + + .addon + OfAshAndSteelUI + + + + Level3 + true + WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDLL + stdcpp20 + false + MinSpace + Default + Size + false + + + Windows + true + false + + + + + Level3 + true + false + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDLL + stdcpp20 + MinSpace + Default + Size + false + + + Windows + true + false + + + + + Level3 + true + _DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDLL + stdcpp20 + false + MinSpace + Default + Size + false + + + Windows + true + false + + + + + Level3 + true + false + true + NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + $(SolutionDir)external\reshade\include;$(SolutionDir)external\reshade\deps\imgui;$(SolutionDir)includes + MultiThreadedDLL + false + stdcpp20 + MinSpace + Default + Size + + + Windows + true + false + + + + + + + + + \ No newline at end of file