Files
textmate/Frameworks/layout/target
2012-09-24 20:58:43 +02:00

8 lines
224 B
Plaintext

SOURCES = src/*.cc
EXPORT = src/{layout,paragraph,ct}.h
LINK += text buffer selection bundles theme cf ns
TEST_SOURCES = tests/*.{cc,mm}
OBJCXX_FLAGS += -fobjc-arc
LN_FLAGS += -fobjc-arc-cxxlib=libc++