1.1 --- a/premake/projects/testtimer.lua Sun Feb 02 00:33:31 2014 -0800
1.2 +++ b/premake/projects/testtimer.lua Sun Feb 02 00:53:27 2014 -0800
1.3 @@ -1,4 +1,4 @@
1.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
1.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
1.6 --
1.7 -- This software is provided 'as-is', without any express or implied
1.8 -- warranty. In no event will the authors be held liable for any damages
1.9 @@ -25,4 +25,4 @@
1.10 SDL_sourcedir "../test"
1.11 SDL_projectLocation "tests"
1.12 SDL_projectDependencies { "SDL2main", "SDL2" }
1.13 - SDL_files { "/testtimer.*" }
1.14 \ No newline at end of file
1.15 + SDL_files { "/testtimer.*" }