Files
textmate/Applications/QuickLookGenerator/target
2016-06-29 11:37:27 +02:00

13 lines
459 B
Plaintext

TARGET_NAME = TextMateQL
SOURCES = src/*.{c,mm}
CP_Resources = resources/*
FRAMEWORKS = CoreFoundation QuickLook AppKit OSAKit
LINK += OakFoundation buffer bundles cf file io ns plist scope settings theme
LN_FLAGS -= -Wl,-dead_strip_dylibs
LN_FLAGS += -bundle
BUNDLE_EXTENSION = qlgenerator
# Load frameworks from the TextMate bundle
LN_FLAGS += -rpath @loader_path/../../../../../Frameworks