mirror of
https://github.com/textmate/textmate.git
synced 2026-02-14 16:34:57 -05:00
6 lines
276 B
Plaintext
6 lines
276 B
Plaintext
SOURCES = src/*.cc
|
|
TEST_SOURCES = tests/*
|
|
LINK += text cf regexp
|
|
FRAMEWORKS = Carbon Security
|
|
EXPORT = src/io.h src/path.h src/entries.h src/events.h src/intermediate.h src/pipe.h src/move_path.h src/icon.h src/resource.h src/socket.h src/swap_file_data.h
|