Files
textmate/Frameworks/OakFileBrowser/target
Allan Odgaard 4f4a56fd7a Make OFBPathInfoCell a public class
This is temporary — if it should remain public, we should rename it and move it to the OakAppKit framework.
2013-01-18 15:45:43 +01:00

6 lines
311 B
Plaintext

SOURCES = src/**/*.{cc,mm}
EXPORT = src/OakFileBrowser.h src/ui/OFBPathInfoCell.h
CP_Resources = resources/* gfx/**/*
LINK += text cf document editor io regexp settings ns plist OakAppKit OakFoundation scm OakSystem Preferences XcodeEditor
FRAMEWORKS = Cocoa Carbon SystemConfiguration