Robin Gareus
06b2eb1c27
Previously this was inherited via PBD. On MacOS/X, this adds "-undefined dynamic_lookup -flat_namespace" and various "-framework .." options to linkflags Without this flag, .dylibs fail to link usually because of missing `-lintl` (Undefined symbols: "_libintl_dgettext") On other systems this is a NO-OP: CFLAGS_OSX, CXXFLAGS_OSX and LINKFLAGS_OSX are only set on the darwin platform. |
||
---|---|---|
.. | ||
MSVCwidgets | ||
widgets | ||
ardour_button.cc | ||
ardour_display.cc | ||
ardour_dropdown.cc | ||
ardour_fader.cc | ||
ardour_icon.cc | ||
ardour_knob.cc | ||
ardour_spacer.cc | ||
ardour_spinner.cc | ||
barcontroller.cc | ||
binding_proxy.cc | ||
choice.cc | ||
eventboxext.cc | ||
fastmeter.cc | ||
focus_entry.cc | ||
pane.cc | ||
paths_dialog.cc | ||
popup.cc | ||
prompter.cc | ||
scroomer.cc | ||
searchbar.cc | ||
slider_controller.cc | ||
stateful_button.cc | ||
tabbable.cc | ||
tearoff.cc | ||
tooltips.cc | ||
ui_config.cc | ||
wscript |