1
0
Fork 0
forked from len0rd/rockbox

Fix Player, checkwps and database tools

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23215 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Thomas Martitz 2009-10-16 20:34:54 +00:00
parent 94f7651341
commit d7757eb75c
3 changed files with 15 additions and 2 deletions

View file

@ -19,6 +19,7 @@ FIRMINC = -I$(ROOTDIR)/firmware/include -fno-builtin
INCLUDES = -I$(ROOTDIR)/apps/gui \
-I$(ROOTDIR)/firmware/export \
-I$(ROOTDIR)/apps \
-I$(ROOTDIR)/apps/recorder \
-I$(APPSDIR) \
-I$(BUILDDIR) \