summaryrefslogtreecommitdiff
path: root/win32/README.txt
diff options
context:
space:
mode:
authormikey <mikey@cinecert.com>2010-01-06 21:06:14 +0000
committermikey <>2010-01-06 21:06:14 +0000
commit1de0c0ace0a270b7883c3e9232863e7756103b9d (patch)
tree8e7968e299cc0ed3b9ed08f816ad9d279a9f1932 /win32/README.txt
parent5975dff0adbe4feb120fe18e5bee6641f40d2559 (diff)
version bump
Diffstat (limited to 'win32/README.txt')
-rwxr-xr-xwin32/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/win32/README.txt b/win32/README.txt
index 850624c..dcc2241 100755
--- a/win32/README.txt
+++ b/win32/README.txt
@@ -21,6 +21,10 @@ software in conjuction with CineCert's other software, the use of Xerces-C++ is
with OpenSSL above, if you need/desire XML parsing, extract the source package and build in a
directory of your choice.
+Header files and libraries from the OpenSSL and XML packages must be available to the compiler
+and linker. You may need to modify the makefile to make include files (/I...) and library files
+(/LIBPATH...) available.
+
III. BUILDING
=============