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/iksolver/make/msvc_7_0/iksolver.sln | 21 +++ intern/iksolver/make/msvc_7_0/iksolver.vcproj | 235 ++++++++++++++++++++++++++ 2 files changed, 256 insertions(+) create mode 100644 intern/iksolver/make/msvc_7_0/iksolver.sln create mode 100644 intern/iksolver/make/msvc_7_0/iksolver.vcproj (limited to 'intern/iksolver') diff --git a/intern/iksolver/make/msvc_7_0/iksolver.sln b/intern/iksolver/make/msvc_7_0/iksolver.sln new file mode 100644 index 00000000000..e06e5163993 --- /dev/null +++ b/intern/iksolver/make/msvc_7_0/iksolver.sln @@ -0,0 +1,21 @@ +Microsoft Visual Studio Solution File, Format Version 7.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iksolver", "iksolver.vcproj", "{EB6E6428-C3FA-4A95-91AE-F060EFD1D57C}" +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + ConfigName.0 = Debug + ConfigName.1 = Release + EndGlobalSection + GlobalSection(ProjectDependencies) = postSolution + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {EB6E6428-C3FA-4A95-91AE-F060EFD1D57C}.Debug.ActiveCfg = Debug|Win32 + {EB6E6428-C3FA-4A95-91AE-F060EFD1D57C}.Debug.Build.0 = Debug|Win32 + {EB6E6428-C3FA-4A95-91AE-F060EFD1D57C}.Release.ActiveCfg = Release|Win32 + {EB6E6428-C3FA-4A95-91AE-F060EFD1D57C}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/intern/iksolver/make/msvc_7_0/iksolver.vcproj b/intern/iksolver/make/msvc_7_0/iksolver.vcproj new file mode 100644 index 00000000000..941bbc23277 --- /dev/null +++ b/intern/iksolver/make/msvc_7_0/iksolver.vcproj @@ -0,0 +1,235 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3