aboutsummaryrefslogtreecommitdiff
path: root/lib/vgmstream/win32
diff options
context:
space:
mode:
authorwsoltys <wiso@xbmc.org>2013-11-01 14:15:55 -0700
committerwsoltys <wiso@xbmc.org>2013-11-01 14:15:55 -0700
commita15940e8afda49482f83edc2b6b5374ba6423cd2 (patch)
treed79f6c284e486baf2557ceb00c5b60776b026804 /lib/vgmstream/win32
parenta0f2c4bc814093f7053cdebc1e551ed854af87bc (diff)
parent75123e9e01c32d2d79f7be2a362e9127c26e7ef7 (diff)
Merge pull request #3485 from Karlson2k/win32_projects_update_01
Win32 projects update
Diffstat (limited to 'lib/vgmstream/win32')
-rw-r--r--lib/vgmstream/win32/win32.vcxproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/vgmstream/win32/win32.vcxproj b/lib/vgmstream/win32/win32.vcxproj
index 2e08b94478..e7fca4de68 100644
--- a/lib/vgmstream/win32/win32.vcxproj
+++ b/lib/vgmstream/win32/win32.vcxproj
@@ -114,6 +114,13 @@
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<DisableSpecificWarnings>4267;4018;4244;4312;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
+ <Optimization>Full</Optimization>
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
+ <OmitFramePointers>true</OmitFramePointers>
+ <WholeProgramOptimization>true</WholeProgramOptimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
</ClCompile>
<Link>
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
@@ -129,6 +136,7 @@
</DataExecutionPrevention>
<ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
<TargetMachine>MachineX86</TargetMachine>
+ <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
</Link>
<PostBuildEvent>
<Command>