From c224582941701b4ddc5d1a340c2961e64c4a991b Mon Sep 17 00:00:00 2001 From: starkos Date: Sun, 6 Apr 2008 18:10:41 +0000 Subject: Initial import of my local 4.x development code --HG-- branch : Trunk --- premake4.lua | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 premake4.lua (limited to 'premake4.lua') diff --git a/premake4.lua b/premake4.lua new file mode 100644 index 0000000..02aba03 --- /dev/null +++ b/premake4.lua @@ -0,0 +1,11 @@ +--------------------------------------------------------------------------- +-- Premake4 solution script for Premake4 +-- Copyright (c) 2002-2008 Jason Perkins and the Premake project +--------------------------------------------------------------------------- + +solution "Premake4" + +include "src" + + + -- cgit v1.2.3