From 937297561fcc4daadedd1f7c49efd39291ebd5df Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Sun, 12 Sep 2010 12:06:57 +0200 Subject: [PATCH] Fix MSVC 100 project files updated by hand --- projects/VC100/SimGear.vcxproj | 4 ++-- projects/VC100/SimGear.vcxproj.filters | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/projects/VC100/SimGear.vcxproj b/projects/VC100/SimGear.vcxproj index 8729073b..a2e7730d 100644 --- a/projects/VC100/SimGear.vcxproj +++ b/projects/VC100/SimGear.vcxproj @@ -221,7 +221,6 @@ - @@ -417,6 +416,7 @@ + @@ -588,4 +588,4 @@ - \ No newline at end of file + diff --git a/projects/VC100/SimGear.vcxproj.filters b/projects/VC100/SimGear.vcxproj.filters index 3d6585ca..3a94ddc3 100644 --- a/projects/VC100/SimGear.vcxproj.filters +++ b/projects/VC100/SimGear.vcxproj.filters @@ -183,6 +183,9 @@ Lib_sgmisc + + Lib_sgmisc + Lib_sgroute @@ -719,6 +722,9 @@ Lib_sgmisc + + Lib_sgmisc + Lib_sgroute @@ -1168,4 +1174,4 @@ - \ No newline at end of file + -- 2.39.5