poco/Zip
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
..
doc new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
include/Poco/Zip LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
samples LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +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 new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Makefile new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_CE_vs90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_CE_vs90.vcproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_vs90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_vs90.vcproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_vs100.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_vs100.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Zip_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_vs110.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_vs120.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_vs120.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_VS71.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_VS71.vcproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_VS80.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_VS80.vcproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_WEC2013_vs110.sln updated SDK in WEC2013 project files 2014-04-23 13:30:27 +02:00
Zip_WEC2013_vs110.vcxproj updated SDK in WEC2013 project files 2014-04-23 13:30:27 +02:00
Zip_WEC2013_vs110.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_x64_vs90.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_x64_vs90.vcproj new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_x64_vs100.sln new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip_x64_vs100.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_x64_vs100.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_x64_vs110.sln the great line endings cleanup 2012-11-11 09:57:01 +01:00
Zip_x64_vs110.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_x64_vs110.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_x64_vs120.sln re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_x64_vs120.vcxproj re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip_x64_vs120.vcxproj.filters re-generated vs100-vs120 project files 2014-04-21 10:50:51 +02:00
Zip.progen new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00
Zip.vxbuild new trunk (base for 1.5) 2012-04-23 01:14:34 +00:00