Update of /cvsroot/csp/APPLICATIONS/CSPSim/VisualStudio/CSPSimDLL
In directory sc8-pr-cvs1:/tmp/cvs-serv2139
Modified Files:
CSPSimDLL.vcproj
Log Message:
no message
Index: CSPSimDLL.vcproj
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/VisualStudio/CSPSimDLL/CSPSimDLL.vcproj,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** CSPSimDLL.vcproj 4 May 2003 11:29:04 -0000 1.9
--- CSPSimDLL.vcproj 19 Jun 2003 19:15:28 -0000 1.10
***************
*** 59,63 ****
TypeLibraryName=".\Debug/CSPSimDLL.tlb"/>
<Tool
! Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
--- 59,64 ----
TypeLibraryName=".\Debug/CSPSimDLL.tlb"/>
<Tool
! Name="VCPostBuildEventTool"
! CommandLine="copy /Y cCSP.py ..\..\Bin"/>
<Tool
Name="VCPreBuildEventTool"/>
***************
*** 117,121 ****
TypeLibraryName=".\Release/CSPSimDLL.tlb"/>
<Tool
! Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
--- 118,123 ----
TypeLibraryName=".\Release/CSPSimDLL.tlb"/>
<Tool
! Name="VCPostBuildEventTool"
! CommandLine="copy /Y cCSP.py ..\..\Bin"/>
<Tool
Name="VCPreBuildEventTool"/>
***************
*** 137,149 ****
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
- RelativePath="..\..\Source\AeroDynamics.cpp">
- <FileConfiguration
- Name="Debug|Win32">
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="../../Include"/>
- </FileConfiguration>
- </File>
- <File
RelativePath="..\..\Source\AircraftModel.cpp">
<FileConfiguration
--- 139,142 ----
***************
*** 164,170 ****
--- 157,169 ----
</File>
<File
+ RelativePath="..\..\Source\AircraftPhysicModel.cpp">
+ </File>
+ <File
RelativePath="..\..\Source\Atmosphere.cpp">
</File>
<File
+ RelativePath="..\..\Source\BaseDynamics.cpp">
+ </File>
+ <File
RelativePath="..\..\Source\BaseScreen.cpp">
</File>
***************
*** 173,176 ****
--- 172,178 ----
</File>
<File
+ RelativePath="..\..\Source\Collision.cpp">
+ </File>
+ <File
RelativePath="..\..\Source\Colorspace.cpp">
</File>
***************
*** 191,194 ****
--- 193,199 ----
</File>
<File
+ RelativePath="..\..\Source\Engine.cpp">
+ </File>
+ <File
RelativePath="..\..\Source\EventMapIndex.cpp">
</File>
***************
*** 233,236 ****
--- 238,247 ----
</File>
<File
+ RelativePath="..\..\Source\PhysicModel.cpp">
+ </File>
+ <File
+ RelativePath="..\..\Source\PrimaryAeroDynamics.cpp">
+ </File>
+ <File
RelativePath="..\..\Source\ScreenInfo.cpp">
</File>
***************
*** 285,291 ****
Filter="h;hpp;hxx;hm;inl">
<File
- RelativePath="..\..\Include\AeroDynamics.h">
- </File>
- <File
RelativePath="..\..\Include\AircraftObject.h">
</File>
--- 296,299 ----
***************
*** 297,300 ****
--- 305,311 ----
</File>
<File
+ RelativePath="..\..\Include\BaseDynamics.h">
+ </File>
+ <File
RelativePath="..\..\Include\BasePhysics.h">
</File>
***************
*** 306,309 ****
--- 317,323 ----
</File>
<File
+ RelativePath="..\..\Include\Collision.h">
+ </File>
+ <File
RelativePath="..\..\Include\Colorspace.h">
</File>
***************
*** 321,324 ****
--- 335,341 ----
</File>
<File
+ RelativePath="..\..\Include\Engine.h">
+ </File>
+ <File
RelativePath="..\..\Include\EventMapIndex.h">
</File>
***************
*** 360,366 ****
</File>
<File
- RelativePath="..\..\Include\OGLText.h">
- </File>
- <File
RelativePath="..\..\Include\ObjectModel.h">
</File>
--- 377,380 ----
***************
*** 369,372 ****
--- 383,392 ----
</File>
<File
+ RelativePath="..\..\Include\PhysicModel.h">
+ </File>
+ <File
+ RelativePath="..\..\Include\PrimaryAeroDynamics.h">
+ </File>
+ <File
RelativePath="..\..\Include\ScreenInfo.h">
</File>
***************
*** 379,382 ****
--- 399,405 ----
<File
RelativePath="..\..\Include\SimpleConfig.h">
+ </File>
+ <File
+ RelativePath="..\..\Include\Sky.h">
</File>
<File
|