Initial checking of the libpng library.
[oota-llvm.git] / runtime / libpng / contrib / msvctest / README.txt
1 Microsoft Developer Studio Build File, Format Version 6.00 for
2 msvctest
3
4 Assumes that libpng DLLs and LIBs are in ..\..\projects\msvc\win32\libpng
5 Assumes that zlib DLLs and LIBs are in ..\..\projects\msvc\win32\zlib
6
7 To build:
8
9 1) On the main menu Select "Build|Set Active configuration".
10    Choose the configuration that corresponds to the library you want to test.
11    This library must have been built using the libpng MS project located in
12    the "mscv" subdirectory.
13
14 2) Select "Build|Clean"
15
16 3) Select "Build|Rebuild All"
17
18 4) The test results should appear in the "Build" pane of the Output Window.
19
20
21 Simon-Pierre Cadieux
22 Methodex Computer Systems Inc.