From bf2c9620f3910c00252e8b861cd776dcb20ce8f9 Mon Sep 17 00:00:00 2001 From: Scott Ehlert Date: Tue, 13 Mar 2007 19:19:33 +0000 Subject: [PATCH] Massive reorganization attempt - part 1.76 --- dlls/csx/msvc7/csx.sln | 29 ++++++ dlls/csx/msvc7/csx.vcproj | 214 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 243 insertions(+) create mode 100755 dlls/csx/msvc7/csx.sln create mode 100755 dlls/csx/msvc7/csx.vcproj diff --git a/dlls/csx/msvc7/csx.sln b/dlls/csx/msvc7/csx.sln new file mode 100755 index 00000000..9b3355fc --- /dev/null +++ b/dlls/csx/msvc7/csx.sln @@ -0,0 +1,29 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "csx", "csx.vcproj", "{1DC4A99A-F23F-4AAE-881C-79D157C91155}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WinCSX", "..\WinCSX\WinCSX.vcproj", "{39A1E5DD-81A1-441D-B99A-E50A01DB05D7}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {1DC4A99A-F23F-4AAE-881C-79D157C91155}.Debug.ActiveCfg = Debug|Win32 + {1DC4A99A-F23F-4AAE-881C-79D157C91155}.Debug.Build.0 = Debug|Win32 + {1DC4A99A-F23F-4AAE-881C-79D157C91155}.Release.ActiveCfg = Release|Win32 + {1DC4A99A-F23F-4AAE-881C-79D157C91155}.Release.Build.0 = Release|Win32 + {39A1E5DD-81A1-441D-B99A-E50A01DB05D7}.Debug.ActiveCfg = Debug|Win32 + {39A1E5DD-81A1-441D-B99A-E50A01DB05D7}.Debug.Build.0 = Debug|Win32 + {39A1E5DD-81A1-441D-B99A-E50A01DB05D7}.Release.ActiveCfg = Release|Win32 + {39A1E5DD-81A1-441D-B99A-E50A01DB05D7}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/dlls/csx/msvc7/csx.vcproj b/dlls/csx/msvc7/csx.vcproj new file mode 100755 index 00000000..961a50ff --- /dev/null +++ b/dlls/csx/msvc7/csx.vcproj @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +