From 5890f8b2cb353ad57d02232404c78deefc4bb181 Mon Sep 17 00:00:00 2001 From: castano Date: Thu, 17 Apr 2008 08:26:34 +0000 Subject: [PATCH] Add -m32/-m64 compiler flag when compiling cu files. Add /ltcg to prevent msvc warnings. --- branches/2.0/project/vc8/nvassemble/nvassemble.vcproj | 1 + branches/2.0/project/vc8/nvddsinfo/nvddsinfo.vcproj | 1 + branches/2.0/project/vc8/nvtt/nvtt.vcproj | 8 ++++---- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/branches/2.0/project/vc8/nvassemble/nvassemble.vcproj b/branches/2.0/project/vc8/nvassemble/nvassemble.vcproj index cdf76ce..fbc8022 100644 --- a/branches/2.0/project/vc8/nvassemble/nvassemble.vcproj +++ b/branches/2.0/project/vc8/nvassemble/nvassemble.vcproj @@ -278,6 +278,7 @@ AdditionalDependencies="libpng.lib jpeg.lib tiff.lib" OutputFile="$(SolutionDir)\$(ConfigurationName).$(PlatformName)\bin\$(ProjectName).exe" AdditionalLibraryDirectories="..\..\..\gnuwin32\lib" + LinkTimeCodeGeneration="1" TargetMachine="17" /> @@ -701,7 +701,7 @@ > @@ -711,7 +711,7 @@ > @@ -721,7 +721,7 @@ >