home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / CMCD0304.ISO / Software / Freeware / Programare / nullsoft / nsis20.exe / Source / exehead / exehead-bzip2.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2002-11-14  |  4.4 KB  |  175 lines

  1. # Microsoft Developer Studio Project File - Name="exehead_bzip2" - 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_bzip2 - 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-bzip2.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-bzip2.mak" CFG="exehead_bzip2 - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "exehead_bzip2 - 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-bzip2"
  38. # PROP Intermediate_Dir "Release-bzip2"
  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_BZIP2" /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-bzip2/exehead_bzip2.exe" /opt:nowin98
  54. # Begin Special Build Tool
  55. SOURCE="$(InputPath)"
  56. PostBuild_Desc=generating include file for makenssi
  57. PostBuild_Cmds=bin2h Release-bzip2\exehead_bzip2.exe Release-bzip2\exehead_bzip2.h bzip2_header_data
  58. # End Special Build Tool
  59. # Begin Target
  60.  
  61. # Name "exehead_bzip2 - 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 "bzip2"
  66.  
  67. # PROP Default_Filter ""
  68. # Begin Source File
  69.  
  70. SOURCE=..\bzip2\bzlib.c
  71. # ADD CPP /Gz
  72. # End Source File
  73. # Begin Source File
  74.  
  75. SOURCE=..\bzip2\bzlib.h
  76. # End Source File
  77. # Begin Source File
  78.  
  79. SOURCE=..\bzip2\decompress.c
  80. # ADD CPP /Gz
  81. # End Source File
  82. # Begin Source File
  83.  
  84. SOURCE=..\bzip2\huffman.c
  85. # ADD CPP /Gz
  86. # End Source File
  87. # End Group
  88. # Begin Source File
  89.  
  90. SOURCE=.\bgbg.c
  91. # End Source File
  92. # Begin Source File
  93.  
  94. SOURCE=..\crc32.c
  95. # End Source File
  96. # Begin Source File
  97.  
  98. SOURCE=.\exec.c
  99. # End Source File
  100. # Begin Source File
  101.  
  102. SOURCE=.\fileform.c
  103. # End Source File
  104. # Begin Source File
  105.  
  106. SOURCE=.\Main.c
  107. # End Source File
  108. # Begin Source File
  109.  
  110. SOURCE=.\Ui.c
  111. # End Source File
  112. # Begin Source File
  113.  
  114. SOURCE=.\util.c
  115. # End Source File
  116. # End Group
  117. # Begin Group "Header Files"
  118.  
  119. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  120. # Begin Source File
  121.  
  122. SOURCE=.\config.h
  123. # End Source File
  124. # Begin Source File
  125.  
  126. SOURCE=.\exec.h
  127. # End Source File
  128. # Begin Source File
  129.  
  130. SOURCE=.\fileform.h
  131. # End Source File
  132. # Begin Source File
  133.  
  134. SOURCE=.\lang.h
  135. # End Source File
  136. # Begin Source File
  137.  
  138. SOURCE=.\resource.h
  139. # End Source File
  140. # Begin Source File
  141.  
  142. SOURCE=.\state.h
  143. # End Source File
  144. # Begin Source File
  145.  
  146. SOURCE=.\ui.h
  147. # End Source File
  148. # Begin Source File
  149.  
  150. SOURCE=.\util.h
  151. # End Source File
  152. # End Group
  153. # Begin Group "Resource Files"
  154.  
  155. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  156. # Begin Source File
  157.  
  158. SOURCE=.\bitmap1.bmp
  159. # End Source File
  160. # Begin Source File
  161.  
  162. SOURCE=.\nsis.ico
  163. # End Source File
  164. # Begin Source File
  165.  
  166. SOURCE=.\resource.rc
  167. # End Source File
  168. # Begin Source File
  169.  
  170. SOURCE=.\uninst.ico
  171. # End Source File
  172. # End Group
  173. # End Target
  174. # End Project
  175.