Fixed the include path, it was missing the CASA directory
This commit is contained in:
parent
f0f75a8716
commit
f80009fec5
@ -4,7 +4,7 @@ CPPFLAGS += -fno-rtti \
|
|||||||
-shared
|
-shared
|
||||||
|
|
||||||
# CASA includes
|
# CASA includes
|
||||||
CASA_INCLUDE_PATH = ../../../include
|
CASA_INCLUDE_PATH = ../../../CASA/include
|
||||||
|
|
||||||
# Change this to point at your Gecko SDK directory.
|
# Change this to point at your Gecko SDK directory.
|
||||||
GECKO_LIB_PATH = /usr/lib/xulrunner-1.8.0.1
|
GECKO_LIB_PATH = /usr/lib/xulrunner-1.8.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user