Files
textmate/Frameworks/OakAppKit/target
2012-08-12 12:59:43 +02:00

7 lines
242 B
Plaintext

SOURCES = src/*.{cc,mm}
CP_Resources = resources/* gfx/**/*.{png,tiff,icns} icons/*
TEST_SOURCES = tests/*.{cc,mm}
LINK += text ns io OakFoundation regexp scm
EXPORT = src/*.h
FRAMEWORKS = Carbon Cocoa AudioToolbox Quartz