[Commits] (markie) Update for VS7
commits at osafoundation.org
commits at osafoundation.org
Tue Mar 2 14:08:43 PST 2004
Commit by: markie
Modified files:
osaf/chandler/wxpython/src/msw/wxPython/wxPython.sln 1.2 1.3
Log message:
Update for VS7
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/osaf/chandler/wxpython/src/msw/wxPython/wxPython.sln.diff?r1=text&tr1=1.2&r2=text&tr2=1.3
Index: osaf/chandler/wxpython/src/msw/wxPython/wxPython.sln
diff -u osaf/chandler/wxpython/src/msw/wxPython/wxPython.sln:1.2 osaf/chandler/wxpython/src/msw/wxPython/wxPython.sln:1.3
--- osaf/chandler/wxpython/src/msw/wxPython/wxPython.sln:1.2 Mon Mar 31 12:22:06 2003
+++ osaf/chandler/wxpython/src/msw/wxPython/wxPython.sln Tue Mar 2 14:08:13 2004
@@ -1,35 +1,39 @@
-Microsoft Visual Studio Solution File, Format Version 7.00
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "msw", "..\msw.vcproj", "{2AB03B05-2CBE-4175-AEFF-E326FBDC9744}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxPython", "..\..\..\wxPython\wxPython.vcproj", "{17D2BC07-D334-4014-A617-01F5B13C0303}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxSWIG", "..\..\..\wxPython\wxSWIG\wxSWIG.vcproj", "{8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}"
-EndProject
-Global
- GlobalSection(SolutionConfiguration) = preSolution
- ConfigName.0 = Debug
- ConfigName.1 = Release
- EndGlobalSection
- GlobalSection(ProjectDependencies) = postSolution
- {17D2BC07-D334-4014-A617-01F5B13C0303}.0 = {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}
- {8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}.0 = {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}
- EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}.Debug.ActiveCfg = Debug|Win32
- {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}.Debug.Build.0 = Debug|Win32
- {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}.Release.ActiveCfg = Release|Win32
- {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}.Release.Build.0 = Release|Win32
- {17D2BC07-D334-4014-A617-01F5B13C0303}.Debug.ActiveCfg = Debug|Win32
- {17D2BC07-D334-4014-A617-01F5B13C0303}.Debug.Build.0 = Debug|Win32
- {17D2BC07-D334-4014-A617-01F5B13C0303}.Release.ActiveCfg = Release|Win32
- {17D2BC07-D334-4014-A617-01F5B13C0303}.Release.Build.0 = Release|Win32
- {8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}.Debug.ActiveCfg = Debug|Win32
- {8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}.Debug.Build.0 = Debug|Win32
- {8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}.Release.ActiveCfg = Release|Win32
- {8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}.Release.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
- EndGlobalSection
-EndGlobal
+Microsoft Visual Studio Solution File, Format Version 8.00
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "msw", "..\msw.vcproj", "{2AB03B05-2CBE-4175-AEFF-E326FBDC9744}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxPython", "..\..\..\wxPython\wxPython.vcproj", "{17D2BC07-D334-4014-A617-01F5B13C0303}"
+ ProjectSection(ProjectDependencies) = postProject
+ {2AB03B05-2CBE-4175-AEFF-E326FBDC9744} = {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}
+ EndProjectSection
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxSWIG", "..\..\..\wxPython\wxSWIG\wxSWIG.vcproj", "{8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}"
+ ProjectSection(ProjectDependencies) = postProject
+ {2AB03B05-2CBE-4175-AEFF-E326FBDC9744} = {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}
+ EndProjectSection
+EndProject
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ Debug = Debug
+ Release = Release
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}.Debug.ActiveCfg = Debug|Win32
+ {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}.Debug.Build.0 = Debug|Win32
+ {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}.Release.ActiveCfg = Release|Win32
+ {2AB03B05-2CBE-4175-AEFF-E326FBDC9744}.Release.Build.0 = Release|Win32
+ {17D2BC07-D334-4014-A617-01F5B13C0303}.Debug.ActiveCfg = Debug|Win32
+ {17D2BC07-D334-4014-A617-01F5B13C0303}.Debug.Build.0 = Debug|Win32
+ {17D2BC07-D334-4014-A617-01F5B13C0303}.Release.ActiveCfg = Release|Win32
+ {17D2BC07-D334-4014-A617-01F5B13C0303}.Release.Build.0 = Release|Win32
+ {8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}.Debug.ActiveCfg = Debug|Win32
+ {8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}.Debug.Build.0 = Debug|Win32
+ {8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}.Release.ActiveCfg = Release|Win32
+ {8C172AFD-1055-4B8A-9D5F-267EB62EF1EC}.Release.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal
More information about the Commits
mailing list