Files
textmate/Frameworks/Find/target
2013-07-26 13:53:58 +02:00

7 lines
215 B
Plaintext

SOURCES = src/*.{cc,mm}
TESTS = tests/*.cc
EXPORT = src/Find.h src/scan_path.h
CP_Resources = resources/*
LINK += text editor io ns OakAppKit OakFoundation regexp scope
FRAMEWORKS = Cocoa