mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-22 16:02:29 +02:00
PDF posix build
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
objects = Text
|
||||
objects = Template
|
||||
|
||||
target = Template
|
||||
target_version = 1
|
||||
|
@@ -7,6 +7,7 @@
|
||||
#include "Poco/Path.h"
|
||||
#include "Poco/File.h"
|
||||
#include "Poco/Exception.h"
|
||||
#include <iostream>
|
||||
|
||||
|
||||
#if defined(POCO_OS_FAMILY_UNIX)
|
||||
|
Reference in New Issue
Block a user