Markup.dsp
上传用户:hawkcdm
上传日期:2013-02-10
资源大小:411k
文件大小:7k
源码类别:

xml/soap/webservice

开发平台:

Visual C++

  1. # Microsoft Developer Studio Project File - Name="Markup" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Application" 0x0101
  5. CFG=Markup - 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 "Markup.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 "Markup.mak" CFG="Markup - Win32 Release"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "Markup - Win32 Release" (based on "Win32 (x86) Application")
  19. !MESSAGE "Markup - Win32 Debug" (based on "Win32 (x86) Application")
  20. !MESSAGE "Markup - Win32 Release Unicode" (based on "Win32 (x86) Application")
  21. !MESSAGE "Markup - Win32 Debug Unicode" (based on "Win32 (x86) Application")
  22. !MESSAGE 
  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. !IF  "$(CFG)" == "Markup - Win32 Release"
  31. # PROP BASE Use_MFC 5
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 5
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  42. # ADD CPP /nologo /MT /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
  43. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  44. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  45. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  46. # ADD RSC /l 0x409 /d "NDEBUG"
  47. BSC32=bscmake.exe
  48. # ADD BASE BSC32 /nologo
  49. # ADD BSC32 /nologo
  50. LINK32=link.exe
  51. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  52. # ADD LINK32 /nologo /subsystem:windows /machine:I386
  53. !ELSEIF  "$(CFG)" == "Markup - Win32 Debug"
  54. # PROP BASE Use_MFC 5
  55. # PROP BASE Use_Debug_Libraries 1
  56. # PROP BASE Output_Dir "Debug"
  57. # PROP BASE Intermediate_Dir "Debug"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 5
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "Debug"
  62. # PROP Intermediate_Dir "Debug"
  63. # PROP Target_Dir ""
  64. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /GZ /c
  65. # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /Yu"stdafx.h" /FD /GZ /c
  66. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  67. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  68. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  69. # ADD RSC /l 0x409 /d "_DEBUG"
  70. BSC32=bscmake.exe
  71. # ADD BASE BSC32 /nologo
  72. # ADD BSC32 /nologo
  73. LINK32=link.exe
  74. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  75. # ADD LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  76. !ELSEIF  "$(CFG)" == "Markup - Win32 Release Unicode"
  77. # PROP BASE Use_MFC 5
  78. # PROP BASE Use_Debug_Libraries 0
  79. # PROP BASE Output_Dir "Markup___Win32_Release_Unicode"
  80. # PROP BASE Intermediate_Dir "Markup___Win32_Release_Unicode"
  81. # PROP BASE Target_Dir ""
  82. # PROP Use_MFC 5
  83. # PROP Use_Debug_Libraries 0
  84. # PROP Output_Dir "Release_Unicode"
  85. # PROP Intermediate_Dir "Release_Unicode"
  86. # PROP Target_Dir ""
  87. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
  88. # ADD CPP /nologo /MT /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  89. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  90. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  91. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  92. # ADD RSC /l 0x409 /d "NDEBUG"
  93. BSC32=bscmake.exe
  94. # ADD BASE BSC32 /nologo
  95. # ADD BSC32 /nologo
  96. LINK32=link.exe
  97. # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
  98. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /machine:I386
  99. !ELSEIF  "$(CFG)" == "Markup - Win32 Debug Unicode"
  100. # PROP BASE Use_MFC 5
  101. # PROP BASE Use_Debug_Libraries 1
  102. # PROP BASE Output_Dir "Markup___Win32_Debug_Unicode"
  103. # PROP BASE Intermediate_Dir "Markup___Win32_Debug_Unicode"
  104. # PROP BASE Target_Dir ""
  105. # PROP Use_MFC 5
  106. # PROP Use_Debug_Libraries 1
  107. # PROP Output_Dir "Debug_Unicode"
  108. # PROP Intermediate_Dir "Debug_Unicode"
  109. # PROP Ignore_Export_Lib 0
  110. # PROP Target_Dir ""
  111. # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
  112. # ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /FR /Yu"stdafx.h" /FD /GZ /c
  113. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  114. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  115. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  116. # ADD RSC /l 0x409 /d "_DEBUG"
  117. BSC32=bscmake.exe
  118. # ADD BASE BSC32 /nologo
  119. # ADD BSC32 /nologo
  120. LINK32=link.exe
  121. # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
  122. # ADD LINK32 /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /debug /machine:I386 /pdbtype:sept
  123. !ENDIF 
  124. # Begin Target
  125. # Name "Markup - Win32 Release"
  126. # Name "Markup - Win32 Debug"
  127. # Name "Markup - Win32 Release Unicode"
  128. # Name "Markup - Win32 Debug Unicode"
  129. # Begin Group "Source Files"
  130. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  131. # Begin Source File
  132. SOURCE=.ChildFrm.cpp
  133. # End Source File
  134. # Begin Source File
  135. SOURCE=.DividerCtrl.cpp
  136. # End Source File
  137. # Begin Source File
  138. SOURCE=.MainFrm.cpp
  139. # End Source File
  140. # Begin Source File
  141. SOURCE=.Markup.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.Markup.rc
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.MarkupApp.cpp
  148. # End Source File
  149. # Begin Source File
  150. SOURCE=.MarkupDoc.cpp
  151. # End Source File
  152. # Begin Source File
  153. SOURCE=.MarkupView.cpp
  154. # End Source File
  155. # Begin Source File
  156. SOURCE=.msxml.dll
  157. # End Source File
  158. # Begin Source File
  159. SOURCE=.StdAfx.cpp
  160. # ADD CPP /Yc"stdafx.h"
  161. # End Source File
  162. # End Group
  163. # Begin Group "Header Files"
  164. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  165. # Begin Source File
  166. SOURCE=.ChildFrm.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.DividerCtrl.h
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=.MainFrm.h
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=.Markup.h
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.MarkupApp.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.MarkupDoc.h
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.MarkupView.h
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.Resource.h
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.StdAfx.h
  191. # End Source File
  192. # End Group
  193. # Begin Group "Resource Files"
  194. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  195. # Begin Source File
  196. SOURCE=.resfos.bmp
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.resil_tree.bmp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.resMarkup.ico
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.resMarkup.rc2
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.resMarkupDoc.ico
  209. # End Source File
  210. # End Group
  211. # Begin Source File
  212. SOURCE=.ReadMe.txt
  213. # End Source File
  214. # End Target
  215. # End Project