summaryrefslogtreecommitdiff
path: root/runtime/libpng/contrib/msvctest/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/libpng/contrib/msvctest/README.txt')
-rw-r--r--runtime/libpng/contrib/msvctest/README.txt22
1 files changed, 22 insertions, 0 deletions
diff --git a/runtime/libpng/contrib/msvctest/README.txt b/runtime/libpng/contrib/msvctest/README.txt
new file mode 100644
index 0000000000..09bffd3996
--- /dev/null
+++ b/runtime/libpng/contrib/msvctest/README.txt
@@ -0,0 +1,22 @@
+Microsoft Developer Studio Build File, Format Version 6.00 for
+msvctest
+
+Assumes that libpng DLLs and LIBs are in ..\..\projects\msvc\win32\libpng
+Assumes that zlib DLLs and LIBs are in ..\..\projects\msvc\win32\zlib
+
+To build:
+
+1) On the main menu Select "Build|Set Active configuration".
+ Choose the configuration that corresponds to the library you want to test.
+ This library must have been built using the libpng MS project located in
+ the "mscv" subdirectory.
+
+2) Select "Build|Clean"
+
+3) Select "Build|Rebuild All"
+
+4) The test results should appear in the "Build" pane of the Output Window.
+
+
+Simon-Pierre Cadieux
+Methodex Computer Systems Inc.