mirror of
https://github.com/ish-app/ish.git
synced 2026-01-18 13:57:29 +00:00
5 lines
227 B
Plaintext
5 lines
227 B
Plaintext
#include "StaticLib.xcconfig"
|
|
|
|
HEADER_SEARCH_PATHS = $(SRCROOT)/deps/linux/arch/ish/include $(SRCROOT)/deps/linux/include $(MESON_BUILD_DIR)/deps/linux/include $(SRCROOT)
|
|
OTHER_CFLAGS = -include user.h -include linux/kconfig.h
|