summaryrefslogtreecommitdiff
path: root/win32/jpeg/jpeg.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/jpeg/jpeg.vcproj')
-rw-r--r--win32/jpeg/jpeg.vcproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/win32/jpeg/jpeg.vcproj b/win32/jpeg/jpeg.vcproj
index c070fec5..633e81ee 100644
--- a/win32/jpeg/jpeg.vcproj
+++ b/win32/jpeg/jpeg.vcproj
@@ -105,6 +105,11 @@
/>
<Tool
Name="VCCLCompilerTool"
+ Optimization="2"
+ InlineFunctionExpansion="2"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="1"
+ OmitFramePointers="true"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
RuntimeLibrary="2"
UsePrecompiledHeader="0"