commit 14871b8d89bcedbb9a0cc3830d9171a47ad194e4
Author: Richard Kimberly Heck <[email protected]>
Date: Sun Dec 9 16:11:51 2018 -0500
File starting to document the Windows dependencies.
---
.../Win32/packaging/installer/DependenciesInfo.txt | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/development/Win32/packaging/installer/DependenciesInfo.txt
b/development/Win32/packaging/installer/DependenciesInfo.txt
new file mode 100644
index 0000000..39841e7
--- /dev/null
+++ b/development/Win32/packaging/installer/DependenciesInfo.txt
@@ -0,0 +1,10 @@
+This file documents (finally) some of the 'dependencies' needed to build
+the Windows installer.
+
+ImageMagick
+ ImageMagick-7.0.8-15-Q16-x86-dll.exe
+ The version number will of course vary. Basically, it seems that we just
+ need to install this, and then copy the installed files over into the
+ Dependencies folder.
+ It would be nice to know if we could instead use the portable version.
+