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-06-17 22:45:11 +0400
committerstarkos <none@none>2008-06-17 22:45:11 +0400
commit6fad26645869006e47b94da4c3f4285dfaaf023c (patch)
treee90808a68ebe2c1f3974d7e76fa4322c4e36e648 /premake4.lua
parentcc0040689a98350078d038886de003ff38609c90 (diff)
Merged configuration check logic and global eol-settings (r405:413)
Diffstat (limited to 'premake4.lua')
-rw-r--r--premake4.lua20
1 files changed, 10 insertions, 10 deletions
diff --git a/premake4.lua b/premake4.lua
index 8a975d8..e300f47 100644
--- a/premake4.lua
+++ b/premake4.lua
@@ -1,10 +1,10 @@
----------------------------------------------------------------------------
--- Premake4 solution script for Premake4
--- Copyright (c) 2002-2008 Jason Perkins and the Premake project
----------------------------------------------------------------------------
-
-solution "Premake4"
-
-
-
-
+---------------------------------------------------------------------------
+-- Premake4 solution script for Premake4
+-- Copyright (c) 2002-2008 Jason Perkins and the Premake project
+---------------------------------------------------------------------------
+
+solution "Premake4"
+
+
+
+