forked from KolibriOS/kolibrios
Update Tupfile.lua's for tup-0.8
git-svn-id: svn://kolibrios.org@10042 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SDL_INCLUDE = tup.getcwd() .. "/../contrib/sdk/sources/SDL-1.2.2_newlib/include"
|
||||
SDL_LIB = tup.getcwd() .. "/../contrib/sdk/lib"
|
||||
SDL_LIB = tup.getvariantdir() .. "/../contrib/sdk/lib"
|
||||
|
||||
tup.include("use_sound.lua")
|
||||
|
||||
|
Reference in New Issue
Block a user