home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / nastroje / d23456 / NSIS.EXE / Source / exehead / exehead.dsp < prev    next >
Text File  |  2001-05-19  |  7KB  |  263 lines

  1. # Microsoft Developer Studio Project File - Name="exehead" - 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 - Win32 Debug
  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.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.mak" CFG="exehead - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "exehead - Win32 Release" (based on "Win32 (x86) Application")
  21. !MESSAGE "exehead - Win32 Debug" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  23.  
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. MTL=midl.exe
  30. RSC=rc.exe
  31.  
  32. !IF  "$(CFG)" == "exehead - Win32 Release"
  33.  
  34. # PROP BASE Use_MFC 0
  35. # PROP BASE Use_Debug_Libraries 0
  36. # PROP BASE Output_Dir "Release"
  37. # PROP BASE Intermediate_Dir "Release"
  38. # PROP BASE Target_Dir ""
  39. # PROP Use_MFC 0
  40. # PROP Use_Debug_Libraries 0
  41. # PROP Output_Dir "Release"
  42. # PROP Intermediate_Dir "Release"
  43. # PROP Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
  46. # ADD CPP /nologo /W3 /GX /O1 /Oy /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "EXEHEAD" /FD /c
  47. # SUBTRACT CPP /YX
  48. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  49. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  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 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
  57. # ADD 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 version.lib /nologo /entry:"WinMain" /subsystem:windows /pdb:none /machine:I386 /nodefaultlib /opt:nowin98
  58. # Begin Special Build Tool
  59. SOURCE="$(InputPath)"
  60. PostBuild_Desc=generating include file for makenssi
  61. PostBuild_Cmds=bin2h Release\exehead.exe Release\exehead.h header_data    bin2h bitmap1.bmp Release\bitmap1.h bitmap1_data    bin2h bitmap2.bmp Release\bitmap2.h bitmap2_data    bin2h nsis.ico Release\icon.h icon_data    bin2h uninst.ico Release\unicon.h unicon_data
  62. # End Special Build Tool
  63.  
  64. !ELSEIF  "$(CFG)" == "exehead - Win32 Debug"
  65.  
  66. # PROP BASE Use_MFC 0
  67. # PROP BASE Use_Debug_Libraries 1
  68. # PROP BASE Output_Dir "Debug"
  69. # PROP BASE Intermediate_Dir "Debug"
  70. # PROP BASE Target_Dir ""
  71. # PROP Use_MFC 0
  72. # PROP Use_Debug_Libraries 1
  73. # PROP Output_Dir "Debug"
  74. # PROP Intermediate_Dir "Debug"
  75. # PROP Ignore_Export_Lib 0
  76. # PROP Target_Dir ""
  77. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
  78. # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c
  79. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  80. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  81. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  82. # ADD RSC /l 0x409 /d "_DEBUG"
  83. BSC32=bscmake.exe
  84. # ADD BASE BSC32 /nologo
  85. # ADD BSC32 /nologo
  86. LINK32=link.exe
  87. # 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
  88. # ADD 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  version.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  89.  
  90. !ENDIF 
  91.  
  92. # Begin Target
  93.  
  94. # Name "exehead - Win32 Release"
  95. # Name "exehead - Win32 Debug"
  96. # Begin Group "Source Files"
  97.  
  98. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  99. # Begin Group "zlib"
  100.  
  101. # PROP Default_Filter ""
  102. # Begin Group "headers"
  103.  
  104. # PROP Default_Filter ""
  105. # Begin Source File
  106.  
  107. SOURCE=..\zlib\Infblock.h
  108. # End Source File
  109. # Begin Source File
  110.  
  111. SOURCE=..\zlib\Infcodes.h
  112. # End Source File
  113. # Begin Source File
  114.  
  115. SOURCE=..\zlib\Inftrees.h
  116. # End Source File
  117. # Begin Source File
  118.  
  119. SOURCE=..\zlib\Infutil.h
  120. # End Source File
  121. # Begin Source File
  122.  
  123. SOURCE=..\zlib\Zconf.h
  124. # End Source File
  125. # Begin Source File
  126.  
  127. SOURCE=..\zlib\Zlib.h
  128. # End Source File
  129. # End Group
  130. # Begin Source File
  131.  
  132. SOURCE=..\zlib\ADLER32.C
  133. # End Source File
  134. # Begin Source File
  135.  
  136. SOURCE=..\zlib\INFBLOCK.C
  137. # End Source File
  138. # Begin Source File
  139.  
  140. SOURCE=..\zlib\INFCODES.C
  141. # End Source File
  142. # Begin Source File
  143.  
  144. SOURCE=..\zlib\INFLATE.C
  145. # End Source File
  146. # Begin Source File
  147.  
  148. SOURCE=..\zlib\INFTREES.C
  149. # End Source File
  150. # Begin Source File
  151.  
  152. SOURCE=..\zlib\INFUTIL.C
  153. # End Source File
  154. # End Group
  155. # Begin Source File
  156.  
  157. SOURCE=.\bgbg.c
  158. # End Source File
  159. # Begin Source File
  160.  
  161. SOURCE=.\exec.c
  162. # End Source File
  163. # Begin Source File
  164.  
  165. SOURCE=.\fileform.c
  166. # End Source File
  167. # Begin Source File
  168.  
  169. SOURCE=.\libc.c
  170.  
  171. !IF  "$(CFG)" == "exehead - Win32 Release"
  172.  
  173. # ADD CPP /GB /Zp8
  174.  
  175. !ELSEIF  "$(CFG)" == "exehead - Win32 Debug"
  176.  
  177. !ENDIF 
  178.  
  179. # End Source File
  180. # Begin Source File
  181.  
  182. SOURCE=.\Main.c
  183. # End Source File
  184. # Begin Source File
  185.  
  186. SOURCE=.\Ui.c
  187. # End Source File
  188. # Begin Source File
  189.  
  190. SOURCE=.\util.c
  191. # End Source File
  192. # End Group
  193. # Begin Group "Header Files"
  194.  
  195. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  196. # Begin Source File
  197.  
  198. SOURCE=.\config.h
  199. # End Source File
  200. # Begin Source File
  201.  
  202. SOURCE=.\exec.h
  203. # End Source File
  204. # Begin Source File
  205.  
  206. SOURCE=.\fileform.h
  207. # End Source File
  208. # Begin Source File
  209.  
  210. SOURCE=.\libc.h
  211. # End Source File
  212. # Begin Source File
  213.  
  214. SOURCE=.\state.h
  215. # End Source File
  216. # Begin Source File
  217.  
  218. SOURCE=.\ui.h
  219. # End Source File
  220. # Begin Source File
  221.  
  222. SOURCE=.\util.h
  223. # End Source File
  224. # End Group
  225. # Begin Group "Resource Files"
  226.  
  227. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  228. # Begin Source File
  229.  
  230. SOURCE=.\bitmap1.bmp
  231. # End Source File
  232. # Begin Source File
  233.  
  234. SOURCE=.\bitmap2.bmp
  235. # End Source File
  236. # Begin Source File
  237.  
  238. SOURCE=.\icon3.ico
  239. # End Source File
  240. # Begin Source File
  241.  
  242. SOURCE=.\nsis.ico
  243. # End Source File
  244. # Begin Source File
  245.  
  246. SOURCE=.\nullsoft.ico
  247. # End Source File
  248. # Begin Source File
  249.  
  250. SOURCE=.\resource.h
  251. # End Source File
  252. # Begin Source File
  253.  
  254. SOURCE=.\resource.rc
  255. # End Source File
  256. # Begin Source File
  257.  
  258. SOURCE=.\uninst.ico
  259. # End Source File
  260. # End Group
  261. # End Target
  262. # End Project
  263.