mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04: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"
|