mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Add build files (for new build system)
This commit is contained in:
10
Frameworks/HTMLOutput/default.rave
Normal file
10
Frameworks/HTMLOutput/default.rave
Normal file
@@ -0,0 +1,10 @@
|
||||
target "${dirname}" {
|
||||
require OakAppKit OakFoundation cf document io ns text
|
||||
headers src/HTMLOutput.h
|
||||
|
||||
files resources/* "Resources"
|
||||
|
||||
sources src/**/*.mm
|
||||
tests tests/*.cc
|
||||
frameworks Cocoa WebKit
|
||||
}
|
||||
Reference in New Issue
Block a user