mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04: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
|