Files
poco/WebWidgets/ExtJS/samples/Picross/Makefile
Peter Schojer 437dafa45c linux fixes
2008-11-06 11:46:25 +00:00

18 lines
388 B
Makefile

#
# Makefile
#
# $Id: //poco/Main/WebWidgets/ExtJS/samples/Server/Makefile#1 $
#
# Makefile for Poco Server
#
include $(POCO_BASE)/build/rules/global
objects = Picross PicrossFrame PicrossPage RAWReader
target = picross
target_version = 1
target_libs = PocoExtJS PocoWebWidgets PocoUtil PocoNet PocoXML PocoFoundation
include $(POCO_BASE)/build/rules/exec