Files
textmate/Frameworks/OakAppKit/target
2013-08-01 19:05:39 +02:00

7 lines
246 B
Plaintext

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