From: fredb Date: Sat, 18 Apr 2009 14:18:26 +0000 (+0000) Subject: Update MSVC 7.1 projects - add xmlgrep X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a6563c402c13b8b71598224792a9ea76c5c05627;p=flightgear.git Update MSVC 7.1 projects - add xmlgrep --- diff --git a/projects/VC7.1/.cvsignore b/projects/VC7.1/.cvsignore index e63dcabea..71bbe0014 100755 --- a/projects/VC7.1/.cvsignore +++ b/projects/VC7.1/.cvsignore @@ -1,3 +1,4 @@ +bin Debug Release fgadmin_Debug @@ -20,3 +21,5 @@ metar_Debug metar_Release Terrasync_Release Terrasync_Debug +xmlgrep_Release +xmlgrep_Debug diff --git a/projects/VC7.1/FlightGear.sln b/projects/VC7.1/FlightGear.sln index e4bc31be5..eb14c1fb5 100755 --- a/projects/VC7.1/FlightGear.sln +++ b/projects/VC7.1/FlightGear.sln @@ -54,6 +54,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "terrasync", "terrasync.vcpr {22540CD3-D3CA-4C86-A773-80AEEE3ACDED} = {22540CD3-D3CA-4C86-A773-80AEEE3ACDED} EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "xmlgrep", "xmlgrep.vcproj", "{1F40CF41-9836-4488-BAAF-560623665C12}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject Global GlobalSection(SolutionConfiguration) = preSolution Debug = Debug @@ -100,6 +104,10 @@ Global {874D3F55-6048-4068-A7C2-7FA6AF1F30EA}.Debug.Build.0 = Debug|Win32 {874D3F55-6048-4068-A7C2-7FA6AF1F30EA}.Release.ActiveCfg = Release|Win32 {874D3F55-6048-4068-A7C2-7FA6AF1F30EA}.Release.Build.0 = Release|Win32 + {1F40CF41-9836-4488-BAAF-560623665C12}.Debug.ActiveCfg = Debug|Win32 + {1F40CF41-9836-4488-BAAF-560623665C12}.Debug.Build.0 = Debug|Win32 + {1F40CF41-9836-4488-BAAF-560623665C12}.Release.ActiveCfg = Release|Win32 + {1F40CF41-9836-4488-BAAF-560623665C12}.Release.Build.0 = Release|Win32 EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection diff --git a/projects/VC7.1/xmlgrep.vcproj b/projects/VC7.1/xmlgrep.vcproj new file mode 100755 index 000000000..9a58f2c53 --- /dev/null +++ b/projects/VC7.1/xmlgrep.vcproj @@ -0,0 +1,138 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +