xref: /aosp_15_r20/external/libpng/contrib/visupng/VisualPng.dsp (revision a67afe4df73cf47866eedc69947994b8ff839aba)
1*a67afe4dSAndroid Build Coastguard Worker# Microsoft Developer Studio Project File - Name="VisualPng" - Package Owner=<4>
2*a67afe4dSAndroid Build Coastguard Worker# Microsoft Developer Studio Generated Build File, Format Version 6.00
3*a67afe4dSAndroid Build Coastguard Worker# ** DO NOT EDIT **
4*a67afe4dSAndroid Build Coastguard Worker
5*a67afe4dSAndroid Build Coastguard Worker# TARGTYPE "Win32 (x86) Application" 0x0101
6*a67afe4dSAndroid Build Coastguard Worker
7*a67afe4dSAndroid Build Coastguard WorkerCFG=VisualPng - Win32 Debug
8*a67afe4dSAndroid Build Coastguard Worker!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9*a67afe4dSAndroid Build Coastguard Worker!MESSAGE use the Export Makefile command and run
10*a67afe4dSAndroid Build Coastguard Worker!MESSAGE
11*a67afe4dSAndroid Build Coastguard Worker!MESSAGE NMAKE /f "VisualPng.mak".
12*a67afe4dSAndroid Build Coastguard Worker!MESSAGE
13*a67afe4dSAndroid Build Coastguard Worker!MESSAGE You can specify a configuration when running NMAKE
14*a67afe4dSAndroid Build Coastguard Worker!MESSAGE by defining the macro CFG on the command line. For example:
15*a67afe4dSAndroid Build Coastguard Worker!MESSAGE
16*a67afe4dSAndroid Build Coastguard Worker!MESSAGE NMAKE /f "VisualPng.mak" CFG="VisualPng - Win32 Debug"
17*a67afe4dSAndroid Build Coastguard Worker!MESSAGE
18*a67afe4dSAndroid Build Coastguard Worker!MESSAGE Possible choices for configuration are:
19*a67afe4dSAndroid Build Coastguard Worker!MESSAGE
20*a67afe4dSAndroid Build Coastguard Worker!MESSAGE "VisualPng - Win32 Release" (based on "Win32 (x86) Application")
21*a67afe4dSAndroid Build Coastguard Worker!MESSAGE "VisualPng - Win32 Debug" (based on "Win32 (x86) Application")
22*a67afe4dSAndroid Build Coastguard Worker!MESSAGE
23*a67afe4dSAndroid Build Coastguard Worker
24*a67afe4dSAndroid Build Coastguard Worker# Begin Project
25*a67afe4dSAndroid Build Coastguard Worker# PROP AllowPerConfigDependencies 0
26*a67afe4dSAndroid Build Coastguard Worker# PROP Scc_ProjName ""
27*a67afe4dSAndroid Build Coastguard Worker# PROP Scc_LocalPath ""
28*a67afe4dSAndroid Build Coastguard WorkerCPP=cl.exe
29*a67afe4dSAndroid Build Coastguard WorkerMTL=midl.exe
30*a67afe4dSAndroid Build Coastguard WorkerRSC=rc.exe
31*a67afe4dSAndroid Build Coastguard Worker
32*a67afe4dSAndroid Build Coastguard Worker!IF  "$(CFG)" == "VisualPng - Win32 Release"
33*a67afe4dSAndroid Build Coastguard Worker
34*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Use_MFC 0
35*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Use_Debug_Libraries 0
36*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Output_Dir "Release"
37*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Intermediate_Dir "Release"
38*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Ignore_Export_Lib 0
39*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Target_Dir ""
40*a67afe4dSAndroid Build Coastguard Worker# PROP Use_MFC 0
41*a67afe4dSAndroid Build Coastguard Worker# PROP Use_Debug_Libraries 0
42*a67afe4dSAndroid Build Coastguard Worker# PROP Output_Dir "Release"
43*a67afe4dSAndroid Build Coastguard Worker# PROP Intermediate_Dir "Release"
44*a67afe4dSAndroid Build Coastguard Worker# PROP Ignore_Export_Lib 0
45*a67afe4dSAndroid Build Coastguard Worker# PROP Target_Dir ""
46*a67afe4dSAndroid Build Coastguard Worker# ADD BASE CPP /nologo /W3 /O2 /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "NDEBUG" /D "PNG_NO_STDIO" /FD /c
47*a67afe4dSAndroid Build Coastguard Worker# SUBTRACT BASE CPP /YX
48*a67afe4dSAndroid Build Coastguard Worker# ADD CPP /nologo /MD /W3 /O2 /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "NDEBUG" /D "PNG_NO_STDIO" /FD /c
49*a67afe4dSAndroid Build Coastguard Worker# SUBTRACT CPP /YX
50*a67afe4dSAndroid Build Coastguard Worker# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
51*a67afe4dSAndroid Build Coastguard Worker# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
52*a67afe4dSAndroid Build Coastguard Worker# ADD BASE RSC /l 0x409 /d "NDEBUG"
53*a67afe4dSAndroid Build Coastguard Worker# ADD RSC /l 0x409 /d "NDEBUG"
54*a67afe4dSAndroid Build Coastguard WorkerBSC32=bscmake.exe
55*a67afe4dSAndroid Build Coastguard Worker# ADD BASE BSC32 /nologo
56*a67afe4dSAndroid Build Coastguard Worker# ADD BSC32 /nologo
57*a67afe4dSAndroid Build Coastguard WorkerLINK32=link.exe
58*a67afe4dSAndroid Build Coastguard Worker# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
59*a67afe4dSAndroid Build Coastguard Worker# ADD LINK32 ..\..\projects\visualc6\Win32_LIB_Release\libpng.lib ..\..\..\zlib\projects\visualc6\Win32_LIB_Release\zlib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
60*a67afe4dSAndroid Build Coastguard Worker# Begin Special Build Tool
61*a67afe4dSAndroid Build Coastguard WorkerOutDir=.\Release
62*a67afe4dSAndroid Build Coastguard WorkerSOURCE="$(InputPath)"
63*a67afe4dSAndroid Build Coastguard WorkerPostBuild_Cmds=$(outdir)\VisualPng.exe ..\..\contrib\pngsuite\basn6a16.png
64*a67afe4dSAndroid Build Coastguard Worker# End Special Build Tool
65*a67afe4dSAndroid Build Coastguard Worker
66*a67afe4dSAndroid Build Coastguard Worker!ELSEIF  "$(CFG)" == "VisualPng - Win32 Debug"
67*a67afe4dSAndroid Build Coastguard Worker
68*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Use_MFC 0
69*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Use_Debug_Libraries 1
70*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Output_Dir "Debug"
71*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Intermediate_Dir "Debug"
72*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Ignore_Export_Lib 0
73*a67afe4dSAndroid Build Coastguard Worker# PROP BASE Target_Dir ""
74*a67afe4dSAndroid Build Coastguard Worker# PROP Use_MFC 0
75*a67afe4dSAndroid Build Coastguard Worker# PROP Use_Debug_Libraries 1
76*a67afe4dSAndroid Build Coastguard Worker# PROP Output_Dir "Debug"
77*a67afe4dSAndroid Build Coastguard Worker# PROP Intermediate_Dir "Debug"
78*a67afe4dSAndroid Build Coastguard Worker# PROP Ignore_Export_Lib 0
79*a67afe4dSAndroid Build Coastguard Worker# PROP Target_Dir ""
80*a67afe4dSAndroid Build Coastguard Worker# ADD BASE CPP /nologo /W3 /Gm /ZI /Od /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "_DEBUG" /D "PNG_NO_STDIO" /FD /GZ /c
81*a67afe4dSAndroid Build Coastguard Worker# SUBTRACT BASE CPP /YX
82*a67afe4dSAndroid Build Coastguard Worker# ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\.." /I "..\..\..\zlib" /D "WIN32" /D "_DEBUG" /D "PNG_NO_STDIO" /FD /GZ /c
83*a67afe4dSAndroid Build Coastguard Worker# SUBTRACT CPP /YX
84*a67afe4dSAndroid Build Coastguard Worker# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
85*a67afe4dSAndroid Build Coastguard Worker# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
86*a67afe4dSAndroid Build Coastguard Worker# ADD BASE RSC /l 0x409 /d "_DEBUG"
87*a67afe4dSAndroid Build Coastguard Worker# ADD RSC /l 0x409 /d "_DEBUG"
88*a67afe4dSAndroid Build Coastguard WorkerBSC32=bscmake.exe
89*a67afe4dSAndroid Build Coastguard Worker# ADD BASE BSC32 /nologo
90*a67afe4dSAndroid Build Coastguard Worker# ADD BSC32 /nologo
91*a67afe4dSAndroid Build Coastguard WorkerLINK32=link.exe
92*a67afe4dSAndroid Build Coastguard Worker# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
93*a67afe4dSAndroid Build Coastguard Worker# ADD LINK32 ..\..\projects\visualc6\Win32_LIB_Release\libpng.lib ..\..\..\zlib\projects\visualc6\Win32_LIB_Release\zlib.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"msvcrt.lib" /pdbtype:sept
94*a67afe4dSAndroid Build Coastguard Worker# Begin Special Build Tool
95*a67afe4dSAndroid Build Coastguard WorkerOutDir=.\Debug
96*a67afe4dSAndroid Build Coastguard WorkerSOURCE="$(InputPath)"
97*a67afe4dSAndroid Build Coastguard WorkerPostBuild_Cmds=$(outdir)\VisualPng.exe ..\..\contrib\pngsuite\basn6a16.png
98*a67afe4dSAndroid Build Coastguard Worker# End Special Build Tool
99*a67afe4dSAndroid Build Coastguard Worker
100*a67afe4dSAndroid Build Coastguard Worker!ENDIF
101*a67afe4dSAndroid Build Coastguard Worker
102*a67afe4dSAndroid Build Coastguard Worker# Begin Target
103*a67afe4dSAndroid Build Coastguard Worker
104*a67afe4dSAndroid Build Coastguard Worker# Name "VisualPng - Win32 Release"
105*a67afe4dSAndroid Build Coastguard Worker# Name "VisualPng - Win32 Debug"
106*a67afe4dSAndroid Build Coastguard Worker# Begin Group "Source Files"
107*a67afe4dSAndroid Build Coastguard Worker
108*a67afe4dSAndroid Build Coastguard Worker# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
109*a67afe4dSAndroid Build Coastguard Worker# Begin Source File
110*a67afe4dSAndroid Build Coastguard Worker
111*a67afe4dSAndroid Build Coastguard WorkerSOURCE=.\PngFile.c
112*a67afe4dSAndroid Build Coastguard Worker# End Source File
113*a67afe4dSAndroid Build Coastguard Worker# Begin Source File
114*a67afe4dSAndroid Build Coastguard Worker
115*a67afe4dSAndroid Build Coastguard WorkerSOURCE=.\VisualPng.c
116*a67afe4dSAndroid Build Coastguard Worker# End Source File
117*a67afe4dSAndroid Build Coastguard Worker# End Group
118*a67afe4dSAndroid Build Coastguard Worker# Begin Group "Header Files"
119*a67afe4dSAndroid Build Coastguard Worker
120*a67afe4dSAndroid Build Coastguard Worker# PROP Default_Filter "h;hpp;hxx;hm;inl"
121*a67afe4dSAndroid Build Coastguard Worker# Begin Source File
122*a67afe4dSAndroid Build Coastguard Worker
123*a67afe4dSAndroid Build Coastguard WorkerSOURCE=.\cexcept.h
124*a67afe4dSAndroid Build Coastguard Worker# End Source File
125*a67afe4dSAndroid Build Coastguard Worker# Begin Source File
126*a67afe4dSAndroid Build Coastguard Worker
127*a67afe4dSAndroid Build Coastguard WorkerSOURCE=.\PngFile.h
128*a67afe4dSAndroid Build Coastguard Worker# End Source File
129*a67afe4dSAndroid Build Coastguard Worker# Begin Source File
130*a67afe4dSAndroid Build Coastguard Worker
131*a67afe4dSAndroid Build Coastguard WorkerSOURCE=.\resource.h
132*a67afe4dSAndroid Build Coastguard Worker# End Source File
133*a67afe4dSAndroid Build Coastguard Worker# End Group
134*a67afe4dSAndroid Build Coastguard Worker# Begin Group "Resource Files"
135*a67afe4dSAndroid Build Coastguard Worker
136*a67afe4dSAndroid Build Coastguard Worker# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
137*a67afe4dSAndroid Build Coastguard Worker# Begin Source File
138*a67afe4dSAndroid Build Coastguard Worker
139*a67afe4dSAndroid Build Coastguard WorkerSOURCE=.\VisualPng.ico
140*a67afe4dSAndroid Build Coastguard Worker# End Source File
141*a67afe4dSAndroid Build Coastguard Worker# Begin Source File
142*a67afe4dSAndroid Build Coastguard Worker
143*a67afe4dSAndroid Build Coastguard WorkerSOURCE=.\VisualPng.rc
144*a67afe4dSAndroid Build Coastguard Worker# End Source File
145*a67afe4dSAndroid Build Coastguard Worker# End Group
146*a67afe4dSAndroid Build Coastguard Worker# End Target
147*a67afe4dSAndroid Build Coastguard Worker# End Project
148