summaryrefslogtreecommitdiff
path: root/premake/projects/happy.lua
diff options
context:
space:
mode:
Diffstat (limited to 'premake/projects/happy.lua')
-rwxr-xr-xpremake/projects/happy.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/premake/projects/happy.lua b/premake/projects/happy.lua
index ca9bc319a..b6104c646 100755
--- a/premake/projects/happy.lua
+++ b/premake/projects/happy.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "happy"
SDL_sourcedir "../Xcode-iOS/Demos"
SDL_projectLocation "Demos"
SDL_projectDependencies { "SDL2" }
- SDL_files { "/src/common.*", "/src/happy.*", "/Info.plist", "/data/icon.bmp" } \ No newline at end of file
+ SDL_files { "/src/common.*", "/src/happy.*", "/Info.plist", "/data/icon.bmp" }