Fixed core
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@101 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6dfe91dcc3
commit
3dfb1aba02
3 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ RPATH = @RPATH@
|
|||
SO = @SO@
|
||||
CCSHARED = @CCSHARED@
|
||||
LDSHARED = @LDSHARED@
|
||||
INCLUDE = -I. -I../Core -I../DOH/Include
|
||||
INCLUDE = -I. -I../Swig -I../DOH/Include
|
||||
|
||||
SRCS = expr.c cpp.c
|
||||
OBJS = expr.o cpp.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue