sl@0
|
1 |
# Microsoft Developer Studio Project File - Name="zlib" - Package Owner=<4>
|
sl@0
|
2 |
# Microsoft Developer Studio Generated Build File, Format Version 6.00
|
sl@0
|
3 |
# ** DO NOT EDIT **
|
sl@0
|
4 |
|
sl@0
|
5 |
# TARGTYPE "Win32 (x86) Static Library" 0x0104
|
sl@0
|
6 |
|
sl@0
|
7 |
CFG=zlib - Win32 Debug
|
sl@0
|
8 |
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
sl@0
|
9 |
!MESSAGE use the Export Makefile command and run
|
sl@0
|
10 |
!MESSAGE
|
sl@0
|
11 |
!MESSAGE NMAKE /f "zlib.mak".
|
sl@0
|
12 |
!MESSAGE
|
sl@0
|
13 |
!MESSAGE You can specify a configuration when running NMAKE
|
sl@0
|
14 |
!MESSAGE by defining the macro CFG on the command line. For example:
|
sl@0
|
15 |
!MESSAGE
|
sl@0
|
16 |
!MESSAGE NMAKE /f "zlib.mak" CFG="zlib - Win32 Debug"
|
sl@0
|
17 |
!MESSAGE
|
sl@0
|
18 |
!MESSAGE Possible choices for configuration are:
|
sl@0
|
19 |
!MESSAGE
|
sl@0
|
20 |
!MESSAGE "zlib - Win32 Release" (based on "Win32 (x86) Static Library")
|
sl@0
|
21 |
!MESSAGE "zlib - Win32 Debug" (based on "Win32 (x86) Static Library")
|
sl@0
|
22 |
!MESSAGE
|
sl@0
|
23 |
|
sl@0
|
24 |
# Begin Project
|
sl@0
|
25 |
# PROP AllowPerConfigDependencies 0
|
sl@0
|
26 |
# PROP Scc_ProjName "zlib"
|
sl@0
|
27 |
# PROP Scc_LocalPath "."
|
sl@0
|
28 |
CPP=cl.exe
|
sl@0
|
29 |
RSC=rc.exe
|
sl@0
|
30 |
|
sl@0
|
31 |
!IF "$(CFG)" == "zlib - Win32 Release"
|
sl@0
|
32 |
|
sl@0
|
33 |
# PROP BASE Use_MFC 0
|
sl@0
|
34 |
# PROP BASE Use_Debug_Libraries 0
|
sl@0
|
35 |
# PROP BASE Output_Dir "Release"
|
sl@0
|
36 |
# PROP BASE Intermediate_Dir "Release"
|
sl@0
|
37 |
# PROP BASE Target_Dir ""
|
sl@0
|
38 |
# PROP Use_MFC 0
|
sl@0
|
39 |
# PROP Use_Debug_Libraries 0
|
sl@0
|
40 |
# PROP Output_Dir "\epoc32\Release\winc\rel"
|
sl@0
|
41 |
# PROP Intermediate_Dir "\epoc32\build\EZLib\ZLib\Release"
|
sl@0
|
42 |
# PROP Target_Dir ""
|
sl@0
|
43 |
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
|
sl@0
|
44 |
# ADD CPP /nologo /W3 /GX /O2 /I "..\..\inc" /I "..\..\src\zlib" /I "..\..\src\zlib" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "__SYMBIAN32__" /D "__TOOLS__" /YX /FD /c
|
sl@0
|
45 |
# ADD BASE RSC /l 0x809 /d "NDEBUG"
|
sl@0
|
46 |
# ADD RSC /l 0x809 /d "NDEBUG"
|
sl@0
|
47 |
BSC32=bscmake.exe
|
sl@0
|
48 |
# ADD BASE BSC32 /nologo
|
sl@0
|
49 |
# ADD BSC32 /nologo
|
sl@0
|
50 |
LIB32=link.exe -lib
|
sl@0
|
51 |
# ADD BASE LIB32 /nologo
|
sl@0
|
52 |
# ADD LIB32 /nologo
|
sl@0
|
53 |
|
sl@0
|
54 |
!ELSEIF "$(CFG)" == "zlib - Win32 Debug"
|
sl@0
|
55 |
|
sl@0
|
56 |
# PROP BASE Use_MFC 0
|
sl@0
|
57 |
# PROP BASE Use_Debug_Libraries 1
|
sl@0
|
58 |
# PROP BASE Output_Dir "Debug"
|
sl@0
|
59 |
# PROP BASE Intermediate_Dir "Debug"
|
sl@0
|
60 |
# PROP BASE Target_Dir ""
|
sl@0
|
61 |
# PROP Use_MFC 0
|
sl@0
|
62 |
# PROP Use_Debug_Libraries 1
|
sl@0
|
63 |
# PROP Output_Dir "\epoc32\Release\winc\deb"
|
sl@0
|
64 |
# PROP Intermediate_Dir "\epoc32\build\EZLib\ZLib\Debug"
|
sl@0
|
65 |
# PROP Target_Dir ""
|
sl@0
|
66 |
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
|
sl@0
|
67 |
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\inc" /I "..\..\src\zlib" /I "..\..\src\zlib" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "__SYMBIAN32__" /D "__TOOLS__" /YX /FD /GZ /c
|
sl@0
|
68 |
# SUBTRACT CPP /X
|
sl@0
|
69 |
# ADD BASE RSC /l 0x809 /d "_DEBUG"
|
sl@0
|
70 |
# ADD RSC /l 0x809 /d "_DEBUG"
|
sl@0
|
71 |
BSC32=bscmake.exe
|
sl@0
|
72 |
# ADD BASE BSC32 /nologo
|
sl@0
|
73 |
# ADD BSC32 /nologo
|
sl@0
|
74 |
LIB32=link.exe -lib
|
sl@0
|
75 |
# ADD BASE LIB32 /nologo
|
sl@0
|
76 |
# ADD LIB32 /nologo
|
sl@0
|
77 |
|
sl@0
|
78 |
!ENDIF
|
sl@0
|
79 |
|
sl@0
|
80 |
# Begin Target
|
sl@0
|
81 |
|
sl@0
|
82 |
# Name "zlib - Win32 Release"
|
sl@0
|
83 |
# Name "zlib - Win32 Debug"
|
sl@0
|
84 |
# Begin Group "Source Files"
|
sl@0
|
85 |
|
sl@0
|
86 |
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
sl@0
|
87 |
# Begin Source File
|
sl@0
|
88 |
|
sl@0
|
89 |
SOURCE=..\..\src\zlib\adler32.cpp
|
sl@0
|
90 |
# End Source File
|
sl@0
|
91 |
# Begin Source File
|
sl@0
|
92 |
|
sl@0
|
93 |
SOURCE=..\..\src\zlib\compress.cpp
|
sl@0
|
94 |
# End Source File
|
sl@0
|
95 |
# Begin Source File
|
sl@0
|
96 |
|
sl@0
|
97 |
SOURCE=..\..\src\zlib\crc32.cpp
|
sl@0
|
98 |
# End Source File
|
sl@0
|
99 |
# Begin Source File
|
sl@0
|
100 |
|
sl@0
|
101 |
SOURCE=..\..\src\zlib\deflate.cpp
|
sl@0
|
102 |
# End Source File
|
sl@0
|
103 |
# Begin Source File
|
sl@0
|
104 |
|
sl@0
|
105 |
SOURCE=..\..\src\zlib\gzio.cpp
|
sl@0
|
106 |
# End Source File
|
sl@0
|
107 |
# Begin Source File
|
sl@0
|
108 |
|
sl@0
|
109 |
SOURCE=..\..\src\zlib\infback.cpp
|
sl@0
|
110 |
# End Source File
|
sl@0
|
111 |
# Begin Source File
|
sl@0
|
112 |
|
sl@0
|
113 |
SOURCE=..\..\src\zlib\inffast.cpp
|
sl@0
|
114 |
# End Source File
|
sl@0
|
115 |
# Begin Source File
|
sl@0
|
116 |
|
sl@0
|
117 |
SOURCE=..\..\src\zlib\inflate.cpp
|
sl@0
|
118 |
# End Source File
|
sl@0
|
119 |
# Begin Source File
|
sl@0
|
120 |
|
sl@0
|
121 |
SOURCE=..\..\src\zlib\inftrees.cpp
|
sl@0
|
122 |
# End Source File
|
sl@0
|
123 |
# Begin Source File
|
sl@0
|
124 |
|
sl@0
|
125 |
SOURCE=..\..\src\zlib\trees.cpp
|
sl@0
|
126 |
# End Source File
|
sl@0
|
127 |
# Begin Source File
|
sl@0
|
128 |
|
sl@0
|
129 |
SOURCE=..\..\src\zlib\uncompr.cpp
|
sl@0
|
130 |
# End Source File
|
sl@0
|
131 |
# Begin Source File
|
sl@0
|
132 |
|
sl@0
|
133 |
SOURCE=..\..\src\zlib\zlibapiwrapper.cpp
|
sl@0
|
134 |
# End Source File
|
sl@0
|
135 |
# Begin Source File
|
sl@0
|
136 |
|
sl@0
|
137 |
SOURCE=..\..\src\zlib\zutil.cpp
|
sl@0
|
138 |
# End Source File
|
sl@0
|
139 |
# End Group
|
sl@0
|
140 |
# End Target
|
sl@0
|
141 |
# End Project
|