From 216fd0924024c9366131623600f3c3bfd17bca76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 7 Apr 2008 12:23:33 +0000 Subject: VS.net build-project svn path=/trunk/externals/zexy/; revision=9680 --- build/win-vs2003/zexy.sln | 18 +++ build/win-vs2003/zexy.vcproj | 346 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 364 insertions(+) create mode 100644 build/win-vs2003/zexy.sln create mode 100644 build/win-vs2003/zexy.vcproj (limited to 'build') diff --git a/build/win-vs2003/zexy.sln b/build/win-vs2003/zexy.sln new file mode 100644 index 0000000..241f59b --- /dev/null +++ b/build/win-vs2003/zexy.sln @@ -0,0 +1,18 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zexy", "zexy.vcproj", "{6B55773B-3FF5-4F09-B538-2A7007DEC4DB}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Release = Release + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release.ActiveCfg = Release|Win32 + {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/build/win-vs2003/zexy.vcproj b/build/win-vs2003/zexy.vcproj new file mode 100644 index 0000000..60349da --- /dev/null +++ b/build/win-vs2003/zexy.vcproj @@ -0,0 +1,346 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1