summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/libpng/projects/borland
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-05 22:04:08 -0600
committerTimothy Pearson <[email protected]>2011-12-05 22:04:08 -0600
commite02e31c8b9d854cd62cbe9799228f6e08e882773 (patch)
tree53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /src/3rdparty/libpng/projects/borland
parent143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff)
downloadtqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz
tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip
Sync with latest script
Diffstat (limited to 'src/3rdparty/libpng/projects/borland')
-rw-r--r--src/3rdparty/libpng/projects/borland/libpng.readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libpng/projects/borland/libpng.readme.txt b/src/3rdparty/libpng/projects/borland/libpng.readme.txt
index 208fd2398..efe7cbdc6 100644
--- a/src/3rdparty/libpng/projects/borland/libpng.readme.txt
+++ b/src/3rdparty/libpng/projects/borland/libpng.readme.txt
@@ -11,7 +11,7 @@ Z_PREFIX
3) add libpng.lib or libpngstat.lib to the project.
-If you are using libpng.dll, libpng.dll and zlib.dll will be retquired for the code to run.
+If you are using libpng.dll, libpng.dll and zlib.dll will be required for the code to run.
Alternatively, the libpng.dll can be built using zlibstat.lib to produce one dll containing both the zlib and png code.