Unify project settings.

This commit is contained in:
castano
2011-03-01 03:03:00 +00:00
parent 92d7ebded3
commit dfcf8ecf37
14 changed files with 89 additions and 85 deletions

View File

@ -216,7 +216,6 @@
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;HAVE_CUDA;__SSE2__;__SSE__;__MMX__"
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
EnableEnhancedInstructionSet="2"
OpenMP="true"
UsePrecompiledHeader="0"
@ -305,7 +304,6 @@
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NVTT_EXPORTS;NVTT_SHARED;HAVE_CUDA;__SSE2__;__SSE__;__MMX__"
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
OpenMP="true"
UsePrecompiledHeader="0"
WarningLevel="3"