mirror of
https://github.com/textmate/textmate.git
synced 2026-01-22 13:17:55 -05:00
6 lines
188 B
Plaintext
6 lines
188 B
Plaintext
SOURCES = src/**/*.mm
|
|
EXPORT = src/HTMLOutput.h
|
|
CP_Resources = resources/*
|
|
LINK += text ns document command OakAppKit OakFoundation OakSystem
|
|
FRAMEWORKS = Cocoa WebKit
|