Files
textmate/Frameworks/FileBrowser/target
Allan Odgaard 9b70e273d5 Make new file browser’s CreateIconImageForURL public API
Ideally I would like to have the FileItem class be the public API, as that will then take care of updating the icon’s SCM status etc., current commit is just a temporary fix for missing document icons on 10.14.
2018-10-30 16:10:51 +07:00

6 lines
315 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 OakTabBarView Preferences bundles io ns regexp scm settings text
FRAMEWORKS = Cocoa