Update MSVC 7.1 projects
This commit is contained in:
parent
fde0f8eb3c
commit
d15229a835
1 changed files with 8 additions and 6 deletions
|
@ -99,6 +99,7 @@
|
|||
ProgramDataBaseFileName=".\Release/"
|
||||
WarningLevel="3"
|
||||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="0"
|
||||
CompileAs="0"/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
|
@ -111,6 +112,7 @@
|
|||
SuppressStartupBanner="TRUE"
|
||||
AdditionalLibraryDirectories="..\..\..\install\OpenSceneGraph\lib;..\..\..\install\OpenThreads\lib;..\..\..\plib;..\..\..\SimGear\Release;"..\..\..\pthreads-w32-2-7-0-release";..\..\..\OpenSceneGraph\lib\win32;..\..\..\3rdParty\lib"
|
||||
IgnoreDefaultLibraryNames=""
|
||||
GenerateDebugInformation="FALSE"
|
||||
ProgramDatabaseFile=".\Release/FlightGear.pdb"
|
||||
SubSystem="1"/>
|
||||
<Tool
|
||||
|
@ -1929,18 +1931,18 @@
|
|||
<File
|
||||
RelativePath="..\..\src\Main\viewer.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Main\ViewPartitionNode.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Main\ViewPartitionNode.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Main\viewmgr.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Main\viewmgr.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Main\ViewPartitionNode.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Main\ViewPartitionNode.hxx">
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Lib_Navaids"
|
||||
|
|
Loading…
Reference in a new issue