File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 200
200
<FunctionLevelLinking >true</FunctionLevelLinking >
201
201
<IntrinsicFunctions >false</IntrinsicFunctions >
202
202
<SDLCheck >true</SDLCheck >
203
- <PreprocessorDefinitions >CHIKARA_VERSION="Alpha 3 ";NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
203
+ <PreprocessorDefinitions >CHIKARA_VERSION="Alpha 4 ";NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
204
204
<ConformanceMode >true</ConformanceMode >
205
205
<LanguageStandard >stdcpp17</LanguageStandard >
206
206
<AdditionalIncludeDirectories >$(SolutionDir)externals\discord-rpc\win64-static\include;$(SolutionDir)externals\json\include;$(SolutionDir)externals\inih;$(SolutionDir)externals\imgui;$(SolutionDir)externals\imgui\examples;$(SolutionDir)externals\readerwriterqueue;$(SolutionDir)externals\stb;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
207
207
<FloatingPointModel >Fast</FloatingPointModel >
208
208
<FavorSizeOrSpeed >Speed</FavorSizeOrSpeed >
209
209
<DisableSpecificWarnings >4996</DisableSpecificWarnings >
210
210
<EnableEnhancedInstructionSet >AdvancedVectorExtensions</EnableEnhancedInstructionSet >
211
+ <MultiProcessorCompilation >true</MultiProcessorCompilation >
211
212
</ClCompile >
212
213
<Link >
213
214
<SubSystem >Console</SubSystem >
You can’t perform that action at this time.
0 commit comments