Files
textmate/Frameworks/Find/target
2013-03-07 10:50:41 +01:00

7 lines
215 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