summaryrefslogtreecommitdiff
path: root/premake/projects/testdraw2.lua
diff options
context:
space:
mode:
Diffstat (limited to 'premake/projects/testdraw2.lua')
-rwxr-xr-xpremake/projects/testdraw2.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/premake/projects/testdraw2.lua b/premake/projects/testdraw2.lua
index 51d66cb5e..99f4cda48 100755
--- a/premake/projects/testdraw2.lua
+++ b/premake/projects/testdraw2.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 "testdraw2"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
- SDL_files { "/testdraw2.*" } \ No newline at end of file
+ SDL_files { "/testdraw2.*" }