llvm-6502/runtime/libpng/contrib/msvctest
John Criswell a6859b4715 Initial checking of the libpng library.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11149 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-06 16:37:53 +00:00
..
msvctest.dsp Initial checking of the libpng library. 2004-02-06 16:37:53 +00:00
msvctest.dsw Initial checking of the libpng library. 2004-02-06 16:37:53 +00:00
README.txt Initial checking of the libpng library. 2004-02-06 16:37:53 +00:00

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.