Files
textmate/Frameworks/Find/target
2012-08-28 20:17:29 +02:00

7 lines
226 B
Plaintext

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