From b90e603f9cfaea94ff23247c01ff03ba53d1f85d Mon Sep 17 00:00:00 2001 From: Casimir666 Date: Sat, 15 Mar 2008 17:43:31 +0000 Subject: CHANGED : modifications for Visual Studio 2008 (old projects renamed to xxx _vs2005.vcproj / sln) git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@466 10f7b99b-c216-0410-bff0-8a66a9350fd8 --- src/ui/CmdUI/CmdUI.vcproj | 3 +- src/ui/CmdUI/CmdUI_vs2005.vcproj | 326 +++++++++++++++++++ src/ui/LCDUI/LCDUI.vcproj | 3 +- src/ui/LCDUI/LCDUI_vs2005.vcproj | 354 +++++++++++++++++++++ src/ui/ResizableLib/ResizableLib.vcproj | 3 +- src/ui/ResizableLib/ResizableLib_vs2005.vcproj | 386 +++++++++++++++++++++++ src/ui/TreePropSheet/TreePropSheet.vcproj | 3 +- src/ui/TreePropSheet/TreePropSheet_vs2005.vcproj | 339 ++++++++++++++++++++ src/ui/sizecbar/sizecbar.vcproj | 3 +- src/ui/sizecbar/sizecbar_vs2005.vcproj | 339 ++++++++++++++++++++ 10 files changed, 1754 insertions(+), 5 deletions(-) create mode 100644 src/ui/CmdUI/CmdUI_vs2005.vcproj create mode 100644 src/ui/LCDUI/LCDUI_vs2005.vcproj create mode 100644 src/ui/ResizableLib/ResizableLib_vs2005.vcproj create mode 100644 src/ui/TreePropSheet/TreePropSheet_vs2005.vcproj create mode 100644 src/ui/sizecbar/sizecbar_vs2005.vcproj (limited to 'src/ui') diff --git a/src/ui/CmdUI/CmdUI.vcproj b/src/ui/CmdUI/CmdUI.vcproj index b37624510..a166cfc7b 100644 --- a/src/ui/CmdUI/CmdUI.vcproj +++ b/src/ui/CmdUI/CmdUI.vcproj @@ -1,11 +1,12 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/ui/LCDUI/LCDUI.vcproj b/src/ui/LCDUI/LCDUI.vcproj index a67872dbc..cec19a50d 100644 --- a/src/ui/LCDUI/LCDUI.vcproj +++ b/src/ui/LCDUI/LCDUI.vcproj @@ -1,11 +1,12 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/ui/ResizableLib/ResizableLib.vcproj b/src/ui/ResizableLib/ResizableLib.vcproj index efbecfae5..d7bfba0ac 100644 --- a/src/ui/ResizableLib/ResizableLib.vcproj +++ b/src/ui/ResizableLib/ResizableLib.vcproj @@ -1,11 +1,12 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/ui/TreePropSheet/TreePropSheet.vcproj b/src/ui/TreePropSheet/TreePropSheet.vcproj index ac2803d4c..b0268810a 100644 --- a/src/ui/TreePropSheet/TreePropSheet.vcproj +++ b/src/ui/TreePropSheet/TreePropSheet.vcproj @@ -1,11 +1,12 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/ui/sizecbar/sizecbar.vcproj b/src/ui/sizecbar/sizecbar.vcproj index fad3511f1..6fe712319 100644 --- a/src/ui/sizecbar/sizecbar.vcproj +++ b/src/ui/sizecbar/sizecbar.vcproj @@ -1,11 +1,12 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3