summaryrefslogtreecommitdiff
path: root/external/twain_dsm/README
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2017-12-22 20:46:12 +0300
committerAndras Timar <andras.timar@collabora.com>2018-03-25 17:38:32 +0200
commitb7072853d9bbcdb6aea73db0b7ac5c5a15e56ac1 (patch)
treed24e6db1ac793efd513213b3396780d55d0342e4 /external/twain_dsm/README
parent9cf5400c1059fd970f3646788510f58bcf85ed5d (diff)
tdf#114635: Add TWAINDSM.DLL to 64-bit Windows package
This patch allows us to use our own bundled TWAINDSM.dll (from twain-dsm project, http://www.twain.org, https://github.com/twain/twain-dsm) on 64-bit Windows systems that don't have their own TWAIN DLL, and without requiring users to install it from some other source. The DLL is put into INSTALLOCATION/program along soffice.bin. Of course, TWAIN sources still need to be 64-bit themselves (i.e., true 64-bit TWAIN drivers required) to be usable by 64-bit program. Also this drops external/twain/inc/twain/twain.h, which is an old version copied from twain-dsm, and instead uses the tarball to get the header (required by Library_scn on both 32- and 64-bit Windows). Change-Id: I191027f3221ce46db17f50db91c9cb9315900810 Reviewed-on: https://gerrit.libreoffice.org/46992 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Jenkins <ci@libreoffice.org> (cherry picked from commit 585d9806961342e95f7318fb947bd31e9f86dee0)
Diffstat (limited to 'external/twain_dsm/README')
-rw-r--r--external/twain_dsm/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/twain_dsm/README b/external/twain_dsm/README
new file mode 100644
index 000000000000..b12e770010fe
--- /dev/null
+++ b/external/twain_dsm/README
@@ -0,0 +1 @@
+Windows scanner support. \ No newline at end of file