Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstarkos <none@none>2008-04-10 00:02:25 +0400
committerstarkos <none@none>2008-04-10 00:02:25 +0400
commit45611247b6bbba2863eba0b5f69a369338c5f2f1 (patch)
treea3d703804df31ef7fead9970b2742e14194a86ac /samples/vs2005
parent6e54d256b95f04900898f1824ce4551554bfae13 (diff)
Merged with dev branch: generation of stub solution files for VS and gmake (r292:300)
Diffstat (limited to 'samples/vs2005')
-rw-r--r--samples/vs2005/EmptySolution.sln8
1 files changed, 8 insertions, 0 deletions
diff --git a/samples/vs2005/EmptySolution.sln b/samples/vs2005/EmptySolution.sln
new file mode 100644
index 0000000..634e232
--- /dev/null
+++ b/samples/vs2005/EmptySolution.sln
@@ -0,0 +1,8 @@
+
+Microsoft Visual Studio Solution File, Format Version 9.00
+# Visual Studio 2005
+Global
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal