Modified Files:

projects/VC8/SimGear.vcproj: Olaf Flebbe, MSVC8 buildsystem changes.
This commit is contained in:
frohlich
2007-01-15 17:32:17 +00:00
parent de6b32d8c6
commit 4d4d26aef8

View File

@@ -503,10 +503,22 @@
RelativePath="..\..\simgear\math\sg_types.hxx"
>
</File>
<File
RelativePath="..\..\simgear\structure\SGAtomic.hxx"
>
</File>
<File
RelativePath="..\..\simgear\structure\SGBinding.hxx"
>
</File>
<File
RelativePath="..\..\simgear\math\SGCMath.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\util\SGDebugDrawCallback.hxx"
>
</File>
<File
RelativePath="..\..\simgear\math\SGGeoc.hxx"
>
@@ -527,6 +539,10 @@
RelativePath="..\..\simgear\math\SGLimits.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\model\SGMaterialAnimation.hxx"
>
</File>
<File
RelativePath="..\..\simgear\math\SGMath.hxx"
>
@@ -543,6 +559,10 @@
RelativePath="..\..\simgear\math\SGMisc.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\util\SGNodeMasks.hxx"
>
</File>
<File
RelativePath="..\..\simgear\math\SGQuat.hxx"
>
@@ -555,6 +575,10 @@
RelativePath="..\..\simgear\structure\SGReferenced.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\util\SGSceneUserData.hxx"
>
</File>
<File
RelativePath="..\..\simgear\structure\SGSharedPtr.hxx"
>
@@ -575,6 +599,10 @@
RelativePath="..\..\simgear\threads\SGThread.hxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\util\SGUpdateVisitor.hxx"
>
</File>
<File
RelativePath="..\..\simgear\math\SGVec3.hxx"
>
@@ -591,20 +619,6 @@
RelativePath="..\..\simgear\scene\model\shadowvolume.hxx"
>
</File>
<File
RelativePath="..\..\simgear\simgear_config.h"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description=""
CommandLine=""
Outputs=""
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\simgear\scene\sky\sky.hxx"
>
@@ -1057,10 +1071,22 @@
RelativePath="..\..\simgear\timing\sg_time.cxx"
>
</File>
<File
RelativePath="..\..\simgear\structure\SGBinding.cxx"
>
</File>
<File
RelativePath="..\..\simgear\math\SGGeodesy.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\model\SGMaterialAnimation.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\util\SGSceneUserData.cxx"
>
</File>
<File
RelativePath="..\..\simgear\scene\util\SGStateAttributeVisitor.cxx"
>
@@ -1218,6 +1244,28 @@
>
</File>
</Filter>
<File
RelativePath="..\..\simgear\simgear_config.h-msvc71"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
CommandLine="copy &quot;$(InputPath)&quot; &quot;$(InputDir)\$(InputName).h&quot;&#x0D;&#x0A;"
Outputs="&quot;${InputDir}\$(InputName).h&quot;"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
CommandLine="copy &quot;$(InputPath)&quot; &quot;$(InputDir)\$(InputName).h&quot;&#x0D;&#x0A;"
Outputs="${InputDir}\$(InputName).h"
/>
</FileConfiguration>
</File>
</Files>
<Globals>
</Globals>