mirror of
https://github.com/textmate/textmate.git
synced 2026-01-13 00:37:57 -05:00
8 lines
377 B
Plaintext
8 lines
377 B
Plaintext
target "${dirname}" {
|
|
require BundlesManager FileBrowser OakAppKit OakFoundation TMFileReference authorization buffer cf command editor encoding file io layout ns plist regexp scm selection settings text theme undo
|
|
headers src/OakDocument.h src/OakDocumentController.h src/OakDocumentEditor.h
|
|
sources src/*.{mm,cc}
|
|
tests tests/t_*.{mm,cc}
|
|
frameworks ApplicationServices
|
|
}
|