mirror of
https://github.com/textmate/textmate.git
synced 2026-01-13 16:57:56 -05:00
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
target "${dirname}" {
|
|
require HTMLOutput OakAppKit OakFoundation command ns
|
|
headers src/HTMLOutputWindow.h
|
|
sources src/*.mm
|
|
frameworks Cocoa
|
|
}
|