poco/PDF
Josh Blum f442148670 poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE
For a unix system, this commit implies no changes by default. However, the ${LIB_SUFFIX} convention was added so the build can be configured for a red-hat style installation which uses lib64 by specifying cmake -DLIB_SUFFIX=64

For a windows build (msvc), this commit will cause the .dll files to be installed in the bin/ path; import libraries .lib are still installed in the lib/ path. Installing dlls into the bin path is preferable because dlls must be in the executable %PATH% to be found at runtime, as there is not equivalent of a separate library path as there is on unix.
2014-05-21 14:16:34 -07:00
..
include/Poco/PDF LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
samples re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
src LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
testsuite LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
CMakeLists.txt poco: library install dirs per RUNTIME/LIBRARY/ARCHIVE 2014-05-21 14:16:34 -07:00
dependencies re-added MongoDB, improved buildwin and release scripts 2013-07-23 15:04:48 +02:00
Makefile new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
PDF_vs71.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_vs71.vcproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_vs80.sln - change PocoODBC (SQLite, MySQL) to PocoDataODBC (SQLite, MySQL) 2012-06-25 00:48:59 +00:00
PDF_vs80.vcproj more new and modified build files 2012-06-25 02:13:06 +00:00
PDF_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_vs90.vcproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_vs100.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_vs100.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_vs110.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_vs120.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_vs120.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_x64_vs90.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_x64_vs90.vcproj the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_x64_vs100.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_x64_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_x64_vs100.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
PDF_x64_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_x64_vs110.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_x64_vs120.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF_x64_vs120.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
PDF.progen more line ending fixes 2012-11-11 11:07:27 +01:00