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/string/make/msvc_7_0/string.sln | 21 +++++ intern/string/make/msvc_7_0/string.vcproj | 141 ++++++++++++++++++++++++++++++ 2 files changed, 162 insertions(+) create mode 100644 intern/string/make/msvc_7_0/string.sln create mode 100644 intern/string/make/msvc_7_0/string.vcproj (limited to 'intern/string') diff --git a/intern/string/make/msvc_7_0/string.sln b/intern/string/make/msvc_7_0/string.sln new file mode 100644 index 00000000000..53981b212ea --- /dev/null +++ b/intern/string/make/msvc_7_0/string.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 7.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "string", "string.vcproj", "{0607A77B-49DD-42D8-A767-D0D60769DC90}" +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + ConfigName.0 = Debug + ConfigName.1 = Release + EndGlobalSection + GlobalSection(ProjectDependencies) = postSolution + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {0607A77B-49DD-42D8-A767-D0D60769DC90}.Debug.ActiveCfg = Debug|Win32 + {0607A77B-49DD-42D8-A767-D0D60769DC90}.Debug.Build.0 = Debug|Win32 + {0607A77B-49DD-42D8-A767-D0D60769DC90}.Release.ActiveCfg = Release|Win32 + {0607A77B-49DD-42D8-A767-D0D60769DC90}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/intern/string/make/msvc_7_0/string.vcproj b/intern/string/make/msvc_7_0/string.vcproj new file mode 100644 index 00000000000..a9c5766c6e4 --- /dev/null +++ b/intern/string/make/msvc_7_0/string.vcproj @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3