Fix Windows build
This commit is contained in:
parent
6f0d015ed2
commit
18cec1fb81
@ -23,7 +23,7 @@ GTK_INCLUDES= \
|
||||
INCLUDEDIRS= -I.. \
|
||||
-I../src \
|
||||
-I../scintilla/include \
|
||||
-I../tagmanager/include \
|
||||
-I../tagmanager/src \
|
||||
$(GTK_INCLUDES)
|
||||
|
||||
ALL_GTK_LIBS= \
|
||||
|
@ -34,7 +34,7 @@ GTK_INCLUDES= \
|
||||
INCLUDEDIRS= -I.. \
|
||||
-I../scintilla/include \
|
||||
-I../tagmanager/mio \
|
||||
-I../tagmanager/include \
|
||||
-I../tagmanager/src \
|
||||
$(GTK_INCLUDES)
|
||||
|
||||
ALL_GTK_LIBS= \
|
||||
|
@ -23,7 +23,7 @@ GTK_INCLUDES= \
|
||||
-I$(PREFIX)/include \
|
||||
-I$(PREFIX)/include/gettext
|
||||
|
||||
INCLUDEDIRS=-I ../ -I ../mio -I . $(GTK_INCLUDES)
|
||||
INCLUDEDIRS=-I ../ctags -I ../ -I . $(GTK_INCLUDES)
|
||||
|
||||
CBASEFLAGS=-Wall -pipe -mms-bitfields -DPACKAGE=\"geany\" -DG_OS_WIN32 -Wno-missing-braces -Wno-char-subscripts $(INCLUDEDIRS)
|
||||
ifdef DEBUG
|
||||
|
Loading…
x
Reference in New Issue
Block a user