mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-02 01:41:05 +02:00
linux fixes
This commit is contained in:
parent
4863638cbb
commit
437dafa45c
@ -8,10 +8,10 @@
|
|||||||
|
|
||||||
include $(POCO_BASE)/build/rules/global
|
include $(POCO_BASE)/build/rules/global
|
||||||
|
|
||||||
objects = Server
|
objects = Picross PicrossFrame PicrossPage RAWReader
|
||||||
|
|
||||||
target = Server
|
target = picross
|
||||||
target_version = 1
|
target_version = 1
|
||||||
target_libs = PocoFoundation PocoXML PocoNet PocoUtil
|
target_libs = PocoExtJS PocoWebWidgets PocoUtil PocoNet PocoXML PocoFoundation
|
||||||
|
|
||||||
include $(POCO_BASE)/build/rules/exec
|
include $(POCO_BASE)/build/rules/exec
|
||||||
|
Loading…
x
Reference in New Issue
Block a user