summaryrefslogtreecommitdiff
path: root/premake/projects/testoverlay2.lua
diff options
context:
space:
mode:
Diffstat (limited to 'premake/projects/testoverlay2.lua')
-rwxr-xr-xpremake/projects/testoverlay2.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/premake/projects/testoverlay2.lua b/premake/projects/testoverlay2.lua
index d2806b3e6..4d4049af2 100755
--- a/premake/projects/testoverlay2.lua
+++ b/premake/projects/testoverlay2.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
@@ -27,4 +27,4 @@ SDL_project "testoverlay2"
-- a list of items to copy from the sourcedir to the destination
SDL_copy { "moose.dat" }
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testoverlay2.*" } \ No newline at end of file
+ SDL_files { "/testoverlay2.*" }