Update MSVC 7.1 projects
This commit is contained in:
parent
c8f2013c77
commit
3947a58e3d
1 changed files with 2 additions and 8 deletions
|
@ -99,7 +99,7 @@
|
|||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="0"
|
||||
DebugInformationFormat="3"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
@ -112,7 +112,7 @@
|
|||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\install\msvc71\OpenSceneGraph\lib;..\..\..\install\OpenThreads\lib;..\..\..\plib;..\..\..\SimGear\Release;"..\..\..\pthreads-w32-2-7-0-release";..\..\..\OpenSceneGraph\lib\win32;..\..\..\3rdParty\lib"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
GenerateDebugInformation="FALSE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
ProgramDatabaseFile=".\Release/FlightGear.pdb"
|
||||
SubSystem="1"/>
|
||||
<Tool
|
||||
|
@ -1800,12 +1800,6 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Gui\property_list.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\sgVec3Slider.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\sgVec3Slider.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\GUI\trackball.c">
|
||||
</File>
|
||||
|
|
Loading…
Add table
Reference in a new issue