| 1 | # Microsoft Developer Studio Project File - Name="pngtest" - Package Owner=<4>
|
|---|
| 2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00
|
|---|
| 3 | # ** DO NOT EDIT **
|
|---|
| 4 |
|
|---|
| 5 | # TARGTYPE "Win32 (x86) Console Application" 0x0103
|
|---|
| 6 |
|
|---|
| 7 | CFG=pngtest - Win32 DLL Release
|
|---|
| 8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE,
|
|---|
| 9 | !MESSAGE use the Export Makefile command and run
|
|---|
| 10 | !MESSAGE
|
|---|
| 11 | !MESSAGE NMAKE /f "pngtest.mak".
|
|---|
| 12 | !MESSAGE
|
|---|
| 13 | !MESSAGE You can specify a configuration when running NMAKE
|
|---|
| 14 | !MESSAGE by defining the macro CFG on the command line. For example:
|
|---|
| 15 | !MESSAGE
|
|---|
| 16 | !MESSAGE NMAKE /f "pngtest.mak" CFG="pngtest - Win32 DLL Release"
|
|---|
| 17 | !MESSAGE
|
|---|
| 18 | !MESSAGE Possible choices for configuration are:
|
|---|
| 19 | !MESSAGE
|
|---|
| 20 | !MESSAGE "pngtest - Win32 DLL Release" (based on "Win32 (x86) Console Application")
|
|---|
| 21 | !MESSAGE "pngtest - Win32 DLL Debug" (based on "Win32 (x86) Console Application")
|
|---|
| 22 | !MESSAGE "pngtest - Win32 LIB Release" (based on "Win32 (x86) Console Application")
|
|---|
| 23 | !MESSAGE "pngtest - Win32 LIB Debug" (based on "Win32 (x86) Console Application")
|
|---|
| 24 | !MESSAGE
|
|---|
| 25 |
|
|---|
| 26 | # Begin Project
|
|---|
| 27 | # PROP AllowPerConfigDependencies 0
|
|---|
| 28 | # PROP Scc_ProjName ""
|
|---|
| 29 | # PROP Scc_LocalPath ""
|
|---|
| 30 | CPP=cl.exe
|
|---|
| 31 | RSC=rc.exe
|
|---|
| 32 |
|
|---|
| 33 | !IF "$(CFG)" == "pngtest - Win32 DLL Release"
|
|---|
| 34 |
|
|---|
| 35 | # PROP BASE Use_MFC 0
|
|---|
| 36 | # PROP BASE Use_Debug_Libraries 0
|
|---|
| 37 | # PROP BASE Output_Dir "pngtest___Win32_DLL_Release"
|
|---|
| 38 | # PROP BASE Intermediate_Dir "pngtest___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 | # ADD BASE CPP /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /FD /c
|
|---|
| 47 | # SUBTRACT BASE CPP /YX
|
|---|
| 48 | # ADD CPP /nologo /MD /W3 /O2 /I "..\..\..\zlib" /D "WIN32" /D "NDEBUG" /D "PNG_DLL" /D "PNG_NO_STDIO" /FD /c
|
|---|
| 49 | # SUBTRACT CPP /YX
|
|---|
| 50 | # ADD BASE RSC /l 0x409 /d "NDEBUG"
|
|---|
| 51 | # ADD RSC /l 0x409 /d "NDEBUG"
|
|---|
| 52 | BSC32=bscmake.exe
|
|---|
| 53 | # ADD BASE BSC32 /nologo
|
|---|
| 54 | # ADD BSC32 /nologo
|
|---|
| 55 | LINK32=link.exe
|
|---|
| 56 | # ADD BASE LINK32 /nologo /subsystem:console /machine:I386
|
|---|
| 57 | # ADD LINK32 Win32_DLL_Release\libpng14.lib ..\..\..\zlib\projects\visualc6\Win32_DLL_Release\zlib1.lib /nologo /subsystem:console /machine:I386
|
|---|
| 58 | # Begin Special Build Tool
|
|---|
| 59 | OutDir=.\Win32_DLL_Release
|
|---|
| 60 | SOURCE="$(InputPath)"
|
|---|
| 61 | PostBuild_Desc=[Run Test]
|
|---|
| 62 | PostBuild_Cmds=set path=$(outdir);..\..\..\zlib\projects\visualc6\Win32_DLL_Release; $(outdir)\pngtest.exe ..\..\pngtest.png
|
|---|
| 63 | # End Special Build Tool
|
|---|
| 64 |
|
|---|
| 65 | !ELSEIF "$(CFG)" == "pngtest - Win32 DLL Debug"
|
|---|
| 66 |
|
|---|
| 67 | # PROP BASE Use_MFC 0
|
|---|
| 68 | # PROP BASE Use_Debug_Libraries 1
|
|---|
| 69 | # PROP BASE Output_Dir "pngtest___Win32_DLL_Debug"
|
|---|
| 70 | # PROP BASE Intermediate_Dir "pngtest___Win32_DLL_Debug"
|
|---|
| 71 | # PROP BASE Target_Dir ""
|
|---|
| 72 | # PROP Use_MFC 0
|
|---|
| 73 | # PROP Use_Debug_Libraries 1
|
|---|
| 74 | # PROP Output_Dir "Win32_DLL_Debug"
|
|---|
| 75 | # PROP Intermediate_Dir "Win32_DLL_Debug"
|
|---|
| 76 | # PROP Ignore_Export_Lib 0
|
|---|
| 77 | # PROP Target_Dir ""
|
|---|
| 78 | # ADD BASE CPP /nologo /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /FD /GZ /c
|
|---|
| 79 | # SUBTRACT BASE CPP /YX
|
|---|
| 80 | # ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\..\..\zlib" /D "WIN32" /D "_DEBUG" /D "PNG_DLL" /D "PNG_NO_STDIO" /FD /GZ /c
|
|---|
| 81 | # SUBTRACT CPP /YX
|
|---|
| 82 | # ADD BASE RSC /l 0x409 /d "_DEBUG"
|
|---|
| 83 | # ADD RSC /l 0x409 /d "_DEBUG"
|
|---|
| 84 | BSC32=bscmake.exe
|
|---|
| 85 | # ADD BASE BSC32 /nologo
|
|---|
| 86 | # ADD BSC32 /nologo
|
|---|
| 87 | LINK32=link.exe
|
|---|
| 88 | # ADD BASE LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
|
|---|
| 89 | # ADD LINK32 Win32_DLL_Debug\libpng14d.lib ..\..\..\zlib\projects\visualc6\Win32_DLL_Debug\zlib1d.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
|
|---|
| 90 | # Begin Special Build Tool
|
|---|
| 91 | OutDir=.\Win32_DLL_Debug
|
|---|
| 92 | SOURCE="$(InputPath)"
|
|---|
| 93 | PostBuild_Desc=[Run Test]
|
|---|
| 94 | PostBuild_Cmds=set path=$(outdir);..\..\..\zlib\projects\visualc6\Win32_DLL_Debug; $(outdir)\pngtest.exe ..\..\pngtest.png
|
|---|
| 95 | # End Special Build Tool
|
|---|
| 96 |
|
|---|
| 97 | !ELSEIF "$(CFG)" == "pngtest - Win32 LIB Release"
|
|---|
| 98 |
|
|---|
| 99 | # PROP BASE Use_MFC 0
|
|---|
| 100 | # PROP BASE Use_Debug_Libraries 0
|
|---|
| 101 | # PROP BASE Output_Dir "pngtest___Win32_LIB_Release"
|
|---|
| 102 | # PROP BASE Intermediate_Dir "pngtest___Win32_LIB_Release"
|
|---|
| 103 | # PROP BASE Target_Dir ""
|
|---|
| 104 | # PROP Use_MFC 0
|
|---|
| 105 | # PROP Use_Debug_Libraries 0
|
|---|
| 106 | # PROP Output_Dir "Win32_LIB_Release"
|
|---|
| 107 | # PROP Intermediate_Dir "Win32_LIB_Release"
|
|---|
| 108 | # PROP Ignore_Export_Lib 0
|
|---|
| 109 | # PROP Target_Dir ""
|
|---|
| 110 | # ADD BASE CPP /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /FD /c
|
|---|
| 111 | # SUBTRACT BASE CPP /YX
|
|---|
| 112 | # ADD CPP /nologo /MD /W3 /O2 /I "..\..\..\zlib" /D "WIN32" /D "NDEBUG" /FD /c
|
|---|
| 113 | # SUBTRACT CPP /YX
|
|---|
| 114 | # ADD BASE RSC /l 0x409 /d "NDEBUG"
|
|---|
| 115 | # ADD RSC /l 0x409 /d "NDEBUG"
|
|---|
| 116 | BSC32=bscmake.exe
|
|---|
| 117 | # ADD BASE BSC32 /nologo
|
|---|
| 118 | # ADD BSC32 /nologo
|
|---|
| 119 | LINK32=link.exe
|
|---|
| 120 | # ADD BASE LINK32 /nologo /subsystem:console /machine:I386
|
|---|
| 121 | # ADD LINK32 Win32_LIB_Release\libpng.lib ..\..\..\zlib\projects\visualc6\Win32_LIB_Release\zlib.lib /nologo /subsystem:console /machine:I386
|
|---|
| 122 | # Begin Special Build Tool
|
|---|
| 123 | OutDir=.\Win32_LIB_Release
|
|---|
| 124 | SOURCE="$(InputPath)"
|
|---|
| 125 | PostBuild_Desc=[Run Test]
|
|---|
| 126 | PostBuild_Cmds=$(outdir)\pngtest.exe ..\..\pngtest.png
|
|---|
| 127 | # End Special Build Tool
|
|---|
| 128 |
|
|---|
| 129 | !ELSEIF "$(CFG)" == "pngtest - Win32 LIB Debug"
|
|---|
| 130 |
|
|---|
| 131 | # PROP BASE Use_MFC 0
|
|---|
| 132 | # PROP BASE Use_Debug_Libraries 1
|
|---|
| 133 | # PROP BASE Output_Dir "pngtest___Win32_LIB_Debug"
|
|---|
| 134 | # PROP BASE Intermediate_Dir "pngtest___Win32_LIB_Debug"
|
|---|
| 135 | # PROP BASE Target_Dir ""
|
|---|
| 136 | # PROP Use_MFC 0
|
|---|
| 137 | # PROP Use_Debug_Libraries 1
|
|---|
| 138 | # PROP Output_Dir "Win32_LIB_Debug"
|
|---|
| 139 | # PROP Intermediate_Dir "Win32_LIB_Debug"
|
|---|
| 140 | # PROP Ignore_Export_Lib 0
|
|---|
| 141 | # PROP Target_Dir ""
|
|---|
| 142 | # ADD BASE CPP /nologo /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /FD /GZ /c
|
|---|
| 143 | # SUBTRACT BASE CPP /YX
|
|---|
| 144 | # ADD CPP /nologo /MDd /W3 /Gm /ZI /Od /I "..\..\..\zlib" /D "WIN32" /D "_DEBUG" /FD /GZ /c
|
|---|
| 145 | # SUBTRACT CPP /YX
|
|---|
| 146 | # ADD BASE RSC /l 0x409 /d "_DEBUG"
|
|---|
| 147 | # ADD RSC /l 0x409 /d "_DEBUG"
|
|---|
| 148 | BSC32=bscmake.exe
|
|---|
| 149 | # ADD BASE BSC32 /nologo
|
|---|
| 150 | # ADD BSC32 /nologo
|
|---|
| 151 | LINK32=link.exe
|
|---|
| 152 | # ADD BASE LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
|
|---|
| 153 | # ADD LINK32 Win32_LIB_Debug\libpngd.lib ..\..\..\zlib\projects\visualc6\Win32_LIB_Debug\zlibd.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
|
|---|
| 154 | # Begin Special Build Tool
|
|---|
| 155 | OutDir=.\Win32_LIB_Debug
|
|---|
| 156 | SOURCE="$(InputPath)"
|
|---|
| 157 | PostBuild_Desc=[Run Test]
|
|---|
| 158 | PostBuild_Cmds=$(outdir)\pngtest.exe ..\..\pngtest.png
|
|---|
| 159 | # End Special Build Tool
|
|---|
| 160 |
|
|---|
| 161 | !ENDIF
|
|---|
| 162 |
|
|---|
| 163 | # Begin Target
|
|---|
| 164 |
|
|---|
| 165 | # Name "pngtest - Win32 DLL Release"
|
|---|
| 166 | # Name "pngtest - Win32 DLL Debug"
|
|---|
| 167 | # Name "pngtest - Win32 LIB Release"
|
|---|
| 168 | # Name "pngtest - Win32 LIB Debug"
|
|---|
| 169 | # Begin Group "Source Files"
|
|---|
| 170 |
|
|---|
| 171 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|---|
| 172 | # Begin Source File
|
|---|
| 173 |
|
|---|
| 174 | SOURCE=..\..\pngtest.c
|
|---|
| 175 | # End Source File
|
|---|
| 176 | # End Group
|
|---|
| 177 | # End Target
|
|---|
| 178 | # End Project
|
|---|