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

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