mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27717 72102866-910b-0410-8b05-ffd578937521
25 lines
570 B
Text
25 lines
570 B
Text
#
|
|
# GNUmakefile.preamble - Generated by ProjectCenter
|
|
#
|
|
|
|
# Additional flags to pass to the preprocessor
|
|
ADDITIONAL_CPPFLAGS +=
|
|
|
|
# Additional flags to pass to Objective C compiler
|
|
ADDITIONAL_OBJCFLAGS +=
|
|
|
|
# Additional flags to pass to C compiler
|
|
ADDITIONAL_CFLAGS +=
|
|
|
|
# Additional flags to pass to the linker
|
|
ADDITIONAL_LDFLAGS +=
|
|
|
|
# Additional include directories the compiler should search
|
|
ADDITIONAL_INCLUDE_DIRS +=
|
|
|
|
# Additional library directories the linker should search
|
|
ADDITIONAL_LIB_DIRS +=
|
|
|
|
# Additional TOOL libraries to link
|
|
ADDITIONAL_TOOL_LIBS +=
|
|
|