mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-16 09:37:08 +00:00
478c05fcab
If NO_GET_ENVIRONMENT is #defined at compile time on Windows, do not call GetEnvironmentVariable. QUtil::get_env will always return false. This option is not available through configure. This was added to support a specific user's requirements to avoid calling GetEnvironmentVariable from the Windows API. Nothing in qpdf outside the test coverage system in qtest relies on QUtil::get_env. |
||
---|---|---|
.. | ||
qtest | ||
build.mk | ||
examples.testcov | ||
Makefile | ||
pdf-bookmarks.cc | ||
pdf-create.cc | ||
pdf-double-page-size.cc | ||
pdf-invert-images.cc | ||
pdf-linearize.c | ||
pdf-mod-info.cc | ||
pdf-npages.cc | ||
pdf-parse-content.cc |