mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 04:20:38 +00:00
Better configuration, gui will compile without DPS
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2954 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
dc8d5a7b03
commit
18bffd34b0
8 changed files with 1568 additions and 5 deletions
|
@ -49,7 +49,8 @@ ADDITIONAL_OBJCFLAGS = -g -Wall
|
|||
ADDITIONAL_CFLAGS = -g
|
||||
|
||||
# Additional include directories the compiler should search
|
||||
ADDITIONAL_INCLUDE_DIRS = -I../Headers
|
||||
ADDITIONAL_INCLUDE_DIRS = -I../Headers\
|
||||
-I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS)
|
||||
|
||||
# Additional LDFLAGS to pass to the linker
|
||||
ADDITIONAL_LDFLAGS =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue