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

MySQL数据库

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="strings" - 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=strings - 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 "strings.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 "strings.mak" CFG="strings - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "strings - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "strings - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=xicl6.exe
  26. CPP=xicl6.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "strings - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "release"
  37. # PROP Intermediate_Dir "release"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  40. # ADD CPP /nologo /G6 /MT /W3 /O2 /I "../include" /D "DBUG_OFF" /D "_WINDOWS" /D "NDEBUG" /FD /c
  41. # SUBTRACT CPP /YX
  42. # ADD BASE RSC /l 0x409
  43. # ADD RSC /l 0x409
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LIB32=xilink6.exe -lib
  48. # ADD BASE LIB32 /nologo
  49. # ADD LIB32 /nologo /out:"..lib_releasestrings.lib"
  50. !ELSEIF  "$(CFG)" == "strings - Win32 Debug"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 1
  53. # PROP BASE Output_Dir "Debug"
  54. # PROP BASE Intermediate_Dir "Debug"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 1
  58. # PROP Output_Dir "debug"
  59. # PROP Intermediate_Dir "debug"
  60. # PROP Target_Dir ""
  61. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  62. # ADD CPP /nologo /G6 /MTd /W3 /Z7 /Od /Gf /I "../include" /D "_DEBUG" /D "SAFEMALLOC" /D "SAFE_MUTEX" /D "_WINDOWS" /FD /c
  63. # SUBTRACT CPP /YX
  64. # ADD BASE RSC /l 0x409
  65. # ADD RSC /l 0x409
  66. BSC32=bscmake.exe
  67. # ADD BASE BSC32 /nologo
  68. # ADD BSC32 /nologo
  69. LIB32=xilink6.exe -lib
  70. # ADD BASE LIB32 /nologo
  71. # ADD LIB32 /nologo /out:"..lib_debugstrings.lib"
  72. !ENDIF
  73. # Begin Target
  74. # Name "strings - Win32 Release"
  75. # Name "strings - Win32 Debug"
  76. # Begin Source File
  77. SOURCE=.bchange.c
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.bcmp.c
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.bfill.c
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.bmove512.c
  87. # End Source File
  88. # Begin Source File
  89. SOURCE=.bmove_upp.c
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=".ctype-big5.c"
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=".ctype-bin.c"
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=".ctype-cp932.c"
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=".ctype-czech.c"
  102. # End Source File
  103. # Begin Source File
  104. SOURCE=".ctype-euc_kr.c"
  105. # End Source File
  106. # Begin Source File
  107. SOURCE=".ctype-extra.c"
  108. # End Source File
  109. # Begin Source File
  110. SOURCE=".ctype-gb2312.c"
  111. # End Source File
  112. # Begin Source File
  113. SOURCE=".ctype-gbk.c"
  114. # End Source File
  115. # Begin Source File
  116. SOURCE=".ctype-latin1.c"
  117. # End Source File
  118. # Begin Source File
  119. SOURCE=".ctype-mb.c"
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=".ctype-simple.c"
  123. # End Source File
  124. # Begin Source File
  125. SOURCE=".ctype-sjis.c"
  126. # End Source File
  127. # Begin Source File
  128. SOURCE=".ctype-tis620.c"
  129. # End Source File
  130. # Begin Source File
  131. SOURCE=".ctype-uca.c"
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=".ctype-ucs2.c"
  135. # End Source File
  136. # Begin Source File
  137. SOURCE=".ctype-ujis.c"
  138. # End Source File
  139. # Begin Source File
  140. SOURCE=".ctype-utf8.c"
  141. # End Source File
  142. # Begin Source File
  143. SOURCE=".ctype-win1250ch.c"
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=.ctype.c
  147. # End Source File
  148. # Begin Source File
  149. SOURCE=.int2str.c
  150. # End Source File
  151. # Begin Source File
  152. SOURCE=.is_prefix.c
  153. # End Source File
  154. # Begin Source File
  155. SOURCE=.llstr.c
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=.longlong2str.c
  159. # End Source File
  160. # Begin Source File
  161. SOURCE=.my_strtoll10.c
  162. # End Source File
  163. # Begin Source File
  164. SOURCE=.my_vsnprintf.c
  165. # End Source File
  166. # Begin Source File
  167. SOURCE=.r_strinstr.c
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=.str2int.c
  171. # End Source File
  172. # Begin Source File
  173. SOURCE=.strcend.c
  174. # End Source File
  175. # Begin Source File
  176. SOURCE=.strend.c
  177. # End Source File
  178. # Begin Source File
  179. SOURCE=.strfill.c
  180. # End Source File
  181. # Begin Source File
  182. SOURCE=.strmake.c
  183. # End Source File
  184. # Begin Source File
  185. SOURCE=.strmov.c
  186. # End Source File
  187. # Begin Source File
  188. SOURCE=.strnmov.c
  189. # End Source File
  190. # Begin Source File
  191. SOURCE=.strtod.c
  192. # End Source File
  193. # Begin Source File
  194. SOURCE=.strtol.c
  195. # End Source File
  196. # Begin Source File
  197. SOURCE=.strtoll.c
  198. # End Source File
  199. # Begin Source File
  200. SOURCE=.strtoul.c
  201. # End Source File
  202. # Begin Source File
  203. SOURCE=.strtoull.c
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=.strxmov.c
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=.strxnmov.c
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=.xml.c
  213. # End Source File
  214. # End Target
  215. # End Project