diff --git a/The Callisto Protocol/TheCallistoProtocol.vcxproj b/The Callisto Protocol/TheCallistoProtocol.vcxproj new file mode 100644 index 0000000..5c22e33 --- /dev/null +++ b/The Callisto Protocol/TheCallistoProtocol.vcxproj @@ -0,0 +1,184 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 17.0 + Win32Proj + {D2A82694-26E2-49E8-9AB0-99E26D40AFCF} + The Callisto Protocol + 10.0 + The Callisto Protocol + + + + DynamicLibrary + true + v143 + Unicode + true + + + DynamicLibrary + false + v143 + true + Unicode + + + DynamicLibrary + true + v143 + Unicode + true + + + DynamicLibrary + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + .addon + TheCallistoProtocolUI + + + .addon + TheCallistoProtocolUI + + + .addon + TheCallistoProtocolUI + + + .addon + TheCallistoProtocolUI + + + + 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