mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-04-22 22:20:44 +00:00
update gnumakefile
This commit is contained in:
parent
e604adf9a6
commit
2eae4e9250
1 changed files with 0 additions and 8 deletions
|
@ -24,11 +24,3 @@
|
|||
|
||||
ADDITIONAL_GUI_LIBS += \
|
||||
-lInterfaceBuilder
|
||||
|
||||
ifeq ($(GNUSTEP_TARGET_OS),mingw32)
|
||||
ADDITIONAL_LIB_DIRS += \
|
||||
-L../InterfaceBuilder/$(GNUSTEP_OBJ_DIR)
|
||||
else
|
||||
ADDITIONAL_LIB_DIRS += \
|
||||
-L../InterfaceBuilder/$(GNUSTEP_OBJ_DIR)
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue