VirtualBox

source: vbox/trunk/src/libs/libpng-1.2.54/projects/visualc71/README_zlib.txt@ 75439

最後變更 在這個檔案從75439是 58796,由 vboxsync 提交於 9 年 前

libpng 1.2.54 unmodified

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.7 KB
 
1/* WARNING: This file was put in the LibPNG distribution for convenience only.
2 It is expected to be part of the next zlib release under
3 "projects\visualc71\README.txt." */
4
5Microsoft Developer Studio Project File, Format Version 7.10 for zlib.
6
7Copyright (C) 2004 Simon-Pierre Cadieux.
8Copyright (C) 2004 Cosmin Truta.
9For conditions of distribution and use, see copyright notice in zlib.h.
10
11To use:
12
131) On the main menu, select "File | Open Solution".
14 Open "zlib.sln".
15
162) Display the Solution Explorer view (Ctrl+Alt+L)
17
183) Set one of the project as the StartUp project. If you just want to build the
19 binaries set "zlib" as the startup project (Select "zlib" tree view item +
20 Project | Set as StartUp project). If you want to build and test the
21 binaries set it to "example" (Select "example" tree view item + Project |
22 Set as StartUp project), If you want to build the minigzip utility set it to
23 "minigzip" (Select "minigzip" tree view item + Project | Set as StartUp
24 project
25
264) Select "Build | Configuration Manager...".
27 Choose the configuration you wish to build.
28
295) Select "Build | Clean Solution".
30
316) Select "Build | Build Solution (Ctrl-Shift-B)"
32
33This project builds the zlib binaries as follows:
34
35* Win32_DLL_Release\zlib1.dll DLL build
36* Win32_DLL_Debug\zlib1d.dll DLL build (debug version)
37* Win32_DLL_ASM_Release\zlib1.dll DLL build using ASM code
38* Win32_DLL_ASM_Debug\zlib1d.dll DLL build using ASM code (debug version)
39* Win32_LIB_Release\zlib.lib static build
40* Win32_LIB_Debug\zlibd.lib static build (debug version)
41* Win32_LIB_ASM_Release\zlib.lib static build using ASM code
42* Win32_LIB_ASM_Debug\zlibd.lib static build using ASM code (debug version)
43
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette