From b5f2e4ee8c977f7a437e97a6b92c000d729adc51 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 11 Oct 2008 14:18:11 +0000 Subject: Synced the rest of the MSVC project files (MSVC7, 7.1 and 8) with the latest changes to the GUI from the GSoC branch svn-id: r34768 --- dists/msvc7/scummvm.vcproj | 57 ++++++++++++++++++++++++---------- dists/msvc71/scummvm.vcproj | 57 ++++++++++++++++++++++++---------- dists/msvc8/scummvm.vcproj | 75 ++++++++++++++++++++++++++++++++------------- 3 files changed, 136 insertions(+), 53 deletions(-) diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index dd982dea23..049c02d298 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -1,7 +1,7 @@ @@ -53,8 +53,6 @@ TargetMachine="1"/> - - + + + + @@ -810,12 +812,6 @@ - - - - @@ -882,9 +878,6 @@ - - @@ -898,10 +891,30 @@ RelativePath="..\..\gui\themebrowser.h"> + RelativePath="..\..\gui\ThemeEngine.cpp"> + + + + + + + + + + + RelativePath="..\..\gui\ThemeParser.h"> + + + @@ -981,6 +994,18 @@ + + + + + + + + diff --git a/dists/msvc71/scummvm.vcproj b/dists/msvc71/scummvm.vcproj index 0648d5a43f..a614f3260e 100644 --- a/dists/msvc71/scummvm.vcproj +++ b/dists/msvc71/scummvm.vcproj @@ -1,7 +1,7 @@ @@ -53,8 +53,6 @@ TargetMachine="1"/> - - + + + + @@ -824,12 +826,6 @@ - - - - @@ -896,9 +892,6 @@ - - @@ -912,10 +905,30 @@ RelativePath="..\..\gui\themebrowser.h"> + RelativePath="..\..\gui\ThemeEngine.cpp"> + + + + + + + + + + + RelativePath="..\..\gui\ThemeParser.h"> + + + @@ -995,6 +1008,18 @@ + + + + + + + + diff --git a/dists/msvc8/scummvm.vcproj b/dists/msvc8/scummvm.vcproj index 5247336dc0..2831fb4f79 100644 --- a/dists/msvc8/scummvm.vcproj +++ b/dists/msvc8/scummvm.vcproj @@ -1,7 +1,7 @@ - @@ -194,9 +191,6 @@ - @@ -464,6 +458,14 @@ RelativePath="..\..\common\util.h" > + + + + @@ -1111,14 +1113,6 @@ RelativePath="..\..\gui\EditTextWidget.h" > - - - - @@ -1207,10 +1201,6 @@ RelativePath="..\..\gui\TabWidget.h" > - - @@ -1228,13 +1218,40 @@ > + + + + + + + + + + + + + @@ -1339,6 +1356,22 @@ RelativePath="..\..\graphics\surface.h" > + + + + + + + + -- cgit v1.2.3