summaryrefslogtreecommitdiff
path: root/driver/driver.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'driver/driver.vcxproj')
-rw-r--r--driver/driver.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/driver/driver.vcxproj b/driver/driver.vcxproj
index 9ebcf31..bee36c4 100644
--- a/driver/driver.vcxproj
+++ b/driver/driver.vcxproj
@@ -108,6 +108,7 @@
<TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
<FloatingPointModel>Precise</FloatingPointModel>
<CallingConvention>StdCall</CallingConvention>
+ <Optimization>MaxSpeed</Optimization>
</ClCompile>
<Link>
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>