From f06ca3e1968f0c7bd4fac72698c9e8a30397d3e7 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Tue, 18 Mar 2003 19:27:13 +0000 Subject: First set of VC-7 project files. Also first my first commit in the free world, what hath hell wrought. --- intern/guardedalloc/make/msvc_7_0/guardedalloc.sln | 21 ++++ .../guardedalloc/make/msvc_7_0/guardedalloc.vcproj | 139 +++++++++++++++++++++ 2 files changed, 160 insertions(+) create mode 100644 intern/guardedalloc/make/msvc_7_0/guardedalloc.sln create mode 100644 intern/guardedalloc/make/msvc_7_0/guardedalloc.vcproj (limited to 'intern/guardedalloc') diff --git a/intern/guardedalloc/make/msvc_7_0/guardedalloc.sln b/intern/guardedalloc/make/msvc_7_0/guardedalloc.sln new file mode 100644 index 00000000000..b2557eee949 --- /dev/null +++ b/intern/guardedalloc/make/msvc_7_0/guardedalloc.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 7.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "guardedalloc", "guardedalloc.vcproj", "{1CC733F1-6AB5-4904-8F63-C08C46B79DD9}" +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + ConfigName.0 = Debug + ConfigName.1 = Release + EndGlobalSection + GlobalSection(ProjectDependencies) = postSolution + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {1CC733F1-6AB5-4904-8F63-C08C46B79DD9}.Debug.ActiveCfg = Debug|Win32 + {1CC733F1-6AB5-4904-8F63-C08C46B79DD9}.Debug.Build.0 = Debug|Win32 + {1CC733F1-6AB5-4904-8F63-C08C46B79DD9}.Release.ActiveCfg = Release|Win32 + {1CC733F1-6AB5-4904-8F63-C08C46B79DD9}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/intern/guardedalloc/make/msvc_7_0/guardedalloc.vcproj b/intern/guardedalloc/make/msvc_7_0/guardedalloc.vcproj new file mode 100644 index 00000000000..02a1571c244 --- /dev/null +++ b/intern/guardedalloc/make/msvc_7_0/guardedalloc.vcproj @@ -0,0 +1,139 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3