mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 17:28:05 -05:00
6 lines
301 B
Plaintext
6 lines
301 B
Plaintext
SOURCES = src/*.mm src/OFB/*.mm
|
|
EXPORT = src/FileBrowserViewController.h src/FileBrowserNotifications.h src/FileItemImage.h
|
|
CP_Resources = resources/*
|
|
LINK += MenuBuilder OakAppKit OakCommand OakFoundation Preferences bundles io ns regexp scm settings text
|
|
FRAMEWORKS = Cocoa
|