MSYS build problem fixed
git-svn-id: svn://anubis/dwscr/trunk@126 5bef9df8-b654-44bb-925b-0ff18baa8f8c
This commit is contained in:
parent
4710d935ae
commit
fea1fe05b9
4
Makefile
4
Makefile
@ -12,11 +12,7 @@ else
|
|||||||
WINDOWS := 1
|
WINDOWS := 1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(WINDOWS),1)
|
|
||||||
export CPPFLAGS += -I"$(shell cd)"
|
|
||||||
else
|
|
||||||
export CPPFLAGS += -I"$(shell pwd)"
|
export CPPFLAGS += -I"$(shell pwd)"
|
||||||
endif
|
|
||||||
|
|
||||||
OBJS = dwscr.o wfobj/WFObj.o LoadFile/LoadFile.o ss/ss.a
|
OBJS = dwscr.o wfobj/WFObj.o LoadFile/LoadFile.o ss/ss.a
|
||||||
TARGET = dwscr
|
TARGET = dwscr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user