summaryrefslogtreecommitdiff
path: root/ThirdParty/StaticConstructor/StaticConstructorSample/StaticConstructorSample.sln
diff options
context:
space:
mode:
Diffstat (limited to 'ThirdParty/StaticConstructor/StaticConstructorSample/StaticConstructorSample.sln')
-rw-r--r--ThirdParty/StaticConstructor/StaticConstructorSample/StaticConstructorSample.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/ThirdParty/StaticConstructor/StaticConstructorSample/StaticConstructorSample.sln b/ThirdParty/StaticConstructor/StaticConstructorSample/StaticConstructorSample.sln
new file mode 100644
index 0000000..265f06c
--- /dev/null
+++ b/ThirdParty/StaticConstructor/StaticConstructorSample/StaticConstructorSample.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 10.00
+# Visual C++ Express 2008
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StaticConstructorSample", "StaticConstructorSample.vcproj", "{41329043-C008-486E-99A9-BC1A0B4DF9A5}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {41329043-C008-486E-99A9-BC1A0B4DF9A5}.Debug|Win32.ActiveCfg = Debug|Win32
+ {41329043-C008-486E-99A9-BC1A0B4DF9A5}.Debug|Win32.Build.0 = Debug|Win32
+ {41329043-C008-486E-99A9-BC1A0B4DF9A5}.Release|Win32.ActiveCfg = Release|Win32
+ {41329043-C008-486E-99A9-BC1A0B4DF9A5}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal