xerces-com.dsp
上传用户:huihehuasu
上传日期:2007-01-10
资源大小:6948k
文件大小:11k
源码类别:

xml/soap/webservice

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="xml4com" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  5. CFG=xml4com - 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 "xerces-com.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 "xerces-com.mak" CFG="xml4com - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "xml4com - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "xml4com - Win32 Release MinDependency" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. CPP=cl.exe
  26. MTL=midl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "xml4com - Win32 Debug"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 1
  31. # PROP BASE Output_Dir "Debug"
  32. # PROP BASE Intermediate_Dir "Debug"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 1
  36. # PROP Output_Dir "..........BuildWin32xml4comDebug"
  37. # PROP Intermediate_Dir "..........BuildWin32xml4comDebug"
  38. # PROP Ignore_Export_Lib 0
  39. # PROP Target_Dir ""
  40. # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /Yu"stdafx.h" /FD /GZ /c
  41. # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..........src" /I "..........srccom" /D "_DEBUG" /D "_MBCS" /D "_ATL_DEBUG_INTERFACES" /D "_ATL_DEBUG_QI" /D "_ATL_DEBUG_REFCOUNT" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "DEVENV_VCPP" /D "XML_SINGLEDLL" /D "XML_USE_WIN32_TRANSCODER" /D "XML_USE_WIN32_MSGLOADER" /Yu"stdafx.h" /FD /GZ /c
  42. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  43. # ADD RSC /l 0x409 /d "_DEBUG"
  44. BSC32=bscmake.exe
  45. # ADD BASE BSC32 /nologo
  46. # ADD BSC32 /nologo
  47. LINK32=link.exe
  48. # 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 /dll /debug /machine:I386 /pdbtype:sept
  49. # ADD 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 wininet.lib shlwapi.lib xerces-c_1D.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"..........BuildWin32xml4comDebug/xerces160-com.dll" /pdbtype:sept /libpath:"..........BuildWin32VC6Debug"
  50. # Begin Custom Build - Performing registration
  51. OutDir=...........BuildWin32xml4comDebug
  52. TargetDir=...........BuildWin32xml4comDebug
  53. TargetPath=...........BuildWin32xml4comDebugxerces160-com.dll
  54. InputPath=...........BuildWin32xml4comDebugxerces160-com.dll
  55. SOURCE="$(InputPath)"
  56. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  57. echo copy ..........BuildWin32VC6Debugxerces-c_1_6_0D.dll "$(TargetDir)"
  58. copy ..........BuildWin32VC6Debugxerces-c_1_6_0D.dll "$(TargetDir)"
  59. regsvr32 /s /c "$(TargetPath)"
  60. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg"
  61. # End Custom Build
  62. !ELSEIF  "$(CFG)" == "xml4com - Win32 Release MinDependency"
  63. # PROP BASE Use_MFC 0
  64. # PROP BASE Use_Debug_Libraries 0
  65. # PROP BASE Output_Dir "ReleaseMinDependency"
  66. # PROP BASE Intermediate_Dir "ReleaseMinDependency"
  67. # PROP BASE Target_Dir ""
  68. # PROP Use_MFC 0
  69. # PROP Use_Debug_Libraries 0
  70. # PROP Output_Dir "..........BuildWin32xml4comReleaseMinDependency"
  71. # PROP Intermediate_Dir "..........BuildWin32xml4comReleaseMinDependency"
  72. # PROP Ignore_Export_Lib 0
  73. # PROP Target_Dir ""
  74. # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c
  75. # ADD CPP /nologo /MT /W3 /GX /O1 /I "..........src" /I "..........srccom" /D "NDEBUG" /D "_MBCS" /D "_ATL_STATIC_REGISTRY" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "DEVENV_VCPP" /D "XML_SINGLEDLL" /D "XML_USE_WIN32_TRANSCODER" /D "XML_USE_WIN32_MSGLOADER" /Yu"stdafx.h" /FD /c
  76. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  77. # ADD RSC /l 0x409 /d "NDEBUG"
  78. BSC32=bscmake.exe
  79. # ADD BASE BSC32 /nologo
  80. # ADD BSC32 /nologo
  81. LINK32=link.exe
  82. # 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 /dll /machine:I386
  83. # ADD 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 wininet.lib shlwapi.lib xerces-c_1.lib /nologo /subsystem:windows /dll /machine:I386 /out:"..........BuildWin32xml4comReleaseMinDependency/xerces160-com.dll" /libpath:"..........BuildWin32VC6Release"
  84. # Begin Custom Build - Performing registration
  85. OutDir=...........BuildWin32xml4comReleaseMinDependency
  86. TargetDir=...........BuildWin32xml4comReleaseMinDependency
  87. TargetPath=...........BuildWin32xml4comReleaseMinDependencyxerces160-com.dll
  88. InputPath=...........BuildWin32xml4comReleaseMinDependencyxerces160-com.dll
  89. SOURCE="$(InputPath)"
  90. BuildCmds= 
  91. echo copy ..........BuildWin32VC6Releasexerces-c_1_6_0.dll $(TargetDir) 
  92. copy ..........BuildWin32VC6Releasexerces-c_1_6_0.dll $(TargetDir) 
  93. regsvr32 /s /c "$(TargetPath)" 
  94. echo regsvr32 exec. time > "$(OutDir)regsvr32.trg" 
  95. "$(TargetDir)xerces-c_1_6_0.dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  96.    $(BuildCmds)
  97. "$(OutDir)regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  98.    $(BuildCmds)
  99. # End Custom Build
  100. !ENDIF
  101. # Begin Target
  102. # Name "xml4com - Win32 Debug"
  103. # Name "xml4com - Win32 Release MinDependency"
  104. # Begin Group "com"
  105. # PROP Default_Filter "h;hpp;hxx;hm;inl;cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  106. # Begin Group "Header Files"
  107. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  108. # Begin Source File
  109. SOURCE=..........srccomBindStatusCallback.h
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=..........srccomIXMLDOMCharacterDataImpl.h
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=..........srccomIXMLDOMNodeImpl.h
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=..........srccomIXMLDOMNodeImpl.inl
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=..........srccomIXMLDOMTextImpl.h
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=..........srccomNodeContainerImpl.h
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=..........srccomResource.h
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=..........srccomStdAfx.h
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=..........srccomxml4com.h
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=..........srccomxml4comCP.h
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=..........srccomXMLDOMAttribute.h
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=..........srccomXMLDOMCDATASection.h
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=..........srccomXMLDOMComment.h
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=..........srccomXMLDOMDocument.h
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=..........srccomXMLDOMDocumentFragment.h
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=..........srccomXMLDOMDocumentType.h
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=..........srccomXMLDOMElement.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=..........srccomXMLDOMEntity.h
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=..........srccomXMLDOMEntityReference.h
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=..........srccomXMLDOMImplementation.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=..........srccomXMLDOMNamedNodeMap.h
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=..........srccomXMLDOMNodeList.h
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=..........srccomXMLDOMNotation.h
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=..........srccomXMLDOMParseError.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=..........srccomXMLDOMProcessingInstruction.h
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=..........srccomXMLDOMText.h
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=..........srccomXMLDOMUtil.h
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=..........srccomXMLDOMXMLDecl.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=..........srccomXMLHTTPRequest.h
  194. # End Source File
  195. # End Group
  196. # Begin Group "Source Files"
  197. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  198. # Begin Source File
  199. SOURCE=..........srccomBindStatusCallback.cpp
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=..........srccomStdAfx.cpp
  203. # ADD CPP /Yc"stdafx.h"
  204. # End Source File
  205. # Begin Source File
  206. SOURCE=..........srccomxml4com.cpp
  207. # End Source File
  208. # Begin Source File
  209. SOURCE=..........srccomxml4com.def
  210. # End Source File
  211. # Begin Source File
  212. SOURCE=..........srccomxml4com.idl
  213. # ADD MTL /I "..........srccom" /tlb "..........BuildWin32xml4comxml4com.tlb" /h "..........srccomxml4com.h" /iid "..........srccomxml4com_i.c"
  214. # SUBTRACT MTL /Oicf
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=..........srccomxml4com.rc
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=..........srccomXMLDOMAttribute.cpp
  221. # End Source File
  222. # Begin Source File
  223. SOURCE=..........srccomXMLDOMDocument.cpp
  224. # End Source File
  225. # Begin Source File
  226. SOURCE=..........srccomXMLDOMDocumentType.cpp
  227. # End Source File
  228. # Begin Source File
  229. SOURCE=..........srccomXMLDOMElement.cpp
  230. # End Source File
  231. # Begin Source File
  232. SOURCE=..........srccomXMLDOMEntity.cpp
  233. # End Source File
  234. # Begin Source File
  235. SOURCE=..........srccomXMLDOMImplementation.cpp
  236. # End Source File
  237. # Begin Source File
  238. SOURCE=..........srccomXMLDOMNamedNodeMap.cpp
  239. # End Source File
  240. # Begin Source File
  241. SOURCE=..........srccomXMLDOMNodeList.cpp
  242. # End Source File
  243. # Begin Source File
  244. SOURCE=..........srccomXMLDOMNotation.cpp
  245. # End Source File
  246. # Begin Source File
  247. SOURCE=..........srccomXMLDOMParseError.cpp
  248. # End Source File
  249. # Begin Source File
  250. SOURCE=..........srccomXMLDOMProcessingInstruction.cpp
  251. # End Source File
  252. # Begin Source File
  253. SOURCE=..........srccomXMLDOMUtil.cpp
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=..........srccomXMLDOMXMLDecl.cpp
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=..........srccomXMLHTTPRequest.cpp
  260. # End Source File
  261. # End Group
  262. # Begin Group "Resource Files"
  263. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  264. # Begin Source File
  265. SOURCE=..........srccomxmldocument.rgs
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=..........srccomxmlhttprequest.rgs
  269. # End Source File
  270. # End Group
  271. # End Group
  272. # End Target
  273. # End Project