summaryrefslogtreecommitdiff
path: root/MSVC9/mpqlib.sln
diff options
context:
space:
mode:
authoryazoo <yazoo@yaz0r.net>2009-01-09 11:49:46 +0100
committeryazoo <yazoo@yaz0r.net>2009-01-09 11:49:46 +0100
commit85f492bf2aa6ed36f4c0b152162492028456a72f (patch)
tree9a70a439b095de301ff0c52f3e9422d77e489b9a /MSVC9/mpqlib.sln
parenteb0a0106bfe9aa9095fb4bd1e944af31a199f445 (diff)
Split visual configs
Diffstat (limited to 'MSVC9/mpqlib.sln')
-rw-r--r--MSVC9/mpqlib.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/MSVC9/mpqlib.sln b/MSVC9/mpqlib.sln
new file mode 100644
index 0000000..e276f2e
--- /dev/null
+++ b/MSVC9/mpqlib.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mpqlib", "mpqlib.vcproj", "{6EB0B7ED-DF9D-4264-8046-A7D18F927E34}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {6EB0B7ED-DF9D-4264-8046-A7D18F927E34}.Debug|Win32.ActiveCfg = Debug|Win32
+ {6EB0B7ED-DF9D-4264-8046-A7D18F927E34}.Debug|Win32.Build.0 = Debug|Win32
+ {6EB0B7ED-DF9D-4264-8046-A7D18F927E34}.Release|Win32.ActiveCfg = Release|Win32
+ {6EB0B7ED-DF9D-4264-8046-A7D18F927E34}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal