# fix vc9 project file
git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1054 67173fc5-114c-0410-ac8e-9d2fd5bffc1fpull/2/head
parent
de0b632e15
commit
97ce1d2bcd
|
@ -714,7 +714,6 @@
|
||||||
</Configuration>
|
</Configuration>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="debug-noboost-st|Win32"
|
Name="debug-noboost-st|Win32"
|
||||||
IntermediateDirectory="H:/obj/$(ProjectName)_$(ConfigurationName)_$(PlatformName)"
|
|
||||||
ConfigurationType="4"
|
ConfigurationType="4"
|
||||||
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
InheritedPropertySheets=".\shared\LibShared.vsprops;.\shared\NoBoostShared.vsprops;.\shared\FastSTL.vsprops"
|
||||||
>
|
>
|
||||||
|
@ -1948,6 +1947,10 @@
|
||||||
<Filter
|
<Filter
|
||||||
Name="ifc"
|
Name="ifc"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\code\IFCCurve.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\code\IFCGeometry.cpp"
|
RelativePath="..\..\code\IFCGeometry.cpp"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue