From cdff0fceea872e6696c5b71a9b4b067ee9ef3862 Mon Sep 17 00:00:00 2001
From: fredb <fredb>
Date: Sun, 8 Jun 2008 16:45:13 +0000
Subject: [PATCH] Update MSVC 7.1 projects

---
 projects/VC7.1/SimGear.vcproj | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/projects/VC7.1/SimGear.vcproj b/projects/VC7.1/SimGear.vcproj
index fd278085..2d86e26c 100755
--- a/projects/VC7.1/SimGear.vcproj
+++ b/projects/VC7.1/SimGear.vcproj
@@ -35,7 +35,7 @@
 				ProgramDataBaseFileName=".\Release/"
 				WarningLevel="3"
 				SuppressStartupBanner="TRUE"
-				DebugInformationFormat="0"
+				DebugInformationFormat="3"
 				CompileAs="0"/>
 			<Tool
 				Name="VCCustomBuildTool"/>
@@ -973,6 +973,9 @@
 			<File
 				RelativePath="..\..\simgear\structure\exception.hxx">
 			</File>
+			<File
+				RelativePath="..\..\simgear\structure\OSGVersion.hxx">
+			</File>
 			<File
 				RelativePath="..\..\simgear\structure\SGBinding.cxx">
 			</File>
@@ -1009,9 +1012,6 @@
 			<File
 				RelativePath="..\..\simgear\structure\subsystem_mgr.hxx">
 			</File>
-			<File
-				RelativePath="..\..\simgear\structure\OSGVersion.hxx">
-			</File>
 		</Filter>
 		<Filter
 			Name="Lib_sgnasal"
-- 
2.39.5