mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:30:38 +00:00
Move headers, more GMAppkit fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@4984 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
c9d4f6011a
commit
1a40a9e06b
5 changed files with 12 additions and 6 deletions
|
@ -142,7 +142,7 @@ libgnustep-gui_OBJC_FILES += NSPasteboard.m
|
|||
endif
|
||||
|
||||
libgnustep-gui_HEADER_FILES_DIR = ../Headers
|
||||
libgnustep-gui_HEADER_FILES_INSTALL_DIR = /gnustep/gui
|
||||
libgnustep-gui_HEADER_FILES_INSTALL_DIR = /gnustep
|
||||
|
||||
libgnustep-gui_HEADER_FILES = \
|
||||
AppKit/AppKit.h \
|
||||
|
|
|
@ -73,9 +73,7 @@ ADDITIONAL_LIB_DIRS =
|
|||
#
|
||||
|
||||
# Additional directories to be created during installation
|
||||
ADDITIONAL_INSTALL_DIRS = $(GNUSTEP_HEADERS)/gnustep \
|
||||
$(GNUSTEP_HEADERS)/gnustep/gui \
|
||||
$(GNUSTEP_HEADERS)/gnustep/gui/AppKit
|
||||
ADDITIONAL_INSTALL_DIRS = $(GNUSTEP_HEADERS)/gnustep/AppKit
|
||||
|
||||
# What are the libraries this library depends upon. This is needed for some
|
||||
# systems where building a shared library requires to pass to the linker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue