summaryrefslogtreecommitdiff
path: root/contacts_rate
diff options
context:
space:
mode:
Diffstat (limited to 'contacts_rate')
-rw-r--r--contacts_rate/rate_10.vcxproj5
1 files changed, 2 insertions, 3 deletions
diff --git a/contacts_rate/rate_10.vcxproj b/contacts_rate/rate_10.vcxproj
index 1af790e..a9738a4 100644
--- a/contacts_rate/rate_10.vcxproj
+++ b/contacts_rate/rate_10.vcxproj
@@ -56,13 +56,12 @@
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
+ <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
</ClCompile>
<Link>
<GenerateDebugInformation>true</GenerateDebugInformation>
- <ProgramDatabaseFile>$(OutDir)authstate.pdb</ProgramDatabaseFile>
<SubSystem>Windows</SubSystem>
<BaseAddress>0x22620000</BaseAddress>
- <ImportLibrary>$(OutDir)authstate.lib</ImportLibrary>
<TargetMachine>MachineX86</TargetMachine>
</Link>
</ItemDefinitionGroup>
@@ -76,6 +75,7 @@
</PrecompiledHeader>
<WarningLevel>Level3</WarningLevel>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ <FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
</ClCompile>
<Link>
<ShowProgress>NotSet</ShowProgress>
@@ -84,7 +84,6 @@
<OptimizeReferences>true</OptimizeReferences>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<BaseAddress>0x22620000</BaseAddress>
- <ImportLibrary>$(OutDir)rate.lib</ImportLibrary>
<TargetMachine>MachineX86</TargetMachine>
</Link>
</ItemDefinitionGroup>