Added -I{THISDIR} into the iv Makefile.
This commit is contained in:
@@ -9,6 +9,8 @@ CXXFILES =\
|
||||
scanner.cpp\
|
||||
parser.cpp\
|
||||
|
||||
INC += -I$(THISDIR)
|
||||
|
||||
LIBS += $(OSG_LIBS) $(OTHER_LIBS)
|
||||
|
||||
TARGET_BASENAME = iv
|
||||
|
||||
Reference in New Issue
Block a user