summaryrefslogtreecommitdiff
path: root/SkinEngine/skinengine.sln
diff options
context:
space:
mode:
Diffstat (limited to 'SkinEngine/skinengine.sln')
-rw-r--r--SkinEngine/skinengine.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/SkinEngine/skinengine.sln b/SkinEngine/skinengine.sln
new file mode 100644
index 0000000..b729cc3
--- /dev/null
+++ b/SkinEngine/skinengine.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual Studio 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "skinengine", "skinengine.vcproj", "{4A27088E-5ABF-433F-8061-4909A03CC9AB}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {4A27088E-5ABF-433F-8061-4909A03CC9AB}.Debug|Win32.ActiveCfg = Debug|Win32
+ {4A27088E-5ABF-433F-8061-4909A03CC9AB}.Debug|Win32.Build.0 = Debug|Win32
+ {4A27088E-5ABF-433F-8061-4909A03CC9AB}.Release|Win32.ActiveCfg = Release|Win32
+ {4A27088E-5ABF-433F-8061-4909A03CC9AB}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal