heap.dsp
上传用户:romrleung
上传日期:2022-05-23
资源大小:18897k
文件大小:6k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="heap" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=heap - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "heap.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "heap.mak" CFG="heap - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "heap - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "heap - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "heap - Win32 TLS_DEBUG" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "heap - Win32 TLS" (based on "Win32 (x86) Static Library")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. CPP=xicl6.exe
  28. RSC=rc.exe
  29. !IF  "$(CFG)" == "heap - Win32 Release"
  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"
  38. # PROP Intermediate_Dir "release"
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  41. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  42. # SUBTRACT CPP /YX
  43. # ADD BASE RSC /l 0x409
  44. # ADD RSC /l 0x409
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LIB32=xilink6.exe -lib
  49. # ADD BASE LIB32 /nologo
  50. # ADD LIB32 /nologo /out:"..lib_releaseheap.lib"
  51. !ELSEIF  "$(CFG)" == "heap - Win32 Debug"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "Debug"
  55. # PROP BASE Intermediate_Dir "Debug"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "debug"
  60. # PROP Intermediate_Dir "debug"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  63. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /FD /c
  64. # SUBTRACT CPP /YX
  65. # ADD BASE RSC /l 0x409
  66. # ADD RSC /l 0x409
  67. BSC32=bscmake.exe
  68. # ADD BASE BSC32 /nologo
  69. # ADD BSC32 /nologo
  70. LIB32=xilink6.exe -lib
  71. # ADD BASE LIB32 /nologo
  72. # ADD LIB32 /nologo /out:"..lib_debugheap.lib"
  73. !ELSEIF  "$(CFG)" == "heap - Win32 TLS_DEBUG"
  74. # PROP BASE Use_MFC 0
  75. # PROP BASE Use_Debug_Libraries 1
  76. # PROP BASE Output_Dir "heap___Win32_TLS_DEBUG"
  77. # PROP BASE Intermediate_Dir "heap___Win32_TLS_DEBUG"
  78. # PROP BASE Target_Dir ""
  79. # PROP Use_MFC 0
  80. # PROP Use_Debug_Libraries 1
  81. # PROP Output_Dir "heap___Win32_TLS_DEBUG"
  82. # PROP Intermediate_Dir "heap___Win32_TLS_DEBUG"
  83. # PROP Target_Dir ""
  84. # ADD BASE CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /FD /c
  85. # SUBTRACT BASE CPP /YX
  86. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /D "USE_TLS" /FD /c
  87. # SUBTRACT CPP /YX
  88. # ADD BASE RSC /l 0x409
  89. # ADD RSC /l 0x409
  90. BSC32=bscmake.exe
  91. # ADD BASE BSC32 /nologo
  92. # ADD BSC32 /nologo
  93. LIB32=link.exe -lib
  94. # ADD BASE LIB32 /nologo /out:"..lib_debugheap_tls.lib"
  95. # ADD LIB32 /nologo /out:"..lib_debugheap_tls.lib"
  96. !ELSEIF  "$(CFG)" == "heap - Win32 TLS"
  97. # PROP BASE Use_MFC 0
  98. # PROP BASE Use_Debug_Libraries 0
  99. # PROP BASE Output_Dir "heap___Win32_TLS"
  100. # PROP BASE Intermediate_Dir "heap___Win32_TLS"
  101. # PROP BASE Target_Dir ""
  102. # PROP Use_MFC 0
  103. # PROP Use_Debug_Libraries 0
  104. # PROP Output_Dir "heap___Win32_TLS"
  105. # PROP Intermediate_Dir "heap___Win32_TLS"
  106. # PROP Target_Dir ""
  107. # ADD BASE CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  108. # SUBTRACT BASE CPP /YX
  109. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /D "USE_TLS" /FD /c
  110. # SUBTRACT CPP /YX
  111. # ADD BASE RSC /l 0x409
  112. # ADD RSC /l 0x409
  113. BSC32=bscmake.exe
  114. # ADD BASE BSC32 /nologo
  115. # ADD BSC32 /nologo
  116. LIB32=link.exe -lib
  117. # ADD BASE LIB32 /nologo /out:"..lib_releaseheap_tls.lib"
  118. # ADD LIB32 /nologo /out:"..lib_releaseheap_tls.lib"
  119. !ENDIF
  120. # Begin Target
  121. # Name "heap - Win32 Release"
  122. # Name "heap - Win32 Debug"
  123. # Name "heap - Win32 TLS_DEBUG"
  124. # Name "heap - Win32 TLS"
  125. # Begin Source File
  126. SOURCE=._check.c
  127. # End Source File
  128. # Begin Source File
  129. SOURCE=._rectest.c
  130. # End Source File
  131. # Begin Source File
  132. SOURCE=.heapdef.h
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.hp_block.c
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.hp_clear.c
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.hp_close.c
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.hp_create.c
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.hp_delete.c
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.hp_extra.c
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.hp_hash.c
  154. !IF  "$(CFG)" == "heap - Win32 Release"
  155. !ELSEIF  "$(CFG)" == "heap - Win32 Debug"
  156. # SUBTRACT CPP /YX
  157. !ELSEIF  "$(CFG)" == "heap - Win32 TLS_DEBUG"
  158. # SUBTRACT BASE CPP /YX
  159. # SUBTRACT CPP /YX
  160. !ELSEIF  "$(CFG)" == "heap - Win32 TLS"
  161. !ENDIF
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.hp_info.c
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.hp_open.c
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.hp_panic.c
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.hp_rename.c
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.hp_rfirst.c
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.hp_rkey.c
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.hp_rlast.c
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.hp_rnext.c
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.hp_rprev.c
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.hp_rrnd.c
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.hp_rsame.c
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.hp_scan.c
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.hp_static.c
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.hp_update.c
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.hp_write.c
  207. # End Source File
  208. # End Target
  209. # End Project