expat.vcp
上传用户:hmc_gdtv
上传日期:2013-08-04
资源大小:798k
文件大小:20k
源码类别:

Windows Mobile

开发平台:

Visual C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="expat" - Package Owner=<4>
  2. # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (WCE x86) Static Library" 0x8304
  5. # TARGTYPE "Win32 (WCE MIPS) Static Library" 0x8204
  6. # TARGTYPE "Win32 (WCE x86em) Static Library" 0x7f04
  7. # TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504
  8. # TARGTYPE "Win32 (WCE SH3) Static Library" 0x8104
  9. # TARGTYPE "Win32 (WCE emulator) Static Library" 0xa604
  10. CFG=expat - Win32 (WCE MIPS) Debug
  11. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  12. !MESSAGE use the Export Makefile command and run
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "expat.vcn".
  15. !MESSAGE 
  16. !MESSAGE You can specify a configuration when running NMAKE
  17. !MESSAGE by defining the macro CFG on the command line. For example:
  18. !MESSAGE 
  19. !MESSAGE NMAKE /f "expat.vcn" CFG="expat - Win32 (WCE MIPS) Debug"
  20. !MESSAGE 
  21. !MESSAGE Possible choices for configuration are:
  22. !MESSAGE 
  23. !MESSAGE "expat - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Static Library")
  24. !MESSAGE "expat - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Static Library")
  25. !MESSAGE "expat - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Static Library")
  26. !MESSAGE "expat - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Static Library")
  27. !MESSAGE "expat - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
  28. !MESSAGE "expat - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
  29. !MESSAGE "expat - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Static Library")
  30. !MESSAGE "expat - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Static Library")
  31. !MESSAGE "expat - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Static Library")
  32. !MESSAGE "expat - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Static Library")
  33. !MESSAGE 
  34. # Begin Project
  35. # PROP AllowPerConfigDependencies 0
  36. # PROP Scc_ProjName ""
  37. # PROP Scc_LocalPath ""
  38. # PROP ATL_Project 2
  39. !IF  "$(CFG)" == "expat - Win32 (WCE MIPS) Release"
  40. # PROP BASE Use_MFC 0
  41. # PROP BASE Use_Debug_Libraries 0
  42. # PROP BASE Output_Dir "MIPSRel"
  43. # PROP BASE Intermediate_Dir "MIPSRel"
  44. # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  45. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  46. # PROP BASE Target_Dir ""
  47. # PROP Use_MFC 0
  48. # PROP Use_Debug_Libraries 0
  49. # PROP Output_Dir "MIPSRel"
  50. # PROP Intermediate_Dir "MIPSRel"
  51. # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  52. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  53. # PROP Target_Dir ""
  54. CPP=clmips.exe
  55. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /M$(CECrtMT) /c
  56. # ADD CPP /nologo /W3 /Ox /Os /Gf /Gy /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /M$(CECrtMT) /c
  57. # SUBTRACT CPP /Ot /Oa /Ow /Og /Oi /YX
  58. LIB32=link.exe -lib
  59. # ADD BASE LIB32 /nologo
  60. # ADD LIB32 /nologo
  61. BSC32=bscmake.exe
  62. # ADD BASE BSC32 /nologo
  63. # ADD BSC32 /nologo
  64. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE MIPS) Debug"
  65. # PROP BASE Use_MFC 0
  66. # PROP BASE Use_Debug_Libraries 1
  67. # PROP BASE Output_Dir "MIPSDbg"
  68. # PROP BASE Intermediate_Dir "MIPSDbg"
  69. # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  70. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  71. # PROP BASE Target_Dir ""
  72. # PROP Use_MFC 0
  73. # PROP Use_Debug_Libraries 1
  74. # PROP Output_Dir "MIPSDbg"
  75. # PROP Intermediate_Dir "MIPSDbg"
  76. # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  77. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  78. # PROP Target_Dir ""
  79. CPP=clmips.exe
  80. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
  81. # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
  82. LIB32=link.exe -lib
  83. # ADD BASE LIB32 /nologo
  84. # ADD LIB32 /nologo
  85. BSC32=bscmake.exe
  86. # ADD BASE BSC32 /nologo
  87. # ADD BSC32 /nologo
  88. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE SH3) Release"
  89. # PROP BASE Use_MFC 0
  90. # PROP BASE Use_Debug_Libraries 0
  91. # PROP BASE Output_Dir "SH3Rel"
  92. # PROP BASE Intermediate_Dir "SH3Rel"
  93. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  94. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  95. # PROP BASE Target_Dir ""
  96. # PROP Use_MFC 0
  97. # PROP Use_Debug_Libraries 0
  98. # PROP Output_Dir "SH3Rel"
  99. # PROP Intermediate_Dir "SH3Rel"
  100. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  101. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  102. # PROP Target_Dir ""
  103. CPP=shcl.exe
  104. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /M$(CECrtMT) /c
  105. # ADD CPP /nologo /W3  /Ox /Os /Gf /Gy /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_LIB" /M$(CECrtMT) $(EXTRACFLAGS) /c
  106. # SUBTRACT CPP /Ot /Oa /Ow /Og /Oi /YX
  107. LIB32=link.exe -lib
  108. # ADD BASE LIB32 /nologo
  109. # ADD LIB32 /nologo
  110. BSC32=bscmake.exe
  111. # ADD BASE BSC32 /nologo
  112. # ADD BSC32 /nologo
  113. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE SH3) Debug"
  114. # PROP BASE Use_MFC 0
  115. # PROP BASE Use_Debug_Libraries 1
  116. # PROP BASE Output_Dir "SH3Dbg"
  117. # PROP BASE Intermediate_Dir "SH3Dbg"
  118. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  119. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  120. # PROP BASE Target_Dir ""
  121. # PROP Use_MFC 0
  122. # PROP Use_Debug_Libraries 1
  123. # PROP Output_Dir "SH3Dbg"
  124. # PROP Intermediate_Dir "SH3Dbg"
  125. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  126. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  127. # PROP Target_Dir ""
  128. CPP=shcl.exe
  129. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
  130. # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) $(EXTRACFLAGS) /c
  131. LIB32=link.exe -lib
  132. # ADD BASE LIB32 /nologo
  133. # ADD LIB32 /nologo
  134. BSC32=bscmake.exe
  135. # ADD BASE BSC32 /nologo
  136. # ADD BSC32 /nologo
  137. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE ARM) Release"
  138. # PROP BASE Use_MFC 0
  139. # PROP BASE Use_Debug_Libraries 0
  140. # PROP BASE Output_Dir "ARMRel"
  141. # PROP BASE Intermediate_Dir "ARMRel"
  142. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  143. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  144. # PROP BASE Target_Dir ""
  145. # PROP Use_MFC 0
  146. # PROP Use_Debug_Libraries 0
  147. # PROP Output_Dir "ARMRel"
  148. # PROP Intermediate_Dir "ARMRel"
  149. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  150. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  151. # PROP Target_Dir ""
  152. CPP=clarm.exe
  153. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /M$(CECrtMT) /c
  154. # ADD CPP /nologo /W3 /Ox /Oi /Os /Ob2 /Gf /Gy /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /M$(CECrtMT) /c
  155. # SUBTRACT CPP /Ot /Oa /Ow /Og /YX
  156. LIB32=link.exe -lib
  157. # ADD BASE LIB32 /nologo
  158. # ADD LIB32 /nologo
  159. BSC32=bscmake.exe
  160. # ADD BASE BSC32 /nologo
  161. # ADD BSC32 /nologo
  162. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE ARM) Debug"
  163. # PROP BASE Use_MFC 0
  164. # PROP BASE Use_Debug_Libraries 1
  165. # PROP BASE Output_Dir "ARMDbg"
  166. # PROP BASE Intermediate_Dir "ARMDbg"
  167. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  168. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  169. # PROP BASE Target_Dir ""
  170. # PROP Use_MFC 0
  171. # PROP Use_Debug_Libraries 1
  172. # PROP Output_Dir "ARMDbg"
  173. # PROP Intermediate_Dir "ARMDbg"
  174. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  175. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  176. # PROP Target_Dir ""
  177. CPP=clarm.exe
  178. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
  179. # ADD CPP /nologo /W3 /Zi /Ox /Os /Gf /Gy /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
  180. LIB32=link.exe -lib
  181. # ADD BASE LIB32 /nologo
  182. # ADD LIB32 /nologo
  183. BSC32=bscmake.exe
  184. # ADD BASE BSC32 /nologo
  185. # ADD BSC32 /nologo
  186. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86em) Release"
  187. # PROP BASE Use_MFC 0
  188. # PROP BASE Use_Debug_Libraries 0
  189. # PROP BASE Output_Dir "X86EMRel"
  190. # PROP BASE Intermediate_Dir "X86EMRel"
  191. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  192. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  193. # PROP BASE Target_Dir ""
  194. # PROP Use_MFC 0
  195. # PROP Use_Debug_Libraries 0
  196. # PROP Output_Dir "X86EMRel"
  197. # PROP Intermediate_Dir "X86EMRel"
  198. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  199. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  200. # PROP Target_Dir ""
  201. CPP=cl.exe
  202. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /Gz /c
  203. # ADD CPP /nologo /W3 /Ox /Os /Gf /Gy /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_LIB" /Gz /c
  204. # SUBTRACT CPP /Ot /Oa /Ow /Og /Oi /YX
  205. LIB32=link.exe -lib
  206. # ADD BASE LIB32 /nologo
  207. # ADD LIB32 /nologo
  208. BSC32=bscmake.exe
  209. # ADD BASE BSC32 /nologo
  210. # ADD BSC32 /nologo
  211. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86em) Debug"
  212. # PROP BASE Use_MFC 0
  213. # PROP BASE Use_Debug_Libraries 1
  214. # PROP BASE Output_Dir "X86EMDbg"
  215. # PROP BASE Intermediate_Dir "X86EMDbg"
  216. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  217. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  218. # PROP BASE Target_Dir ""
  219. # PROP Use_MFC 0
  220. # PROP Use_Debug_Libraries 1
  221. # PROP Output_Dir "X86EMDbg"
  222. # PROP Intermediate_Dir "X86EMDbg"
  223. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  224. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  225. # PROP Target_Dir ""
  226. CPP=cl.exe
  227. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gz /c
  228. # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "i486" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_LIB" /YX /Gz /c
  229. LIB32=link.exe -lib
  230. # ADD BASE LIB32 /nologo
  231. # ADD LIB32 /nologo
  232. BSC32=bscmake.exe
  233. # ADD BASE BSC32 /nologo
  234. # ADD BSC32 /nologo
  235. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86) Debug"
  236. # PROP BASE Use_MFC 0
  237. # PROP BASE Use_Debug_Libraries 1
  238. # PROP BASE Output_Dir "X86Dbg"
  239. # PROP BASE Intermediate_Dir "X86Dbg"
  240. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  241. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  242. # PROP BASE Target_Dir ""
  243. # PROP Use_MFC 0
  244. # PROP Use_Debug_Libraries 1
  245. # PROP Output_Dir "X86Dbg"
  246. # PROP Intermediate_Dir "X86Dbg"
  247. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  248. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  249. # PROP Target_Dir ""
  250. CPP=cl.exe
  251. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /M$(CECrtMTDebug) /c
  252. # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 $(EXTRACFLAGS) /c
  253. LIB32=link.exe -lib
  254. # ADD BASE LIB32 /nologo
  255. # ADD LIB32 /nologo
  256. BSC32=bscmake.exe
  257. # ADD BASE BSC32 /nologo
  258. # ADD BSC32 /nologo
  259. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE emulator) Debug"
  260. # PROP BASE Use_MFC 0
  261. # PROP BASE Use_Debug_Libraries 1
  262. # PROP BASE Output_Dir "emulatorDbg"
  263. # PROP BASE Intermediate_Dir "emulatorDbg"
  264. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  265. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  266. # PROP BASE Target_Dir ""
  267. # PROP Use_MFC 0
  268. # PROP Use_Debug_Libraries 1
  269. # PROP Output_Dir "emulatorDbg"
  270. # PROP Intermediate_Dir "emulatorDbg"
  271. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  272. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  273. # PROP Target_Dir ""
  274. CPP=cl.exe
  275. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
  276. # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
  277. LIB32=link.exe -lib
  278. # ADD BASE LIB32 /nologo
  279. # ADD LIB32 /nologo
  280. BSC32=bscmake.exe
  281. # ADD BASE BSC32 /nologo
  282. # ADD BSC32 /nologo
  283. !ENDIF 
  284. # Begin Target
  285. # Name "expat - Win32 (WCE MIPS) Release"
  286. # Name "expat - Win32 (WCE MIPS) Debug"
  287. # Name "expat - Win32 (WCE SH3) Release"
  288. # Name "expat - Win32 (WCE SH3) Debug"
  289. # Name "expat - Win32 (WCE ARM) Release"
  290. # Name "expat - Win32 (WCE ARM) Debug"
  291. # Name "expat - Win32 (WCE x86em) Release"
  292. # Name "expat - Win32 (WCE x86em) Debug"
  293. # Name "expat - Win32 (WCE x86) Debug"
  294. # Name "expat - Win32 (WCE emulator) Debug"
  295. # Begin Group "Source Files"
  296. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  297. # Begin Source File
  298. SOURCE=.xmlparse.c
  299. !IF  "$(CFG)" == "expat - Win32 (WCE MIPS) Release"
  300. DEP_CPP_XMLPA=
  301. ".expat.h"
  302. ".winconfig.h"
  303. ".xmlrole.h"
  304. ".xmltok.h"
  305. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE MIPS) Debug"
  306. DEP_CPP_XMLPA=
  307. ".expat.h"
  308. ".winconfig.h"
  309. ".xmlrole.h"
  310. ".xmltok.h"
  311. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE SH3) Release"
  312. DEP_CPP_XMLPA=
  313. ".expat.h"
  314. ".winconfig.h"
  315. ".xmlrole.h"
  316. ".xmltok.h"
  317. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE SH3) Debug"
  318. DEP_CPP_XMLPA=
  319. ".expat.h"
  320. ".winconfig.h"
  321. ".xmlrole.h"
  322. ".xmltok.h"
  323. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE ARM) Release"
  324. DEP_CPP_XMLPA=
  325. ".expat.h"
  326. ".winconfig.h"
  327. ".xmlrole.h"
  328. ".xmltok.h"
  329. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE ARM) Debug"
  330. DEP_CPP_XMLPA=
  331. ".expat.h"
  332. ".winconfig.h"
  333. ".xmlrole.h"
  334. ".xmltok.h"
  335. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86em) Release"
  336. DEP_CPP_XMLPA=
  337. ".expat.h"
  338. ".winconfig.h"
  339. ".xmlrole.h"
  340. ".xmltok.h"
  341. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86em) Debug"
  342. DEP_CPP_XMLPA=
  343. ".expat.h"
  344. ".winconfig.h"
  345. ".xmlrole.h"
  346. ".xmltok.h"
  347. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86) Debug"
  348. DEP_CPP_XMLPA=
  349. ".expat.h"
  350. ".winconfig.h"
  351. ".xmlrole.h"
  352. ".xmltok.h"
  353. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE emulator) Debug"
  354. DEP_CPP_XMLPA=
  355. ".expat.h"
  356. ".internal.h"
  357. ".winconfig.h"
  358. ".xmlrole.h"
  359. ".xmltok.h"
  360. !ENDIF 
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=.xmlrole.c
  364. !IF  "$(CFG)" == "expat - Win32 (WCE MIPS) Release"
  365. DEP_CPP_XMLRO=
  366. ".ascii.h"
  367. ".winconfig.h"
  368. ".xmlrole.h"
  369. ".xmltok.h"
  370. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE MIPS) Debug"
  371. DEP_CPP_XMLRO=
  372. ".ascii.h"
  373. ".winconfig.h"
  374. ".xmlrole.h"
  375. ".xmltok.h"
  376. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE SH3) Release"
  377. DEP_CPP_XMLRO=
  378. ".ascii.h"
  379. ".winconfig.h"
  380. ".xmlrole.h"
  381. ".xmltok.h"
  382. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE SH3) Debug"
  383. DEP_CPP_XMLRO=
  384. ".ascii.h"
  385. ".winconfig.h"
  386. ".xmlrole.h"
  387. ".xmltok.h"
  388. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE ARM) Release"
  389. DEP_CPP_XMLRO=
  390. ".ascii.h"
  391. ".winconfig.h"
  392. ".xmlrole.h"
  393. ".xmltok.h"
  394. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE ARM) Debug"
  395. DEP_CPP_XMLRO=
  396. ".ascii.h"
  397. ".winconfig.h"
  398. ".xmlrole.h"
  399. ".xmltok.h"
  400. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86em) Release"
  401. DEP_CPP_XMLRO=
  402. ".ascii.h"
  403. ".winconfig.h"
  404. ".xmlrole.h"
  405. ".xmltok.h"
  406. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86em) Debug"
  407. DEP_CPP_XMLRO=
  408. ".ascii.h"
  409. ".winconfig.h"
  410. ".xmlrole.h"
  411. ".xmltok.h"
  412. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86) Debug"
  413. DEP_CPP_XMLRO=
  414. ".ascii.h"
  415. ".winconfig.h"
  416. ".xmlrole.h"
  417. ".xmltok.h"
  418. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE emulator) Debug"
  419. DEP_CPP_XMLRO=
  420. ".ascii.h"
  421. ".internal.h"
  422. ".winconfig.h"
  423. ".xmlrole.h"
  424. ".xmltok.h"
  425. !ENDIF 
  426. # End Source File
  427. # Begin Source File
  428. SOURCE=.xmltok.c
  429. !IF  "$(CFG)" == "expat - Win32 (WCE MIPS) Release"
  430. DEP_CPP_XMLTO=
  431. ".ascii.h"
  432. ".asciitab.h"
  433. ".iasciitab.h"
  434. ".latin1tab.h"
  435. ".nametab.h"
  436. ".utf8tab.h"
  437. ".winconfig.h"
  438. ".xmltok.h"
  439. ".xmltok_impl.c"
  440. ".xmltok_impl.h"
  441. ".xmltok_ns.c"
  442. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE MIPS) Debug"
  443. DEP_CPP_XMLTO=
  444. ".ascii.h"
  445. ".asciitab.h"
  446. ".iasciitab.h"
  447. ".latin1tab.h"
  448. ".nametab.h"
  449. ".utf8tab.h"
  450. ".winconfig.h"
  451. ".xmltok.h"
  452. ".xmltok_impl.c"
  453. ".xmltok_impl.h"
  454. ".xmltok_ns.c"
  455. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE SH3) Release"
  456. DEP_CPP_XMLTO=
  457. ".ascii.h"
  458. ".asciitab.h"
  459. ".iasciitab.h"
  460. ".latin1tab.h"
  461. ".nametab.h"
  462. ".utf8tab.h"
  463. ".winconfig.h"
  464. ".xmltok.h"
  465. ".xmltok_impl.c"
  466. ".xmltok_impl.h"
  467. ".xmltok_ns.c"
  468. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE SH3) Debug"
  469. DEP_CPP_XMLTO=
  470. ".ascii.h"
  471. ".asciitab.h"
  472. ".iasciitab.h"
  473. ".latin1tab.h"
  474. ".nametab.h"
  475. ".utf8tab.h"
  476. ".winconfig.h"
  477. ".xmltok.h"
  478. ".xmltok_impl.c"
  479. ".xmltok_impl.h"
  480. ".xmltok_ns.c"
  481. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE ARM) Release"
  482. DEP_CPP_XMLTO=
  483. ".ascii.h"
  484. ".asciitab.h"
  485. ".iasciitab.h"
  486. ".latin1tab.h"
  487. ".nametab.h"
  488. ".utf8tab.h"
  489. ".winconfig.h"
  490. ".xmltok.h"
  491. ".xmltok_impl.c"
  492. ".xmltok_impl.h"
  493. ".xmltok_ns.c"
  494. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE ARM) Debug"
  495. DEP_CPP_XMLTO=
  496. ".ascii.h"
  497. ".asciitab.h"
  498. ".iasciitab.h"
  499. ".latin1tab.h"
  500. ".nametab.h"
  501. ".utf8tab.h"
  502. ".winconfig.h"
  503. ".xmltok.h"
  504. ".xmltok_impl.c"
  505. ".xmltok_impl.h"
  506. ".xmltok_ns.c"
  507. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86em) Release"
  508. DEP_CPP_XMLTO=
  509. ".ascii.h"
  510. ".asciitab.h"
  511. ".iasciitab.h"
  512. ".latin1tab.h"
  513. ".nametab.h"
  514. ".utf8tab.h"
  515. ".winconfig.h"
  516. ".xmltok.h"
  517. ".xmltok_impl.c"
  518. ".xmltok_impl.h"
  519. ".xmltok_ns.c"
  520. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86em) Debug"
  521. DEP_CPP_XMLTO=
  522. ".ascii.h"
  523. ".asciitab.h"
  524. ".iasciitab.h"
  525. ".latin1tab.h"
  526. ".nametab.h"
  527. ".utf8tab.h"
  528. ".winconfig.h"
  529. ".xmltok.h"
  530. ".xmltok_impl.c"
  531. ".xmltok_impl.h"
  532. ".xmltok_ns.c"
  533. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE x86) Debug"
  534. DEP_CPP_XMLTO=
  535. ".ascii.h"
  536. ".asciitab.h"
  537. ".iasciitab.h"
  538. ".latin1tab.h"
  539. ".nametab.h"
  540. ".utf8tab.h"
  541. ".winconfig.h"
  542. ".xmltok.h"
  543. ".xmltok_impl.c"
  544. ".xmltok_impl.h"
  545. ".xmltok_ns.c"
  546. !ELSEIF  "$(CFG)" == "expat - Win32 (WCE emulator) Debug"
  547. DEP_CPP_XMLTO=
  548. ".ascii.h"
  549. ".asciitab.h"
  550. ".expat.h"
  551. ".iasciitab.h"
  552. ".internal.h"
  553. ".latin1tab.h"
  554. ".nametab.h"
  555. ".utf8tab.h"
  556. ".winconfig.h"
  557. ".xmltok.h"
  558. ".xmltok_impl.c"
  559. ".xmltok_impl.h"
  560. ".xmltok_ns.c"
  561. !ENDIF 
  562. # End Source File
  563. # End Group
  564. # Begin Group "Header Files"
  565. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  566. # Begin Source File
  567. SOURCE=.expat.h
  568. # End Source File
  569. # Begin Source File
  570. SOURCE=.xmlrole.h
  571. # End Source File
  572. # Begin Source File
  573. SOURCE=.xmltok.h
  574. # End Source File
  575. # End Group
  576. # End Target
  577. # End Project