author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Wed, 18 Aug 2010 10:37:55 +0300 | |
changeset 33 | 3e2da88830cd |
parent 30 | 5dc02b23752f |
permissions | -rw-r--r-- |
0 | 1 |
# Microsoft Developer Studio Project File - Name="libpng" - Package Owner=<4> |
2 |
# Microsoft Developer Studio Generated Build File, Format Version 6.00 |
|
3 |
# ** DO NOT EDIT ** |
|
4 |
||
5 |
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 |
|
6 |
# TARGTYPE "Win32 (x86) Static Library" 0x0104 |
|
7 |
||
8 |
CFG=libpng - Win32 DLL Release |
|
9 |
!MESSAGE This is not a valid makefile. To build this project using NMAKE, |
|
10 |
!MESSAGE use the Export Makefile command and run |
|
11 |
!MESSAGE |
|
12 |
!MESSAGE NMAKE /f "libpng.mak". |
|
13 |
!MESSAGE |
|
14 |
!MESSAGE You can specify a configuration when running NMAKE |
|
15 |
!MESSAGE by defining the macro CFG on the command line. For example: |
|
16 |
!MESSAGE |
|
17 |
!MESSAGE NMAKE /f "libpng.mak" CFG="libpng - Win32 DLL Release" |
|
18 |
!MESSAGE |
|
19 |
!MESSAGE Possible choices for configuration are: |
|
20 |
!MESSAGE |
|
21 |
!MESSAGE "libpng - Win32 DLL Release" (based on "Win32 (x86) Dynamic-Link Library") |
|
22 |
!MESSAGE "libpng - Win32 DLL Debug" (based on "Win32 (x86) Dynamic-Link Library") |
|
23 |
!MESSAGE "libpng - Win32 DLL VB" (based on "Win32 (x86) Dynamic-Link Library") |
|
24 |
!MESSAGE "libpng - Win32 LIB Release" (based on "Win32 (x86) Static Library") |
|
25 |
!MESSAGE "libpng - Win32 LIB Debug" (based on "Win32 (x86) Static Library") |
|
26 |
!MESSAGE |
|
27 |
||
28 |
# Begin Project |
|
29 |
# PROP AllowPerConfigDependencies 0 |
|
30 |
# PROP Scc_ProjName "" |
|
31 |
# PROP Scc_LocalPath "" |
|
32 |
||
33 |
!IF "$(CFG)" == "libpng - Win32 DLL Release" |
|
34 |
||
35 |
# PROP BASE Use_MFC 0 |
|
36 |
# PROP BASE Use_Debug_Libraries 0 |
|
37 |
# PROP BASE Output_Dir "libpng___Win32_DLL_Release" |
|
38 |
# PROP BASE Intermediate_Dir "libpng___Win32_DLL_Release" |
|
39 |
# PROP BASE Target_Dir "" |
|
40 |
# PROP Use_MFC 0 |
|
41 |
# PROP Use_Debug_Libraries 0 |
|
42 |
# PROP Output_Dir "Win32_DLL_Release" |
|
43 |
# PROP Intermediate_Dir "Win32_DLL_Release" |
|
44 |
# PROP Ignore_Export_Lib 0 |
|
45 |
# PROP Target_Dir "" |
|
46 |
CPP=cl.exe |
|
47 |
# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /FD /c |
|
48 |
# SUBTRACT BASE CPP /YX /Yc /Yu |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
49 |
# ADD CPP /nologo /MD /W3 /O2 /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "NDEBUG" /D "PNG_BUILD_DLL" /D "ZLIB_DLL" /FD /c |
0 | 50 |
# SUBTRACT CPP /YX /Yc /Yu |
51 |
MTL=midl.exe |
|
52 |
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
|
53 |
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
|
54 |
RSC=rc.exe |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
55 |
# ADD BASE RSC /l 0x409 /d "PNG_NO_PEDANTIC_WARNINGS" /d "NDEBUG" |
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
56 |
# ADD RSC /l 0x409 /i "..\.." /d "PNG_NO_PEDANTIC_WARNINGS" /d "NDEBUG" |
0 | 57 |
BSC32=bscmake.exe |
58 |
# ADD BASE BSC32 /nologo |
|
59 |
# ADD BSC32 /nologo |
|
60 |
LINK32=link.exe |
|
61 |
# ADD BASE LINK32 /nologo /dll /machine:I386 |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
62 |
# ADD LINK32 zlib1.lib /nologo /dll /machine:I386 /out:"Win32_DLL_Release\libpng14.dll" /libpath:"..\..\..\zlib\projects\visualc6\Win32_DLL_Release" |
0 | 63 |
|
64 |
!ELSEIF "$(CFG)" == "libpng - Win32 DLL Debug" |
|
65 |
||
66 |
# PROP BASE Use_MFC 0 |
|
67 |
# PROP BASE Use_Debug_Libraries 1 |
|
68 |
# PROP BASE Output_Dir "libpng___Win32_DLL_Release" |
|
69 |
# PROP BASE Intermediate_Dir "libpng___Win32_DLL_Release" |
|
70 |
# PROP BASE Target_Dir "" |
|
71 |
# PROP Use_MFC 0 |
|
72 |
# PROP Use_Debug_Libraries 1 |
|
73 |
# PROP Output_Dir "Win32_DLL_Debug" |
|
74 |
# PROP Intermediate_Dir "Win32_DLL_Debug" |
|
75 |
# PROP Ignore_Export_Lib 0 |
|
76 |
# PROP Target_Dir "" |
|
77 |
CPP=cl.exe |
|
78 |
# ADD BASE CPP /nologo /MDd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /FD /GZ /c |
|
79 |
# SUBTRACT BASE CPP /YX /Yc /Yu |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
80 |
# ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "_DEBUG" /D "DEBUG" /D PNG_DEBUG=1 /D "PNG_BUILD_DLL" /D "ZLIB_DLL" /FD /GZ /c |
0 | 81 |
# SUBTRACT CPP /YX /Yc /Yu |
82 |
MTL=midl.exe |
|
83 |
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 |
|
84 |
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 |
|
85 |
RSC=rc.exe |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
86 |
# ADD BASE RSC /l 0x409 /d "PNG_NO_PEDANTIC_WARNINGS" /d "_DEBUG" |
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
87 |
# ADD RSC /l 0x409 /i "..\.." /d "PNG_NO_PEDANTIC_WARNINGS" /d "_DEBUG" /d PNG_DEBUG=1 |
0 | 88 |
BSC32=bscmake.exe |
89 |
# ADD BASE BSC32 /nologo |
|
90 |
# ADD BSC32 /nologo |
|
91 |
LINK32=link.exe |
|
92 |
# ADD BASE LINK32 /nologo /dll /debug /machine:I386 /pdbtype:sept |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
93 |
# ADD LINK32 zlib1d.lib /nologo /dll /debug /machine:I386 /out:"Win32_DLL_Debug\libpng14d.dll" /libpath:"..\..\..\zlib\projects\visualc6\Win32_DLL_Debug" |
0 | 94 |
|
95 |
!ELSEIF "$(CFG)" == "libpng - Win32 DLL VB" |
|
96 |
||
97 |
# PROP BASE Use_MFC 0 |
|
98 |
# PROP BASE Use_Debug_Libraries 0 |
|
99 |
# PROP BASE Output_Dir "libpng___Win32_DLL_VB" |
|
100 |
# PROP BASE Intermediate_Dir "libpng___Win32_DLL_VB" |
|
101 |
# PROP BASE Target_Dir "" |
|
102 |
# PROP Use_MFC 0 |
|
103 |
# PROP Use_Debug_Libraries 0 |
|
104 |
# PROP Output_Dir "Win32_DLL_VB" |
|
105 |
# PROP Intermediate_Dir "Win32_DLL_VB" |
|
106 |
# PROP Ignore_Export_Lib 0 |
|
107 |
# PROP Target_Dir "" |
|
108 |
CPP=cl.exe |
|
109 |
# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /FD /c |
|
110 |
# SUBTRACT BASE CPP /YX /Yc /Yu |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
111 |
# ADD CPP /nologo /MD /W3 /O2 /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "NDEBUG" /D "PNG_BUILD_DLL" /D "ZLIB_DLL" /D PNGAPI=__stdcall /D "PNG_NO_MODULEDEF" /D "PNG_LIBPNG_SPECIALBUILD" /FD /c |
0 | 112 |
# SUBTRACT CPP /YX /Yc /Yu |
113 |
MTL=midl.exe |
|
114 |
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
|
115 |
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 |
|
116 |
RSC=rc.exe |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
117 |
# ADD BASE RSC /l 0x409 /d "PNG_NO_PEDANTIC_WARNINGS" /d "NDEBUG" |
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
118 |
# ADD RSC /l 0x409 /i "..\.." /d "PNG_NO_PEDANTIC_WARNINGS" /d "NDEBUG" /dPNG_LIBPNG_DLLFNAME_POSTFIX=""""VB"""" /dPNG_LIBPNG_SPECIALBUILD=""""__stdcall calling convention used for exported functions"""" |
0 | 119 |
BSC32=bscmake.exe |
120 |
# ADD BASE BSC32 /nologo |
|
121 |
# ADD BSC32 /nologo |
|
122 |
LINK32=link.exe |
|
123 |
# ADD BASE LINK32 /nologo /dll /machine:I386 |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
124 |
# ADD LINK32 zlib1.lib /nologo /dll /machine:I386 /out:"Win32_DLL_VB\libpng14vb.dll" /libpath:"..\..\..\zlib\projects\visualc6\Win32_DLL_Release" |
0 | 125 |
# Begin Special Build Tool |
126 |
OutDir=.\Win32_DLL_VB |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
127 |
TargetName=libpng14vb |
0 | 128 |
SOURCE="$(InputPath)" |
129 |
PostBuild_Cmds=echo Deleting $(targetname) import library and export file (Not required for VB projects) del $(outdir)\$(targetname).lib del $(outdir)\$(targetname).exp |
|
130 |
# End Special Build Tool |
|
131 |
||
132 |
!ELSEIF "$(CFG)" == "libpng - Win32 LIB Release" |
|
133 |
||
134 |
# PROP BASE Use_MFC 0 |
|
135 |
# PROP BASE Use_Debug_Libraries 0 |
|
136 |
# PROP BASE Output_Dir "libpng___Win32_LIB_Release" |
|
137 |
# PROP BASE Intermediate_Dir "libpng___Win32_LIB_Release" |
|
138 |
# PROP BASE Target_Dir "" |
|
139 |
# PROP Use_MFC 0 |
|
140 |
# PROP Use_Debug_Libraries 0 |
|
141 |
# PROP Output_Dir "Win32_LIB_Release" |
|
142 |
# PROP Intermediate_Dir "Win32_LIB_Release" |
|
143 |
# PROP Target_Dir "" |
|
144 |
CPP=cl.exe |
|
145 |
# ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /FD /c |
|
146 |
# SUBTRACT BASE CPP /YX /Yc /Yu |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
147 |
# ADD CPP /nologo /MD /W3 /O2 /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "NDEBUG" /FD /c |
0 | 148 |
# SUBTRACT CPP /YX /Yc /Yu |
149 |
RSC=rc.exe |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
150 |
# ADD BASE RSC /l 0x409 /d "PNG_NO_PEDANTIC_WARNINGS" /d "NDEBUG" |
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
151 |
# ADD RSC /l 0x409 /i "..\.." /d "PNG_NO_PEDANTIC_WARNINGS" /d "NDEBUG" |
0 | 152 |
BSC32=bscmake.exe |
153 |
# ADD BASE BSC32 /nologo |
|
154 |
# ADD BSC32 /nologo |
|
155 |
LIB32=link.exe -lib |
|
156 |
# ADD BASE LIB32 /nologo |
|
157 |
# ADD LIB32 /nologo |
|
158 |
||
159 |
!ELSEIF "$(CFG)" == "libpng - Win32 LIB Debug" |
|
160 |
||
161 |
# PROP BASE Use_MFC 0 |
|
162 |
# PROP BASE Use_Debug_Libraries 1 |
|
163 |
# PROP BASE Output_Dir "libpng___Win32_LIB_Debug" |
|
164 |
# PROP BASE Intermediate_Dir "libpng___Win32_LIB_Debug" |
|
165 |
# PROP BASE Target_Dir "" |
|
166 |
# PROP Use_MFC 0 |
|
167 |
# PROP Use_Debug_Libraries 1 |
|
168 |
# PROP Output_Dir "Win32_LIB_Debug" |
|
169 |
# PROP Intermediate_Dir "Win32_LIB_Debug" |
|
170 |
# PROP Target_Dir "" |
|
171 |
CPP=cl.exe |
|
172 |
# ADD BASE CPP /nologo /MDd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /FD /GZ /c |
|
173 |
# SUBTRACT BASE CPP /YX /Yc /Yu |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
174 |
# ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "_DEBUG" /D "DEBUG" /D PNG_DEBUG=1 /FD /GZ /c |
0 | 175 |
# SUBTRACT CPP /YX /Yc /Yu |
176 |
RSC=rc.exe |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
177 |
# ADD BASE RSC /l 0x409 /d "PNG_NO_PEDANTIC_WARNINGS" /d "_DEBUG" |
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
178 |
# ADD RSC /l 0x409 /d "PNG_NO_PEDANTIC_WARNINGS" /d "_DEBUG" |
0 | 179 |
BSC32=bscmake.exe |
180 |
# ADD BASE BSC32 /nologo |
|
181 |
# ADD BSC32 /nologo |
|
182 |
LIB32=link.exe -lib |
|
183 |
# ADD BASE LIB32 /nologo |
|
184 |
# ADD LIB32 /nologo /out:"Win32_LIB_Debug\libpngd.lib" |
|
185 |
||
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
186 |
!ENDIF |
0 | 187 |
|
188 |
# Begin Target |
|
189 |
||
190 |
# Name "libpng - Win32 DLL Release" |
|
191 |
# Name "libpng - Win32 DLL Debug" |
|
192 |
# Name "libpng - Win32 DLL VB" |
|
193 |
# Name "libpng - Win32 LIB Release" |
|
194 |
# Name "libpng - Win32 LIB Debug" |
|
195 |
# Begin Group "Source Files" |
|
196 |
||
197 |
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
|
198 |
# Begin Source File |
|
199 |
||
200 |
SOURCE=..\..\png.c |
|
201 |
# End Source File |
|
202 |
# Begin Source File |
|
203 |
||
204 |
SOURCE=..\..\pngerror.c |
|
205 |
# End Source File |
|
206 |
# Begin Source File |
|
207 |
||
208 |
SOURCE=..\..\pngget.c |
|
209 |
# End Source File |
|
210 |
# Begin Source File |
|
211 |
||
212 |
SOURCE=..\..\pngmem.c |
|
213 |
# End Source File |
|
214 |
# Begin Source File |
|
215 |
||
216 |
SOURCE=..\..\pngpread.c |
|
217 |
# End Source File |
|
218 |
# Begin Source File |
|
219 |
||
220 |
SOURCE=..\..\pngread.c |
|
221 |
# End Source File |
|
222 |
# Begin Source File |
|
223 |
||
224 |
SOURCE=..\..\pngrio.c |
|
225 |
# End Source File |
|
226 |
# Begin Source File |
|
227 |
||
228 |
SOURCE=..\..\pngrtran.c |
|
229 |
# End Source File |
|
230 |
# Begin Source File |
|
231 |
||
232 |
SOURCE=..\..\pngrutil.c |
|
233 |
# End Source File |
|
234 |
# Begin Source File |
|
235 |
||
236 |
SOURCE=..\..\pngset.c |
|
237 |
# End Source File |
|
238 |
# Begin Source File |
|
239 |
||
240 |
SOURCE=..\..\pngtrans.c |
|
241 |
# End Source File |
|
242 |
# Begin Source File |
|
243 |
||
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
244 |
SOURCE=..\..\scripts\pngwin.def |
0 | 245 |
|
246 |
!IF "$(CFG)" == "libpng - Win32 DLL Release" |
|
247 |
||
248 |
!ELSEIF "$(CFG)" == "libpng - Win32 DLL Debug" |
|
249 |
||
250 |
!ELSEIF "$(CFG)" == "libpng - Win32 DLL VB" |
|
251 |
||
252 |
# PROP Exclude_From_Build 1 |
|
253 |
||
254 |
!ELSEIF "$(CFG)" == "libpng - Win32 LIB Release" |
|
255 |
||
256 |
# PROP Exclude_From_Build 1 |
|
257 |
||
258 |
!ELSEIF "$(CFG)" == "libpng - Win32 LIB Debug" |
|
259 |
||
260 |
# PROP Exclude_From_Build 1 |
|
261 |
||
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
262 |
!ENDIF |
0 | 263 |
|
264 |
# End Source File |
|
265 |
# Begin Source File |
|
266 |
||
267 |
SOURCE=..\..\pngwio.c |
|
268 |
# End Source File |
|
269 |
# Begin Source File |
|
270 |
||
271 |
SOURCE=..\..\pngwrite.c |
|
272 |
# End Source File |
|
273 |
# Begin Source File |
|
274 |
||
275 |
SOURCE=..\..\pngwtran.c |
|
276 |
# End Source File |
|
277 |
# Begin Source File |
|
278 |
||
279 |
SOURCE=..\..\pngwutil.c |
|
280 |
# End Source File |
|
281 |
# End Group |
|
282 |
# Begin Group "Header Files" |
|
283 |
||
284 |
# PROP Default_Filter "h;hpp;hxx;hm;inl" |
|
285 |
# Begin Source File |
|
286 |
||
287 |
SOURCE=..\..\png.h |
|
288 |
# End Source File |
|
289 |
# Begin Source File |
|
290 |
||
291 |
SOURCE=..\..\pngconf.h |
|
292 |
# End Source File |
|
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
293 |
# Begin Source File |
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
294 |
|
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
295 |
SOURCE=..\..\pngpriv.h |
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
296 |
# End Source File |
0 | 297 |
# End Group |
298 |
# Begin Group "Resource Files" |
|
299 |
||
300 |
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
|
301 |
# Begin Source File |
|
302 |
||
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
303 |
SOURCE=..\..\scripts\pngwin.rc |
0 | 304 |
|
305 |
!IF "$(CFG)" == "libpng - Win32 DLL Release" |
|
306 |
||
307 |
!ELSEIF "$(CFG)" == "libpng - Win32 DLL Debug" |
|
308 |
||
309 |
!ELSEIF "$(CFG)" == "libpng - Win32 DLL VB" |
|
310 |
||
311 |
!ELSEIF "$(CFG)" == "libpng - Win32 LIB Release" |
|
312 |
||
313 |
# PROP Exclude_From_Build 1 |
|
314 |
||
315 |
!ELSEIF "$(CFG)" == "libpng - Win32 LIB Debug" |
|
316 |
||
317 |
# PROP Exclude_From_Build 1 |
|
318 |
||
30
5dc02b23752f
Revision: 201025
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
319 |
!ENDIF |
0 | 320 |
|
321 |
# End Source File |
|
322 |
# End Group |
|
323 |
# Begin Source File |
|
324 |
||
325 |
SOURCE=.\README.txt |
|
326 |
# End Source File |
|
327 |
# End Target |
|
328 |
# End Project |