2009-01-18 00:52:20 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="NoBoostShared"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2010-03-03 21:48:23 +00:00
|
|
|
AdditionalIncludeDirectories="..\..\code\BoostWorkaround"
|
2009-01-18 00:52:20 +00:00
|
|
|
PreprocessorDefinitions="ASSIMP_BUILD_BOOST_WORKAROUND;ASSIMP_BUILD_SINGLETHREADED"
|
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|