mysys.dsp
上传用户:jmzj888
上传日期:2007-01-02
资源大小:220k
文件大小:6k
源码类别:

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="mysys" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=mysys - Win32 Release
  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 "mysys.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 "mysys.mak" CFG="mysys - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "mysys - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "mysys - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. CPP=cl.exe
  25. !IF  "$(CFG)" == "mysys - Win32 Release"
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir ".Release"
  29. # PROP BASE Intermediate_Dir ".Release"
  30. # PROP BASE Target_Dir "."
  31. # PROP Use_MFC 0
  32. # PROP Use_Debug_Libraries 0
  33. # PROP Output_Dir ".Release"
  34. # PROP Intermediate_Dir ".Release"
  35. # PROP Target_Dir "."
  36. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  37. # ADD CPP /nologo /G5 /MT /W3 /GX /O2 /I "..include" /D "DBUG_OFF" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "ENGLISH" /Yu"mysys_priv.h" /FD /c
  38. BSC32=bscmake.exe
  39. # ADD BASE BSC32 /nologo
  40. # ADD BSC32 /nologo
  41. LIB32=link.exe -lib
  42. # ADD BASE LIB32 /nologo
  43. # ADD LIB32 /nologo
  44. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  45. # PROP BASE Use_MFC 0
  46. # PROP BASE Use_Debug_Libraries 1
  47. # PROP BASE Output_Dir ".Debug"
  48. # PROP BASE Intermediate_Dir ".Debug"
  49. # PROP BASE Target_Dir "."
  50. # PROP Use_MFC 0
  51. # PROP Use_Debug_Libraries 1
  52. # PROP Output_Dir ".Debug"
  53. # PROP Intermediate_Dir ".Debug"
  54. # PROP Target_Dir "."
  55. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  56. # ADD CPP /nologo /G5 /MTd /W3 /GX /Z7 /Od /Gf /I "..include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "ENGLISH" /D "SAFEMALLOC" /FR /YX /FD /c
  57. BSC32=bscmake.exe
  58. # ADD BASE BSC32 /nologo
  59. # ADD BSC32 /nologo
  60. LIB32=link.exe -lib
  61. # ADD BASE LIB32 /nologo
  62. # ADD LIB32 /nologo
  63. !ENDIF 
  64. # Begin Target
  65. # Name "mysys - Win32 Release"
  66. # Name "mysys - Win32 Debug"
  67. # Begin Group "Source Files"
  68. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
  69. # Begin Source File
  70. SOURCE=.array.c
  71. !IF  "$(CFG)" == "mysys - Win32 Release"
  72. # ADD CPP /YX
  73. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  74. !ENDIF 
  75. # End Source File
  76. # Begin Source File
  77. SOURCE=.errors.c
  78. !IF  "$(CFG)" == "mysys - Win32 Release"
  79. # ADD CPP /YX""
  80. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  81. !ENDIF 
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=.list.c
  85. !IF  "$(CFG)" == "mysys - Win32 Release"
  86. # ADD CPP /YX
  87. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  88. !ENDIF 
  89. # End Source File
  90. # Begin Source File
  91. SOURCE=.mf_casecnv.c
  92. !IF  "$(CFG)" == "mysys - Win32 Release"
  93. # ADD CPP /YX
  94. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  95. !ENDIF 
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.mulalloc.c
  99. !IF  "$(CFG)" == "mysys - Win32 Release"
  100. # ADD CPP /YX
  101. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  102. !ENDIF 
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.my_alloc.c
  106. !IF  "$(CFG)" == "mysys - Win32 Release"
  107. # ADD CPP /YX
  108. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  109. !ENDIF 
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=.my_error.c
  113. !IF  "$(CFG)" == "mysys - Win32 Release"
  114. # ADD CPP /YX
  115. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  116. !ENDIF 
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=.my_init.c
  120. !IF  "$(CFG)" == "mysys - Win32 Release"
  121. # ADD CPP /YX
  122. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  123. !ENDIF 
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.my_malloc.c
  127. !IF  "$(CFG)" == "mysys - Win32 Release"
  128. # ADD CPP /YX
  129. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  130. !ENDIF 
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=.my_messnc.c
  134. !IF  "$(CFG)" == "mysys - Win32 Release"
  135. # ADD CPP /YX
  136. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  137. !ENDIF 
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=.my_pthread.c
  141. !IF  "$(CFG)" == "mysys - Win32 Release"
  142. # ADD CPP /YX
  143. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  144. !ENDIF 
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.my_realloc.c
  148. !IF  "$(CFG)" == "mysys - Win32 Release"
  149. # ADD CPP /YX
  150. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  151. !ENDIF 
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.my_static.c
  155. !IF  "$(CFG)" == "mysys - Win32 Release"
  156. # ADD CPP /YX
  157. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  158. !ENDIF 
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=.mysys.c
  162. !IF  "$(CFG)" == "mysys - Win32 Release"
  163. # ADD CPP /YX
  164. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  165. !ENDIF 
  166. # End Source File
  167. # Begin Source File
  168. SOURCE=.safemalloc.c
  169. !IF  "$(CFG)" == "mysys - Win32 Release"
  170. # ADD CPP /YX
  171. !ELSEIF  "$(CFG)" == "mysys - Win32 Debug"
  172. !ENDIF 
  173. # End Source File
  174. # End Group
  175. # Begin Group "Header Files"
  176. # PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd"
  177. # Begin Source File
  178. SOURCE=.my_static.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.mysys_priv.h
  182. # End Source File
  183. # End Group
  184. # Begin Group "Resource Files"
  185. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
  186. # End Group
  187. # End Target
  188. # End Project