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/vs2003
parent6e54d256b95f04900898f1824ce4551554bfae13 (diff)
Merged with dev branch: generation of stub solution files for VS and gmake (r292:300)
Diffstat (limited to 'samples/vs2003')
-rw-r--r--samples/vs2003/EmptySolution.sln11
1 files changed, 11 insertions, 0 deletions
diff --git a/samples/vs2003/EmptySolution.sln b/samples/vs2003/EmptySolution.sln
new file mode 100644
index 0000000..ff0f832
--- /dev/null
+++ b/samples/vs2003/EmptySolution.sln
@@ -0,0 +1,11 @@
+Microsoft Visual Studio Solution File, Format Version 8.00
+Global
+ GlobalSection(SolutionConfiguration) = preSolution
+ EndGlobalSection
+ GlobalSection(ProjectConfiguration) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ EndGlobalSection
+ GlobalSection(ExtensibilityAddIns) = postSolution
+ EndGlobalSection
+EndGlobal