From 444de56679338c4e3a2764316e6584577e3005bb Mon Sep 17 00:00:00 2001 From: fredb Date: Sat, 2 Aug 2008 11:31:17 +0000 Subject: [PATCH] Update MSVC 7.1 projects - Adapt to OSG 2.6.0-rc1 : location of header files should now be searched in the install directory, here ..\..\..\install\msvc71\OpenSceneGraph\include 3dconvert not built anymore. Use osgconv --- projects/VC7.1/FlightGear.sln | 9 --------- projects/VC7.1/FlightGear.vcproj | 16 ++++++++++++++-- projects/VC7.1/GPSsmooth.vcproj | 4 ++-- projects/VC7.1/MIDGsmooth.vcproj | 4 ++-- projects/VC7.1/UGsmooth.vcproj | 4 ++-- projects/VC7.1/fgadmin.vcproj | 4 ++-- projects/VC7.1/fgjs.vcproj | 5 +++-- projects/VC7.1/yasim.vcproj | 4 ++-- 8 files changed, 27 insertions(+), 23 deletions(-) diff --git a/projects/VC7.1/FlightGear.sln b/projects/VC7.1/FlightGear.sln index 44eb4604d..e9c8d317f 100755 --- a/projects/VC7.1/FlightGear.sln +++ b/projects/VC7.1/FlightGear.sln @@ -14,11 +14,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fgadmin", "fgadmin.vcproj", {22540CD3-D3CA-4C86-A773-80AEEE3ACDED} = {22540CD3-D3CA-4C86-A773-80AEEE3ACDED} EndProjectSection EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "3dconvert", "3dconvert.vcproj", "{D95DBC85-D945-4879-B6CF-5864BF8F5E2E}" - ProjectSection(ProjectDependencies) = postProject - {49142EAF-B264-4B9F-B096-F669999EBB2E} = {49142EAF-B264-4B9F-B096-F669999EBB2E} - EndProjectSection -EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "fgjs", "fgjs.vcproj", "{6749547A-6493-4754-8E0E-49FB3137C4CA}" ProjectSection(ProjectDependencies) = postProject {49142EAF-B264-4B9F-B096-F669999EBB2E} = {49142EAF-B264-4B9F-B096-F669999EBB2E} @@ -67,10 +62,6 @@ Global {7004E589-7EA0-4AFD-B432-3D5E00B55049}.Debug.Build.0 = Debug|Win32 {7004E589-7EA0-4AFD-B432-3D5E00B55049}.Release.ActiveCfg = Release|Win32 {7004E589-7EA0-4AFD-B432-3D5E00B55049}.Release.Build.0 = Release|Win32 - {D95DBC85-D945-4879-B6CF-5864BF8F5E2E}.Debug.ActiveCfg = Debug|Win32 - {D95DBC85-D945-4879-B6CF-5864BF8F5E2E}.Debug.Build.0 = Debug|Win32 - {D95DBC85-D945-4879-B6CF-5864BF8F5E2E}.Release.ActiveCfg = Release|Win32 - {D95DBC85-D945-4879-B6CF-5864BF8F5E2E}.Release.Build.0 = Release|Win32 {6749547A-6493-4754-8E0E-49FB3137C4CA}.Debug.ActiveCfg = Debug|Win32 {6749547A-6493-4754-8E0E-49FB3137C4CA}.Debug.Build.0 = Debug|Win32 {6749547A-6493-4754-8E0E-49FB3137C4CA}.Release.ActiveCfg = Release|Win32 diff --git a/projects/VC7.1/FlightGear.vcproj b/projects/VC7.1/FlightGear.vcproj index 76c4f40cd..af536f538 100755 --- a/projects/VC7.1/FlightGear.vcproj +++ b/projects/VC7.1/FlightGear.vcproj @@ -23,7 +23,7 @@ + + + + @@ -1924,6 +1930,12 @@ + + + + diff --git a/projects/VC7.1/GPSsmooth.vcproj b/projects/VC7.1/GPSsmooth.vcproj index cc3287361..13af128fc 100755 --- a/projects/VC7.1/GPSsmooth.vcproj +++ b/projects/VC7.1/GPSsmooth.vcproj @@ -20,7 +20,7 @@