mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
10 lines
342 B
Plaintext
10 lines
342 B
Plaintext
target "${dirname}" {
|
|
require MenuBuilder OakAppKit OakCommand OakFoundation Preferences bundles io ns regexp scm settings text
|
|
headers src/FileBrowserViewController.h src/FileBrowserNotifications.h src/FileItemImage.h src/SCMManager.h src/KEventManager.h
|
|
|
|
files resources/* "Resources"
|
|
|
|
sources src/*.mm src/OFB/*.mm
|
|
frameworks Cocoa
|
|
}
|