mirror of
https://github.com/chocolate-doom/launcher.git
synced 2024-11-10 07:12:06 +00:00
1030e29175
Subversion-branch: /launcher Subversion-revision: 1751
25 lines
568 B
Text
25 lines
568 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 GUI libraries to link
|
|
ADDITIONAL_GUI_LIBS +=
|
|
|