home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / CMCD0304.ISO / Software / Freeware / Programare / nullsoft / nsis20.exe / Source / exehead / exehead-zlib.dsp < prev    next >
Text File  |  2002-11-14  |  5KB  |  177 lines

  1. # Microsoft Developer Studio Project File - Name="exehead_zlib" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Application" 0x0101
  6.  
  7. CFG=exehead_zlib - Win32 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 "exehead-zlib.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 "exehead-zlib.mak" CFG="exehead_zlib - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "exehead_zlib - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE 
  22.  
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. # PROP BASE Use_MFC 0
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir "Release"
  33. # PROP BASE Intermediate_Dir "Release"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release-zlib"
  38. # PROP Intermediate_Dir "Release-zlib"
  39. # PROP Ignore_Export_Lib 0
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
  42. # ADD CPP /nologo /W3 /GX /O1 /Oy /D "_WINDOWS" /D "EXEHEAD" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "WIN32_LEAN_AND_MEAN" /D "NSIS_COMPRESS_USE_ZLIB" /D ZEXPORT=__stdcall /FD /c
  43. # SUBTRACT CPP /Fr /YX /Yc /Yu
  44. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  46. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  47. # ADD RSC /l 0x409 /d "NDEBUG"
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. LINK32=link.exe
  52. # 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
  53. # ADD LINK32 comctl32.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 version.lib shell32.lib /nologo /entry:"WinMain" /subsystem:windows /pdb:none /map /machine:I386 /nodefaultlib /out:"Release-zlib/exehead_zlib.exe" /opt:nowin98
  54. # Begin Special Build Tool
  55. SOURCE="$(InputPath)"
  56. PostBuild_Desc=generating include file for makenssi
  57. PostBuild_Cmds=bin2h Release-zlib\exehead_zlib.exe Release-zlib\exehead_zlib.h zlib_header_data    bin2h bitmap1.bmp Release-zlib\bitmap1.h bitmap1_data    bin2h nsis.ico Release-zlib\icon.h icon_data    bin2h uninst.ico Release-zlib\unicon.h unicon_data
  58. # End Special Build Tool
  59. # Begin Target
  60.  
  61. # Name "exehead_zlib - Win32 Release"
  62. # Begin Group "Source Files"
  63.  
  64. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  65. # Begin Group "zlib"
  66.  
  67. # PROP Default_Filter ""
  68. # Begin Group "headers"
  69.  
  70. # PROP Default_Filter ""
  71. # Begin Source File
  72.  
  73. SOURCE=..\zlib\Zconf.h
  74. # End Source File
  75. # Begin Source File
  76.  
  77. SOURCE=..\zlib\Zlib.h
  78. # End Source File
  79. # Begin Source File
  80.  
  81. SOURCE=..\zlib\Zutil.h
  82. # End Source File
  83. # End Group
  84. # Begin Source File
  85.  
  86. SOURCE=..\zlib\INFBLOCK.C
  87. # ADD CPP /Gz
  88. # End Source File
  89. # End Group
  90. # Begin Source File
  91.  
  92. SOURCE=.\bgbg.c
  93. # End Source File
  94. # Begin Source File
  95.  
  96. SOURCE=..\crc32.c
  97. # End Source File
  98. # Begin Source File
  99.  
  100. SOURCE=.\exec.c
  101. # End Source File
  102. # Begin Source File
  103.  
  104. SOURCE=.\fileform.c
  105. # End Source File
  106. # Begin Source File
  107.  
  108. SOURCE=.\Main.c
  109. # End Source File
  110. # Begin Source File
  111.  
  112. SOURCE=.\Ui.c
  113. # End Source File
  114. # Begin Source File
  115.  
  116. SOURCE=.\util.c
  117. # End Source File
  118. # End Group
  119. # Begin Group "Header Files"
  120.  
  121. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  122. # Begin Source File
  123.  
  124. SOURCE=.\config.h
  125. # End Source File
  126. # Begin Source File
  127.  
  128. SOURCE=.\exec.h
  129. # End Source File
  130. # Begin Source File
  131.  
  132. SOURCE=.\fileform.h
  133. # End Source File
  134. # Begin Source File
  135.  
  136. SOURCE=.\lang.h
  137. # End Source File
  138. # Begin Source File
  139.  
  140. SOURCE=.\resource.h
  141. # End Source File
  142. # Begin Source File
  143.  
  144. SOURCE=.\state.h
  145. # End Source File
  146. # Begin Source File
  147.  
  148. SOURCE=.\ui.h
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=.\util.h
  153. # End Source File
  154. # End Group
  155. # Begin Group "Resource Files"
  156.  
  157. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  158. # Begin Source File
  159.  
  160. SOURCE=.\bitmap1.bmp
  161. # End Source File
  162. # Begin Source File
  163.  
  164. SOURCE=.\nsis.ico
  165. # End Source File
  166. # Begin Source File
  167.  
  168. SOURCE=.\resource.rc
  169. # End Source File
  170. # Begin Source File
  171.  
  172. SOURCE=.\uninst.ico
  173. # End Source File
  174. # End Group
  175. # End Target
  176. # End Project
  177.