[commit] r2372 - trunk/GME/XmlBackEnd
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Tue Oct 1 14:13:36 CDT 2013
Author: ksmyth
Date: Tue Oct 1 14:13:35 2013
New Revision: 2372
Log:
SVN libs are now LTCG
Modified:
trunk/GME/XmlBackEnd/XmlBackEnd.vcxproj
Modified: trunk/GME/XmlBackEnd/XmlBackEnd.vcxproj
==============================================================================
--- trunk/GME/XmlBackEnd/XmlBackEnd.vcxproj Tue Oct 1 14:13:27 2013 (r2371)
+++ trunk/GME/XmlBackEnd/XmlBackEnd.vcxproj Tue Oct 1 14:13:35 2013 (r2372)
@@ -213,6 +213,7 @@
</DataExecutionPrevention>
<TargetMachine>MachineX86</TargetMachine>
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
+ <LinkTimeCodeGeneration>UseLinkTimeCodeGeneration</LinkTimeCodeGeneration>
</Link>
<CustomBuildStep>
<Command>xcopy /Y/D/F ..\lib\libeay32.dll "$(OutDir)" && ^
More information about the gme-commit
mailing list