mirror of
https://github.com/dyne/FreeJ.git
synced 2026-06-16 12:59:33 +02:00
namespace cleanup for controllers
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
INCLUDES = -I$(top_srcdir)/src/include \
|
||||
-I$(top_srcdir)/lib \
|
||||
-I$(top_srcdir)/lib/lo \
|
||||
-I$(top_srcdir)/lib/cwiid \
|
||||
-I$(top_srcdir)/lib/shout \
|
||||
-I$(top_srcdir)/lib/sdl_ttf \
|
||||
-I$(top_srcdir)/lib/javascript \
|
||||
-I$(top_srcdir)/lib/javascript/obj
|
||||
-I$(top_srcdir)/lib/javascript/obj
|
||||
|
||||
|
||||
FREEJ_FLAGS = @SDL_CFLAGS@ @FT2_CFLAGS@ @XIPH_CFLAGS@ @UNICAP_CFLAGS@ @FFMPEG_CFLAGS@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user