mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
10 lines
384 B
Plaintext
10 lines
384 B
Plaintext
target "${dirname}" {
|
|
require BundleMenu BundlesManager Find HTMLOutput MenuBuilder OakAppKit OakCommand OakFilterList OakFoundation OakSystem Preferences buffer bundles cf command crash document editor file io layout ns settings text theme
|
|
headers src/OakDocumentView.h src/GutterView.h src/OakTextView.h
|
|
|
|
files resources/* "Resources"
|
|
|
|
sources src/*.{cc,mm}
|
|
frameworks Cocoa
|
|
}
|