diff --git a/JediSurvivor/Jedi Survivor.vcxproj b/JediSurvivor/Jedi Survivor.vcxproj new file mode 100644 index 0000000..1e84b83 --- /dev/null +++ b/JediSurvivor/Jedi Survivor.vcxproj @@ -0,0 +1,184 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 17.0 + Win32Proj + {E3EE6157-6E6F-40E6-9FDE-AE9EA9C3FE7A} + Jedi Survivor + 10.0 + Jedi Survivor + + + + DynamicLibrary + true + v143 + Unicode + true + + + DynamicLibrary + false + v143 + true + Unicode + + + DynamicLibrary + true + v143 + Unicode + true + + + DynamicLibrary + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + .addon + JediSurvivorUI + + + .addon + JediSurvivorUI + + + .addon + JediSurvivorUI + + + .addon + JediSurvivorUI + + + + 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