XMLGUI.dsp
上传用户:kj0090
上传日期:2007-03-02
资源大小:39k
文件大小:8k
源码类别:

xml/soap/webservice

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="XMLGUI" - 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=XMLGUI - Win32 UNICODE_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 "XMLGUI.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 "XMLGUI.mak" CFG="XMLGUI - Win32 UNICODE_Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "XMLGUI - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
  19. !MESSAGE "XMLGUI - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
  20. !MESSAGE "XMLGUI - Win32 UNICODE_Release" (based on "Win32 (x86) Dynamic-Link Library")
  21. !MESSAGE "XMLGUI - Win32 UNICODE_Debug" (based on "Win32 (x86) Dynamic-Link Library")
  22. !MESSAGE 
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""$/XMLGUI", LDAAAAAA"
  26. # PROP Scc_LocalPath "."
  27. CPP=cl.exe
  28. MTL=midl.exe
  29. RSC=rc.exe
  30. !IF  "$(CFG)" == "XMLGUI - Win32 Release"
  31. # PROP BASE Use_MFC 6
  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 6
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Ignore_Export_Lib 0
  41. # PROP Target_Dir ""
  42. F90=fl32.exe
  43. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /c
  44. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "_XMLGUI" /Yu"stdafx.h" /FD /c
  45. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  46. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  47. # ADD BASE RSC /l 0x419 /d "NDEBUG" /d "_AFXDLL"
  48. # ADD RSC /l 0x419 /d "NDEBUG" /d "_AFXDLL"
  49. BSC32=bscmake.exe
  50. # ADD BASE BSC32 /nologo
  51. # ADD BSC32 /nologo
  52. LINK32=link.exe
  53. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  54. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  55. !ELSEIF  "$(CFG)" == "XMLGUI - Win32 Debug"
  56. # PROP BASE Use_MFC 6
  57. # PROP BASE Use_Debug_Libraries 1
  58. # PROP BASE Output_Dir "Debug"
  59. # PROP BASE Intermediate_Dir "Debug"
  60. # PROP BASE Target_Dir ""
  61. # PROP Use_MFC 6
  62. # PROP Use_Debug_Libraries 1
  63. # PROP Output_Dir "Debug"
  64. # PROP Intermediate_Dir "Debug"
  65. # PROP Ignore_Export_Lib 0
  66. # PROP Target_Dir ""
  67. F90=fl32.exe
  68. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /Yu"stdafx.h" /FD /GZ /c
  69. # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "_XMLGUI" /FR /Yu"stdafx.h" /FD /GZ /c
  70. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  71. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  72. # ADD BASE RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
  73. # ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
  74. BSC32=bscmake.exe
  75. # ADD BASE BSC32 /nologo
  76. # ADD BSC32 /nologo
  77. LINK32=link.exe
  78. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  79. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  80. !ELSEIF  "$(CFG)" == "XMLGUI - Win32 UNICODE_Release"
  81. # PROP BASE Use_MFC 6
  82. # PROP BASE Use_Debug_Libraries 0
  83. # PROP BASE Output_Dir "XMLGUI___Win32_UNICODE_Release"
  84. # PROP BASE Intermediate_Dir "XMLGUI___Win32_UNICODE_Release"
  85. # PROP BASE Ignore_Export_Lib 0
  86. # PROP BASE Target_Dir ""
  87. # PROP Use_MFC 6
  88. # PROP Use_Debug_Libraries 0
  89. # PROP Output_Dir "UNICODE_Release"
  90. # PROP Intermediate_Dir "UNICODE_Release"
  91. # PROP Ignore_Export_Lib 0
  92. # PROP Target_Dir ""
  93. F90=fl32.exe
  94. # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "_XMLGUI" /Yu"stdafx.h" /FD /c
  95. # ADD CPP /nologo /MD /W4 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "_XMLGUI" /D "_UNICODE" /Yu"stdafx.h" /FD /c
  96. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  97. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
  98. # ADD BASE RSC /l 0x419 /d "NDEBUG" /d "_AFXDLL"
  99. # ADD RSC /l 0x419 /d "NDEBUG" /d "_AFXDLL"
  100. BSC32=bscmake.exe
  101. # ADD BASE BSC32 /nologo
  102. # ADD BSC32 /nologo
  103. LINK32=link.exe
  104. # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
  105. # ADD LINK32 /nologo /subsystem:windows /dll /machine:I386
  106. !ELSEIF  "$(CFG)" == "XMLGUI - Win32 UNICODE_Debug"
  107. # PROP BASE Use_MFC 6
  108. # PROP BASE Use_Debug_Libraries 1
  109. # PROP BASE Output_Dir "XMLGUI___Win32_UNICODE_Debug"
  110. # PROP BASE Intermediate_Dir "XMLGUI___Win32_UNICODE_Debug"
  111. # PROP BASE Ignore_Export_Lib 0
  112. # PROP BASE Target_Dir ""
  113. # PROP Use_MFC 6
  114. # PROP Use_Debug_Libraries 1
  115. # PROP Output_Dir "UNICODE_Debug"
  116. # PROP Intermediate_Dir "UNICODE_Debug"
  117. # PROP Ignore_Export_Lib 0
  118. # PROP Target_Dir ""
  119. F90=fl32.exe
  120. # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "_XMLGUI" /FR /Yu"stdafx.h" /FD /GZ /c
  121. # ADD CPP /nologo /MDd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /D "_XMLGUI" /D "_UNICODE" /FR /Yu"stdafx.h" /FD /GZ /c
  122. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  123. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
  124. # ADD BASE RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
  125. # ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
  126. BSC32=bscmake.exe
  127. # ADD BASE BSC32 /nologo
  128. # ADD BSC32 /nologo
  129. LINK32=link.exe
  130. # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  131. # ADD LINK32 /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
  132. !ENDIF 
  133. # Begin Target
  134. # Name "XMLGUI - Win32 Release"
  135. # Name "XMLGUI - Win32 Debug"
  136. # Name "XMLGUI - Win32 UNICODE_Release"
  137. # Name "XMLGUI - Win32 UNICODE_Debug"
  138. # Begin Group "Source Files"
  139. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  140. # Begin Source File
  141. SOURCE=.DlgItemTemplate.cpp
  142. # End Source File
  143. # Begin Source File
  144. SOURCE=.DlgTemplate.cpp
  145. # End Source File
  146. # Begin Source File
  147. SOURCE=.StdAfx.cpp
  148. # ADD CPP /Yc"stdafx.h"
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=.XMLCustomizable.cpp
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=.XMLGUI.cpp
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=.XMLGUI.def
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=.XMLGUI.rc
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=.XMLGUISyntax.cpp
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=.XMLParsingException.cpp
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=.XMLTags.cpp
  170. # End Source File
  171. # End Group
  172. # Begin Group "Header Files"
  173. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  174. # Begin Source File
  175. SOURCE=.DlgItemTemplate.h
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=.DlgTemplate.h
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=.StdAfx.h
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=.XMLCustomizableDialogs.h
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=.XMLCustomizableForms.h
  188. # End Source File
  189. # Begin Source File
  190. SOURCE=.XMLCustomizablePages.h
  191. # End Source File
  192. # Begin Source File
  193. SOURCE=.xmlgui_resource.h
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=.XMLGUIMacro.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.XMLGUISyntax.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=.XMLIterator.h
  203. # End Source File
  204. # Begin Source File
  205. SOURCE=.XMLParsingException.h
  206. # End Source File
  207. # Begin Source File
  208. SOURCE=.XMLTags.h
  209. # End Source File
  210. # End Group
  211. # Begin Group "Resource Files"
  212. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  213. # Begin Source File
  214. SOURCE=.resXMLGUI.rc2
  215. # End Source File
  216. # End Group
  217. # End Target
  218. # End Project