diff -r 56ba41ac64fe -r 681eb46b8ac4 premake/projects/testresample.lua --- a/premake/projects/testresample.lua Sun Feb 02 00:33:31 2014 -0800 +++ b/premake/projects/testresample.lua Sun Feb 02 00:53:27 2014 -0800 @@ -1,4 +1,4 @@ --- Copyright (C) 1997-2011 Sam Lantinga +-- Copyright (C) 1997-2014 Sam Lantinga -- -- 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 @@ -- a list of items to copy from the sourcedir to the destination SDL_copy { "sample.wav" } SDL_projectDependencies { "SDL2main", "SDL2" } - SDL_files { "/testresample.*" } \ No newline at end of file + SDL_files { "/testresample.*" }