Files
textmate/Frameworks/OakAppKit/target
2013-03-10 16:11:26 +01:00

7 lines
247 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 file
EXPORT = src/*.h
FRAMEWORKS = Carbon Cocoa AudioToolbox Quartz