Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Libretro
Gearsystem
Commits
f8aa3a11
Commit
f8aa3a11
authored
Jun 22, 2021
by
Ignacio Sanchez Gines
Browse files
Update Gearsystem.vcxproj
parent
e6d1cae5
Pipeline
#33560
passed with stages
in 1 minute and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
platforms/windows/Gearsystem.vcxproj
View file @
f8aa3a11
...
@@ -174,7 +174,7 @@
...
@@ -174,7 +174,7 @@
<ExceptionHandling>
Sync
</ExceptionHandling>
<ExceptionHandling>
Sync
</ExceptionHandling>
<ObjectFileName>
$(IntDir)
</ObjectFileName>
<ObjectFileName>
$(IntDir)
</ObjectFileName>
<Optimization>
MaxSpeed
</Optimization>
<Optimization>
MaxSpeed
</Optimization>
<PreprocessorDefinitions>
UNICODE;WIN32;WIN64;NDEBUG;EMULATOR_BUILD=$(EmulatorBuild);%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<PreprocessorDefinitions>
UNICODE;WIN32;WIN64;NDEBUG;EMULATOR_BUILD=
"
$(EmulatorBuild)
"
;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<PreprocessToFile>
false
</PreprocessToFile>
<PreprocessToFile>
false
</PreprocessToFile>
<ProgramDataBaseFileName>
$(IntDir)vc$(PlatformToolsetVersion).pdb
</ProgramDataBaseFileName>
<ProgramDataBaseFileName>
$(IntDir)vc$(PlatformToolsetVersion).pdb
</ProgramDataBaseFileName>
<RuntimeLibrary>
MultiThreadedDLL
</RuntimeLibrary>
<RuntimeLibrary>
MultiThreadedDLL
</RuntimeLibrary>
...
@@ -215,7 +215,7 @@
...
@@ -215,7 +215,7 @@
<ExceptionHandling>
Sync
</ExceptionHandling>
<ExceptionHandling>
Sync
</ExceptionHandling>
<ObjectFileName>
$(IntDir)
</ObjectFileName>
<ObjectFileName>
$(IntDir)
</ObjectFileName>
<Optimization>
Disabled
</Optimization>
<Optimization>
Disabled
</Optimization>
<PreprocessorDefinitions>
UNICODE;WIN32;WIN64;EMULATOR_BUILD=$(EmulatorBuild);%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<PreprocessorDefinitions>
UNICODE;WIN32;WIN64;EMULATOR_BUILD=
"
$(EmulatorBuild)
"
;%(PreprocessorDefinitions)
</PreprocessorDefinitions>
<PreprocessToFile>
false
</PreprocessToFile>
<PreprocessToFile>
false
</PreprocessToFile>
<RuntimeLibrary>
MultiThreadedDebugDLL
</RuntimeLibrary>
<RuntimeLibrary>
MultiThreadedDebugDLL
</RuntimeLibrary>
<RuntimeTypeInfo>
true
</RuntimeTypeInfo>
<RuntimeTypeInfo>
true
</RuntimeTypeInfo>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment