Update OakAppKit tests for new conventions

This commit is contained in:
Allan Odgaard
2013-08-01 19:05:39 +02:00
parent a8e677db3c
commit 281f5075e1
3 changed files with 1 additions and 1 deletions

View File

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