mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 17:28:05 -05:00
4 lines
121 B
Plaintext
4 lines
121 B
Plaintext
SOURCES = src/*.{mm,capnp}
|
|
EXPORT = src/encoding.h
|
|
LIBS += "$capnp_prefix/lib/libcapnp.a" "$capnp_prefix/lib/libkj.a"
|