Enable openmp.

This commit is contained in:
castano 2010-12-10 02:15:12 +00:00
parent 8a7e6a4a89
commit 65573cc54e

View File

@ -218,6 +218,7 @@
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
EnableEnhancedInstructionSet="2"
OpenMP="true"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
@ -305,6 +306,7 @@
StringPooling="true"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
OpenMP="true"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
@ -1120,6 +1122,10 @@
RelativePath="..\..\..\src\nvtt\SingleColorLookup.cpp"
>
</File>
<File
RelativePath="..\..\..\src\nvtt\TaskDispatcher.h"
>
</File>
<File
RelativePath="..\..\..\src\nvtt\TexImage.cpp"
>