Files
textmate/Frameworks/Find/target
Allan Odgaard 9894969e67 Initial commit
2012-08-09 16:25:56 +02:00

7 lines
210 B
Plaintext

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