diff options
Diffstat (limited to 'fingerprint_mod')
-rw-r--r-- | fingerprint_mod/fingerprint_mod.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fingerprint_mod/fingerprint_mod.vcxproj b/fingerprint_mod/fingerprint_mod.vcxproj index bd837b3..526870f 100644 --- a/fingerprint_mod/fingerprint_mod.vcxproj +++ b/fingerprint_mod/fingerprint_mod.vcxproj @@ -191,6 +191,7 @@ <ImportLibrary>
</ImportLibrary>
<TargetMachine>MachineX86</TargetMachine>
+ <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug FULL|Win32'">
|