Files
textmate/Frameworks/FileBrowser/target
Allan Odgaard be29a7711a Export the SCMManager from FileBrowser framework
This should probably be its own framework, but nothing beyond the file browser is currently using the SCMManager.
2020-04-14 12:58:10 +07:00

6 lines
318 B
Plaintext

SOURCES = src/*.mm src/OFB/*.mm
EXPORT = src/FileBrowserViewController.h src/FileBrowserNotifications.h src/FileItemImage.h src/SCMManager.h
CP_Resources = resources/*
LINK += MenuBuilder OakAppKit OakCommand OakFoundation Preferences bundles io ns regexp scm settings text
FRAMEWORKS = Cocoa