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

github.com/windirstat/premake-4.x.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstarkos <unknown>2008-06-17 22:45:11 +0400
committerstarkos <unknown>2008-06-17 22:45:11 +0400
commita99ff72d9f66322dfd38f67c2ee88b1b5a19c54c (patch)
treee90808a68ebe2c1f3974d7e76fa4322c4e36e648 /premake4.lua
parent79d8f8026c3e6fcd9c9e78f58d7cc5e6d7a9997c (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"
+
+
+
+