From 465229e4d6243e0109117bef072ec8722c845a72 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 18 Mar 2003 19:38:36 +0000 Subject: Rest of the VC7 intern projectfiles. --- intern/container/make/msvc_7_0/container.sln | 21 ++++ intern/container/make/msvc_7_0/container.vcproj | 154 ++++++++++++++++++++++++ 2 files changed, 175 insertions(+) create mode 100644 intern/container/make/msvc_7_0/container.sln create mode 100644 intern/container/make/msvc_7_0/container.vcproj (limited to 'intern/container') diff --git a/intern/container/make/msvc_7_0/container.sln b/intern/container/make/msvc_7_0/container.sln new file mode 100644 index 00000000000..16ce8e35563 --- /dev/null +++ b/intern/container/make/msvc_7_0/container.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 7.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "container", "container.vcproj", "{E9E5B187-2E50-4DD7-9577-327FE6C9E6B0}" +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + ConfigName.0 = Debug + ConfigName.1 = Release + EndGlobalSection + GlobalSection(ProjectDependencies) = postSolution + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {E9E5B187-2E50-4DD7-9577-327FE6C9E6B0}.Debug.ActiveCfg = Debug|Win32 + {E9E5B187-2E50-4DD7-9577-327FE6C9E6B0}.Debug.Build.0 = Debug|Win32 + {E9E5B187-2E50-4DD7-9577-327FE6C9E6B0}.Release.ActiveCfg = Release|Win32 + {E9E5B187-2E50-4DD7-9577-327FE6C9E6B0}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/intern/container/make/msvc_7_0/container.vcproj b/intern/container/make/msvc_7_0/container.vcproj new file mode 100644 index 00000000000..87634f919c5 --- /dev/null +++ b/intern/container/make/msvc_7_0/container.vcproj @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3