Enabled 'fast' STL for vc9. secure_stl=0 && iterator_debugging=0.
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@318 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
OutputDirectory=".\Debug"
|
||||
IntermediateDirectory=".\Debug"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops;..\..\..\..\workspaces\vc9\shared\FastSTL.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
CharacterSet="2"
|
||||
@@ -101,7 +101,7 @@
|
||||
OutputDirectory=".\Release"
|
||||
IntermediateDirectory=".\Release"
|
||||
ConfigurationType="4"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops;..\..\..\..\workspaces\vc9\shared\FastSTL.vsprops"
|
||||
UseOfMFC="0"
|
||||
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||
CharacterSet="2"
|
||||
@@ -654,11 +654,11 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\cppunit\TextTestRunner.h"
|
||||
RelativePath="..\..\include\cppunit\ui\text\TextTestRunner.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\cppunit\ui\text\TextTestRunner.h"
|
||||
RelativePath="..\..\include\cppunit\TextTestRunner.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@@ -2695,11 +2695,11 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\cppunit\Makefile.am"
|
||||
RelativePath="Makefile.am"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Makefile.am"
|
||||
RelativePath="..\..\include\cppunit\Makefile.am"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
|
||||
Reference in New Issue
Block a user