poco/Foundation/testsuite/Makefile-TestLibrary
Aleksandar Fabijanic d75e68c027 new trunk (base for 1.5)
windows build only
2012-04-23 01:14:34 +00:00

18 lines
337 B
Plaintext

#
# Makefile
#
# $Id: //poco/1.4/Foundation/testsuite/Makefile-TestLibrary#1 $
#
# Makefile for Poco Foundation testsuite
#
include $(POCO_BASE)/build/rules/global
objects = TestPlugin TestLibrary
target = TestLibrary
target_version = 1
target_libs = PocoFoundation
include $(POCO_BASE)/build/rules/dylib