Files
textmate/Frameworks/HTMLOutputWindow/default.rave
2021-02-15 16:01:50 +01:00

7 lines
147 B
Plaintext

target "${dirname}" {
require HTMLOutput OakAppKit OakFoundation command ns
headers src/HTMLOutputWindow.h
sources src/*.mm
frameworks Cocoa
}