bench.vcp
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:58k
源码类别:

Windows CE

开发平台:

C/C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="bench" - Package Owner=<4>
  2. # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (WCE ARMV4) Application" 0xa301
  5. # TARGTYPE "Win32 (WCE x86) Application" 0x8301
  6. # TARGTYPE "Win32 (WCE ARM) Application" 0x8501
  7. # TARGTYPE "Win32 (WCE x86em) Application" 0x7f01
  8. # TARGTYPE "Win32 (WCE SH3) Application" 0x8101
  9. # TARGTYPE "Win32 (WCE MIPS) Application" 0x8201
  10. # TARGTYPE "Win32 (WCE emulator) Application" 0xa601
  11. # TARGTYPE "Win32 (WCE MIPSII) Application" 0xa101
  12. CFG=bench - Win32 (WCE MIPS) Debug
  13. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  14. !MESSAGE use the Export Makefile command and run
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "bench.vcn".
  17. !MESSAGE 
  18. !MESSAGE You can specify a configuration when running NMAKE
  19. !MESSAGE by defining the macro CFG on the command line. For example:
  20. !MESSAGE 
  21. !MESSAGE NMAKE /f "bench.vcn" CFG="bench - Win32 (WCE MIPS) Debug"
  22. !MESSAGE 
  23. !MESSAGE Possible choices for configuration are:
  24. !MESSAGE 
  25. !MESSAGE "bench - Win32 (WCE MIPS) Release" (based on "Win32 (WCE MIPS) Application")
  26. !MESSAGE "bench - Win32 (WCE MIPS) Debug" (based on "Win32 (WCE MIPS) Application")
  27. !MESSAGE "bench - Win32 (WCE SH3) Release" (based on "Win32 (WCE SH3) Application")
  28. !MESSAGE "bench - Win32 (WCE SH3) Debug" (based on "Win32 (WCE SH3) Application")
  29. !MESSAGE "bench - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Application")
  30. !MESSAGE "bench - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Application")
  31. !MESSAGE "bench - Win32 (WCE x86) Release" (based on "Win32 (WCE x86) Application")
  32. !MESSAGE "bench - Win32 (WCE x86) Debug" (based on "Win32 (WCE x86) Application")
  33. !MESSAGE "bench - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")
  34. !MESSAGE "bench - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application")
  35. !MESSAGE "bench - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
  36. !MESSAGE "bench - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application")
  37. !MESSAGE "bench - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
  38. !MESSAGE "bench - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
  39. !MESSAGE "bench - Win32 (WCE MIPSII) Debug" (based on "Win32 (WCE MIPSII) Application")
  40. !MESSAGE "bench - Win32 (WCE MIPSII) Release" (based on "Win32 (WCE MIPSII) Application")
  41. !MESSAGE "bench - Win32 (WCE ARM) Release GCC" (based on "Win32 (WCE ARM) Application")
  42. !MESSAGE 
  43. # Begin Project
  44. # PROP AllowPerConfigDependencies 0
  45. # PROP Scc_ProjName ""
  46. # PROP Scc_LocalPath ""
  47. # PROP ATL_Project 2
  48. !IF  "$(CFG)" == "bench - Win32 (WCE MIPS) Release"
  49. # PROP BASE Use_MFC 0
  50. # PROP BASE Use_Debug_Libraries 0
  51. # PROP BASE Output_Dir "MIPSRel"
  52. # PROP BASE Intermediate_Dir "MIPSRel"
  53. # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  54. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 0
  58. # PROP Output_Dir "MIPSRel"
  59. # PROP Intermediate_Dir "MIPSRel"
  60. # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  61. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  62. # PROP Ignore_Export_Lib 0
  63. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  64. # PROP Sec_ConfigureDevice 0
  65. # PROP Target_Dir ""
  66. RSC=rc.exe
  67. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
  68. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
  69. CPP=clmips.exe
  70. # 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" /YX /Oxs /M$(CECrtMT) /c
  71. # ADD CPP /nologo /Zd /O2 /D "MIPS" /D "_MIPS_" /D "NDEBUG" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c
  72. MTL=midl.exe
  73. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  74. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  75. BSC32=bscmake.exe
  76. # ADD BASE BSC32 /nologo
  77. # ADD BSC32 /nologo
  78. LINK32=link.exe
  79. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /MACHINE:MIPS
  80. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSRel/bench.exe" /subsystem:windowsce,3.00 /MACHINE:MIPS
  81. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE MIPS) Debug"
  82. # PROP BASE Use_MFC 0
  83. # PROP BASE Use_Debug_Libraries 1
  84. # PROP BASE Output_Dir "MIPSDbg"
  85. # PROP BASE Intermediate_Dir "MIPSDbg"
  86. # PROP BASE CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  87. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  88. # PROP BASE Target_Dir ""
  89. # PROP Use_MFC 0
  90. # PROP Use_Debug_Libraries 1
  91. # PROP Output_Dir "MIPSDbg"
  92. # PROP Intermediate_Dir "MIPSDbg"
  93. # PROP CPU_ID "{D6519010-710F-11D3-99F2-00105A0DF099}"
  94. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  95. # PROP Ignore_Export_Lib 0
  96. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  97. # PROP Sec_ConfigureDevice 0
  98. # PROP Target_Dir ""
  99. RSC=rc.exe
  100. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
  101. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /r
  102. CPP=clmips.exe
  103. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  104. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  105. MTL=midl.exe
  106. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  107. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  108. BSC32=bscmake.exe
  109. # ADD BASE BSC32 /nologo
  110. # ADD BSC32 /nologo
  111. LINK32=link.exe
  112. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /MACHINE:MIPS
  113. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSDbg/bench.exe" /subsystem:windowsce,3.00 /MACHINE:MIPS
  114. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE SH3) Release"
  115. # PROP BASE Use_MFC 0
  116. # PROP BASE Use_Debug_Libraries 0
  117. # PROP BASE Output_Dir "SH3Rel"
  118. # PROP BASE Intermediate_Dir "SH3Rel"
  119. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  120. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  121. # PROP BASE Target_Dir ""
  122. # PROP Use_MFC 0
  123. # PROP Use_Debug_Libraries 0
  124. # PROP Output_Dir "SH3Rel"
  125. # PROP Intermediate_Dir "SH3Rel"
  126. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  127. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  128. # PROP Ignore_Export_Lib 0
  129. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  130. # PROP Sec_ConfigureDevice 0
  131. # PROP Target_Dir ""
  132. RSC=rc.exe
  133. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
  134. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
  135. CPP=shcl.exe
  136. # 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" /YX /Oxs /M$(CECrtMT) /c
  137. # ADD CPP /nologo /O2 /D "SHx" /D "SH3" /D "_SH3_" /D "NDEBUG" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Oxt /M$(CECrtMT) /c
  138. MTL=midl.exe
  139. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  140. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  141. BSC32=bscmake.exe
  142. # ADD BASE BSC32 /nologo
  143. # ADD BSC32 /nologo
  144. LINK32=link.exe
  145. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /MACHINE:SH3
  146. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"../SH3Rel/bench.exe" /subsystem:windowsce,3.00 /MACHINE:SH3
  147. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE SH3) Debug"
  148. # PROP BASE Use_MFC 0
  149. # PROP BASE Use_Debug_Libraries 1
  150. # PROP BASE Output_Dir "SH3Dbg"
  151. # PROP BASE Intermediate_Dir "SH3Dbg"
  152. # PROP BASE CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  153. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  154. # PROP BASE Target_Dir ""
  155. # PROP Use_MFC 0
  156. # PROP Use_Debug_Libraries 1
  157. # PROP Output_Dir "SH3Dbg"
  158. # PROP Intermediate_Dir "SH3Dbg"
  159. # PROP CPU_ID "{D6519020-710F-11D3-99F2-00105A0DF099}"
  160. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  161. # PROP Ignore_Export_Lib 0
  162. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  163. # PROP Sec_ConfigureDevice 0
  164. # PROP Target_Dir ""
  165. RSC=rc.exe
  166. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
  167. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "SHx" /d "SH3" /d "_SH3_" /r
  168. CPP=shcl.exe
  169. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  170. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "SHx" /D "SH3" /D "_SH3_" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  171. MTL=midl.exe
  172. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  173. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  174. BSC32=bscmake.exe
  175. # ADD BASE BSC32 /nologo
  176. # ADD BSC32 /nologo
  177. LINK32=link.exe
  178. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /MACHINE:SH3
  179. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../SH3Dbg/bench.exe" /subsystem:windowsce,3.00 /MACHINE:SH3
  180. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARM) Release"
  181. # PROP BASE Use_MFC 0
  182. # PROP BASE Use_Debug_Libraries 0
  183. # PROP BASE Output_Dir "ARMRel"
  184. # PROP BASE Intermediate_Dir "ARMRel"
  185. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  186. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  187. # PROP BASE Target_Dir ""
  188. # PROP Use_MFC 0
  189. # PROP Use_Debug_Libraries 0
  190. # PROP Output_Dir "ARMRel"
  191. # PROP Intermediate_Dir "ARMRel"
  192. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  193. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  194. # PROP Ignore_Export_Lib 0
  195. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  196. # PROP Sec_ConfigureDevice 0
  197. # PROP Target_Dir ""
  198. RSC=rc.exe
  199. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  200. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  201. CPP=clarm.exe
  202. # ADD BASE CPP /nologo /W3 /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /YX /Oxs /M$(CECrtMT) /c
  203. # ADD CPP /nologo /Zd /O2 /D "NDEBUG" /D "ARM" /D "_ARM_" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c
  204. MTL=midl.exe
  205. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  206. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  207. BSC32=bscmake.exe
  208. # ADD BASE BSC32 /nologo
  209. # ADD BSC32 /nologo
  210. LINK32=link.exe
  211. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  212. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRel/bench.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  213. # SUBTRACT LINK32 /pdb:none
  214. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARM) Debug"
  215. # PROP BASE Use_MFC 0
  216. # PROP BASE Use_Debug_Libraries 1
  217. # PROP BASE Output_Dir "ARMDbg"
  218. # PROP BASE Intermediate_Dir "ARMDbg"
  219. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  220. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  221. # PROP BASE Target_Dir ""
  222. # PROP Use_MFC 0
  223. # PROP Use_Debug_Libraries 1
  224. # PROP Output_Dir "ARMDbg"
  225. # PROP Intermediate_Dir "ARMDbg"
  226. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  227. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  228. # PROP Ignore_Export_Lib 0
  229. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  230. # PROP Sec_ConfigureDevice 0
  231. # PROP Target_Dir ""
  232. RSC=rc.exe
  233. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  234. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  235. CPP=clarm.exe
  236. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  237. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  238. MTL=midl.exe
  239. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  240. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  241. BSC32=bscmake.exe
  242. # ADD BASE BSC32 /nologo
  243. # ADD BSC32 /nologo
  244. LINK32=link.exe
  245. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  246. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMDbg/bench.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  247. # SUBTRACT LINK32 /pdb:none
  248. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86) Release"
  249. # PROP BASE Use_MFC 0
  250. # PROP BASE Use_Debug_Libraries 0
  251. # PROP BASE Output_Dir "X86Rel"
  252. # PROP BASE Intermediate_Dir "X86Rel"
  253. # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  254. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  255. # PROP BASE Target_Dir ""
  256. # PROP Use_MFC 0
  257. # PROP Use_Debug_Libraries 0
  258. # PROP Output_Dir "X86Rel"
  259. # PROP Intermediate_Dir "X86Rel"
  260. # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  261. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  262. # PROP Ignore_Export_Lib 0
  263. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  264. # PROP Sec_ConfigureDevice 0
  265. # PROP Target_Dir ""
  266. RSC=rc.exe
  267. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  268. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  269. CPP=cl.exe
  270. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /Oxs /GF /c
  271. # ADD CPP /nologo /O2 /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /Oxt /GF /c
  272. MTL=midl.exe
  273. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  274. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  275. BSC32=bscmake.exe
  276. # ADD BASE BSC32 /nologo
  277. # ADD BSC32 /nologo
  278. LINK32=link.exe
  279. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,3.00 /MACHINE:IX86
  280. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86Rel/bench.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
  281. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86) Debug"
  282. # PROP BASE Use_MFC 0
  283. # PROP BASE Use_Debug_Libraries 1
  284. # PROP BASE Output_Dir "X86Dbg"
  285. # PROP BASE Intermediate_Dir "X86Dbg"
  286. # PROP BASE CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  287. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  288. # PROP BASE Target_Dir ""
  289. # PROP Use_MFC 0
  290. # PROP Use_Debug_Libraries 1
  291. # PROP Output_Dir "X86Dbg"
  292. # PROP Intermediate_Dir "X86Dbg"
  293. # PROP CPU_ID "{D6518FF3-710F-11D3-99F2-00105A0DF099}"
  294. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  295. # PROP Ignore_Export_Lib 0
  296. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  297. # PROP Sec_ConfigureDevice 0
  298. # PROP Target_Dir ""
  299. RSC=rc.exe
  300. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  301. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  302. CPP=cl.exe
  303. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
  304. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
  305. MTL=midl.exe
  306. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  307. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  308. BSC32=bscmake.exe
  309. # ADD BASE BSC32 /nologo
  310. # ADD BSC32 /nologo
  311. LINK32=link.exe
  312. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,3.00 /MACHINE:IX86
  313. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86Dbg/bench.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
  314. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86em) Release"
  315. # PROP BASE Use_MFC 0
  316. # PROP BASE Use_Debug_Libraries 0
  317. # PROP BASE Output_Dir "X86EMRel"
  318. # PROP BASE Intermediate_Dir "X86EMRel"
  319. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  320. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  321. # PROP BASE Target_Dir ""
  322. # PROP Use_MFC 0
  323. # PROP Use_Debug_Libraries 0
  324. # PROP Output_Dir "X86EMRel"
  325. # PROP Intermediate_Dir "X86EMRel"
  326. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  327. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  328. # PROP Ignore_Export_Lib 0
  329. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  330. # PROP Sec_ConfigureDevice 0
  331. # PROP Target_Dir ""
  332. RSC=rc.exe
  333. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
  334. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
  335. CPP=cl.exe
  336. # 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" /YX /Gz /Oxs /c
  337. # ADD CPP /nologo /O2 /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "i486" /D "_X86_" /D "x86" /D "NDEBUG" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gz /Oxs /c
  338. MTL=midl.exe
  339. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  340. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  341. BSC32=bscmake.exe
  342. # ADD BASE BSC32 /nologo
  343. # ADD BSC32 /nologo
  344. LINK32=link.exe
  345. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
  346. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86EMRel/bench.exe" /windowsce:emulation /MACHINE:IX86
  347. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86em) Debug"
  348. # PROP BASE Use_MFC 0
  349. # PROP BASE Use_Debug_Libraries 1
  350. # PROP BASE Output_Dir "X86EMDbg"
  351. # PROP BASE Intermediate_Dir "X86EMDbg"
  352. # PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  353. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  354. # PROP BASE Target_Dir ""
  355. # PROP Use_MFC 0
  356. # PROP Use_Debug_Libraries 1
  357. # PROP Output_Dir "X86EMDbg"
  358. # PROP Intermediate_Dir "X86EMDbg"
  359. # PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
  360. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  361. # PROP Ignore_Export_Lib 0
  362. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  363. # PROP Sec_ConfigureDevice 0
  364. # PROP Target_Dir ""
  365. RSC=rc.exe
  366. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
  367. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /r
  368. CPP=cl.exe
  369. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gz /c
  370. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "i486" /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_X86_" /D "x86" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gz /c
  371. MTL=midl.exe
  372. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  373. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  374. BSC32=bscmake.exe
  375. # ADD BASE BSC32 /nologo
  376. # ADD BSC32 /nologo
  377. LINK32=link.exe
  378. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /windowsce:emulation /MACHINE:IX86
  379. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /stack:0x10000,0x1000 /subsystem:windows /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../X86EMDbg/bench.exe" /windowsce:emulation /MACHINE:IX86
  380. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARMV4) Release"
  381. # PROP BASE Use_MFC 0
  382. # PROP BASE Use_Debug_Libraries 0
  383. # PROP BASE Output_Dir "ARMV4Rel"
  384. # PROP BASE Intermediate_Dir "ARMV4Rel"
  385. # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  386. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  387. # PROP BASE Target_Dir ""
  388. # PROP Use_MFC 0
  389. # PROP Use_Debug_Libraries 0
  390. # PROP Output_Dir "ARMV4Rel"
  391. # PROP Intermediate_Dir "ARMV4Rel"
  392. # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  393. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  394. # PROP Ignore_Export_Lib 0
  395. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  396. # PROP Target_Dir ""
  397. RSC=rc.exe
  398. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
  399. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
  400. CPP=clarm.exe
  401. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /O2 /M$(CECrtMT) /c
  402. # ADD CPP /nologo /Oxt /D "ARM" /D "_ARM_" /D "ARMV4" /D "NDEBUG" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMT) /c
  403. MTL=midl.exe
  404. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  405. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  406. BSC32=bscmake.exe
  407. # ADD BASE BSC32 /nologo
  408. # ADD BSC32 /nologo
  409. LINK32=link.exe
  410. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  411. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMV4Rel/bench.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  412. # SUBTRACT LINK32 /pdb:none
  413. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARMV4) Debug"
  414. # PROP BASE Use_MFC 0
  415. # PROP BASE Use_Debug_Libraries 1
  416. # PROP BASE Output_Dir "ARMV4Dbg"
  417. # PROP BASE Intermediate_Dir "ARMV4Dbg"
  418. # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  419. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  420. # PROP BASE Target_Dir ""
  421. # PROP Use_MFC 0
  422. # PROP Use_Debug_Libraries 1
  423. # PROP Output_Dir "ARMV4Dbg"
  424. # PROP Intermediate_Dir "ARMV4Dbg"
  425. # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  426. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  427. # PROP Ignore_Export_Lib 0
  428. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  429. # PROP Target_Dir ""
  430. RSC=rc.exe
  431. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
  432. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
  433. CPP=clarm.exe
  434. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  435. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /M$(CECrtMTDebug) /c
  436. MTL=midl.exe
  437. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  438. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  439. BSC32=bscmake.exe
  440. # ADD BASE BSC32 /nologo
  441. # ADD BSC32 /nologo
  442. LINK32=link.exe
  443. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  444. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /map /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMV4Dbg/bench.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  445. # SUBTRACT LINK32 /pdb:none
  446. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE emulator) Release"
  447. # PROP BASE Use_MFC 0
  448. # PROP BASE Use_Debug_Libraries 0
  449. # PROP BASE Output_Dir "emulatorRel"
  450. # PROP BASE Intermediate_Dir "emulatorRel"
  451. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  452. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  453. # PROP BASE Target_Dir ""
  454. # PROP Use_MFC 0
  455. # PROP Use_Debug_Libraries 0
  456. # PROP Output_Dir "emulatorRel"
  457. # PROP Intermediate_Dir "emulatorRel"
  458. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  459. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  460. # PROP Ignore_Export_Lib 0
  461. # PROP Sec_AlwaysSign 0
  462. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  463. # PROP Sec_ConfigureDevice 0
  464. # PROP Target_Dir ""
  465. RSC=rc.exe
  466. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  467. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /r
  468. CPP=cl.exe
  469. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "_i386_" /D UNDER_CE=$(CEVersion) /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /YX /Gs8192 /GF /O2 /c
  470. # ADD CPP /nologo /Zd /Oxt /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "NDEBUG" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
  471. MTL=midl.exe
  472. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  473. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  474. BSC32=bscmake.exe
  475. # ADD BASE BSC32 /nologo
  476. # ADD BSC32 /nologo
  477. LINK32=link.exe
  478. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,3.00 /MACHINE:IX86
  479. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorRel/bench.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
  480. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE emulator) Debug"
  481. # PROP BASE Use_MFC 0
  482. # PROP BASE Use_Debug_Libraries 1
  483. # PROP BASE Output_Dir "emulatorDbg"
  484. # PROP BASE Intermediate_Dir "emulatorDbg"
  485. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  486. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  487. # PROP BASE Target_Dir ""
  488. # PROP Use_MFC 0
  489. # PROP Use_Debug_Libraries 1
  490. # PROP Output_Dir "emulatorDbg"
  491. # PROP Intermediate_Dir "emulatorDbg"
  492. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  493. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  494. # PROP Ignore_Export_Lib 0
  495. # PROP Sec_AlwaysSign 0
  496. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  497. # PROP Sec_ConfigureDevice 0
  498. # PROP Target_Dir ""
  499. RSC=rc.exe
  500. # ADD BASE RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
  501. # ADD RSC /l 0x409 /d "$(CePlatform)" /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "_X86_" /d "x86" /d "_i386_" /r
  502. CPP=cl.exe
  503. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "i_386_" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /YX /Gs8192 /GF /c
  504. # ADD CPP /nologo /Zi /Od /D "DEBUG" /D "_i386_" /D "i_386_" /D "_X86_" /D "x86" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Gs8192 /GF /c
  505. MTL=midl.exe
  506. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  507. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  508. BSC32=bscmake.exe
  509. # ADD BASE BSC32 /nologo
  510. # ADD BSC32 /nologo
  511. LINK32=link.exe
  512. # ADD BASE LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /subsystem:windowsce,3.00 /MACHINE:IX86
  513. # ADD LINK32 commctrl.lib coredll.lib $(CEx86Corelibc) /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"OLDNAMES.lib" /nodefaultlib:$(CENoDefaultLib) /out:"../emulatorDbg/bench.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
  514. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE MIPSII) Debug"
  515. # PROP BASE Use_MFC 0
  516. # PROP BASE Use_Debug_Libraries 1
  517. # PROP BASE Output_Dir "MIPSIIDbg"
  518. # PROP BASE Intermediate_Dir "MIPSIIDbg"
  519. # PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  520. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  521. # PROP BASE Target_Dir ""
  522. # PROP Use_MFC 0
  523. # PROP Use_Debug_Libraries 1
  524. # PROP Output_Dir "MIPSIIDbg"
  525. # PROP Intermediate_Dir "MIPSIIDbg"
  526. # PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  527. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  528. # PROP Ignore_Export_Lib 0
  529. # PROP Target_Dir ""
  530. RSC=rc.exe
  531. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /r
  532. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /r
  533. CPP=clmips.exe
  534. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) /c
  535. # ADD CPP /nologo /W1 /Zi /Od /D "DEBUG" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /QMmips2 /QMFPE /M$(CECrtMTDebug) /c
  536. MTL=midl.exe
  537. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  538. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  539. BSC32=bscmake.exe
  540. # ADD BASE BSC32 /nologo
  541. # ADD BSC32 /nologo
  542. LINK32=link.exe
  543. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  544. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSIIDbg/bench.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS
  545. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE MIPSII) Release"
  546. # PROP BASE Use_MFC 0
  547. # PROP BASE Use_Debug_Libraries 0
  548. # PROP BASE Output_Dir "MIPSIIRel"
  549. # PROP BASE Intermediate_Dir "MIPSIIRel"
  550. # PROP BASE CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  551. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  552. # PROP BASE Target_Dir ""
  553. # PROP Use_MFC 0
  554. # PROP Use_Debug_Libraries 0
  555. # PROP Output_Dir "MIPSIIRel"
  556. # PROP Intermediate_Dir "MIPSIIRel"
  557. # PROP CPU_ID "{689DDC64-9D9D-11D5-96F8-00207802C01C}"
  558. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  559. # PROP Ignore_Export_Lib 0
  560. # PROP Target_Dir ""
  561. RSC=rc.exe
  562. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /r
  563. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "MIPS" /d "_MIPS_" /d "R4000" /d "MIPSII" /r
  564. CPP=clmips.exe
  565. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /QMmips2 /QMFPE /O2 /M$(CECrtMT) /c
  566. # ADD CPP /nologo /W1 /Oxt /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "MIPS" /D "_MIPS_" /D "R4000" /D "MIPSII" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /YX /QMmips2 /QMFPE /M$(CECrtMT) /c
  567. MTL=midl.exe
  568. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  569. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  570. BSC32=bscmake.exe
  571. # ADD BASE BSC32 /nologo
  572. # ADD BSC32 /nologo
  573. LINK32=link.exe
  574. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /MACHINE:MIPS
  575. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /nodefaultlib:"$(CENoDefaultLib)" /out:"../MIPSIIRel/bench.exe" /subsystem:$(CESubsystem) /MACHINE:MIPS
  576. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARM) Release GCC"
  577. # PROP BASE Use_MFC 0
  578. # PROP BASE Use_Debug_Libraries 0
  579. # PROP BASE Output_Dir "ARMRelease GCC"
  580. # PROP BASE Intermediate_Dir "ARMRelease GCC"
  581. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  582. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  583. # PROP BASE Ignore_Export_Lib 0
  584. # PROP BASE Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  585. # PROP BASE Sec_ConfigureDevice 0
  586. # PROP BASE Target_Dir ""
  587. # PROP Use_MFC 0
  588. # PROP Use_Debug_Libraries 0
  589. # PROP Output_Dir "ARMRelGCC"
  590. # PROP Intermediate_Dir "ARMRelGCC"
  591. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  592. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  593. # PROP Ignore_Export_Lib 0
  594. # PROP Sec_CertificateHash "8aeb6e720079eb0494ae9be32cb13a9e3687d913"
  595. # PROP Sec_ConfigureDevice 0
  596. # PROP Target_Dir ""
  597. RSC=rc.exe
  598. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  599. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /r
  600. CPP=clarm.exe
  601. # ADD BASE CPP /nologo /Zd /O2 /D "NDEBUG" /D "ARM" /D "_ARM_" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c
  602. # ADD CPP /nologo /Zd /O2 /D "NDEBUG" /D "ARM" /D "_ARM_" /D "BENCH" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /YX /Oxs /M$(CECrtMT) /c
  603. MTL=midl.exe
  604. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  605. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  606. BSC32=bscmake.exe
  607. # ADD BASE BSC32 /nologo
  608. # ADD BSC32 /nologo
  609. LINK32=link.exe
  610. # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRel/bench.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  611. # SUBTRACT BASE LINK32 /pdb:none
  612. # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"../ARMRelGCC/bench.exe" /subsystem:windowsce,3.00 /align:"4096" /MACHINE:ARM
  613. # SUBTRACT LINK32 /pdb:none
  614. !ENDIF 
  615. # Begin Target
  616. # Name "bench - Win32 (WCE MIPS) Release"
  617. # Name "bench - Win32 (WCE MIPS) Debug"
  618. # Name "bench - Win32 (WCE SH3) Release"
  619. # Name "bench - Win32 (WCE SH3) Debug"
  620. # Name "bench - Win32 (WCE ARM) Release"
  621. # Name "bench - Win32 (WCE ARM) Debug"
  622. # Name "bench - Win32 (WCE x86) Release"
  623. # Name "bench - Win32 (WCE x86) Debug"
  624. # Name "bench - Win32 (WCE x86em) Release"
  625. # Name "bench - Win32 (WCE x86em) Debug"
  626. # Name "bench - Win32 (WCE ARMV4) Release"
  627. # Name "bench - Win32 (WCE ARMV4) Debug"
  628. # Name "bench - Win32 (WCE emulator) Release"
  629. # Name "bench - Win32 (WCE emulator) Debug"
  630. # Name "bench - Win32 (WCE MIPSII) Debug"
  631. # Name "bench - Win32 (WCE MIPSII) Release"
  632. # Name "bench - Win32 (WCE ARM) Release GCC"
  633. # Begin Group "Source Files"
  634. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  635. # Begin Source File
  636. SOURCE=.benchmark.c
  637. !IF  "$(CFG)" == "bench - Win32 (WCE MIPS) Release"
  638. DEP_CPP_BENCH=
  639. "..commonaudio.h"
  640. "..commonblit.h"
  641. "..commoncommon.h"
  642. "..commonerr.h"
  643. "..commonfile.h"
  644. "..commonflow.h"
  645. "..commonformat.h"
  646. "..commonformat_base.h"
  647. "..commonhttp.h"
  648. "..commonidct.h"
  649. "..commonnode.h"
  650. "..commonplatform.h"
  651. "..commonportab.h"
  652. "..commonstr.h"
  653. "..commonstream.h"
  654. "..commontimer.h"
  655. "..commontools.h"
  656. "..commonvideo.h"
  657. "..commonwaveout.h"
  658. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE MIPS) Debug"
  659. DEP_CPP_BENCH=
  660. "..commonaudio.h"
  661. "..commonblit.h"
  662. "..commoncommon.h"
  663. "..commonerr.h"
  664. "..commonfile.h"
  665. "..commonflow.h"
  666. "..commonformat.h"
  667. "..commonformat_base.h"
  668. "..commonhttp.h"
  669. "..commonidct.h"
  670. "..commonnode.h"
  671. "..commonplatform.h"
  672. "..commonportab.h"
  673. "..commonstr.h"
  674. "..commonstream.h"
  675. "..commontimer.h"
  676. "..commontools.h"
  677. "..commonvideo.h"
  678. "..commonwaveout.h"
  679. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE SH3) Release"
  680. DEP_CPP_BENCH=
  681. "..commonaudio.h"
  682. "..commonblit.h"
  683. "..commoncommon.h"
  684. "..commonerr.h"
  685. "..commonfile.h"
  686. "..commonflow.h"
  687. "..commonformat.h"
  688. "..commonformat_base.h"
  689. "..commonhttp.h"
  690. "..commonidct.h"
  691. "..commonnode.h"
  692. "..commonplatform.h"
  693. "..commonportab.h"
  694. "..commonstr.h"
  695. "..commonstream.h"
  696. "..commontimer.h"
  697. "..commontools.h"
  698. "..commonvideo.h"
  699. "..commonwaveout.h"
  700. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE SH3) Debug"
  701. DEP_CPP_BENCH=
  702. "..commonaudio.h"
  703. "..commonblit.h"
  704. "..commoncommon.h"
  705. "..commonerr.h"
  706. "..commonfile.h"
  707. "..commonflow.h"
  708. "..commonformat.h"
  709. "..commonformat_base.h"
  710. "..commonhttp.h"
  711. "..commonidct.h"
  712. "..commonnode.h"
  713. "..commonplatform.h"
  714. "..commonportab.h"
  715. "..commonstr.h"
  716. "..commonstream.h"
  717. "..commontimer.h"
  718. "..commontools.h"
  719. "..commonvideo.h"
  720. "..commonwaveout.h"
  721. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARM) Release"
  722. DEP_CPP_BENCH=
  723. "..commonaudio.h"
  724. "..commonblit.h"
  725. "..commoncommon.h"
  726. "..commonerr.h"
  727. "..commonfile.h"
  728. "..commonflow.h"
  729. "..commonformat.h"
  730. "..commonformat_base.h"
  731. "..commonhttp.h"
  732. "..commonidct.h"
  733. "..commonnode.h"
  734. "..commonplatform.h"
  735. "..commonportab.h"
  736. "..commonstr.h"
  737. "..commonstream.h"
  738. "..commontimer.h"
  739. "..commontools.h"
  740. "..commonvideo.h"
  741. "..commonwaveout.h"
  742. ".counter.h"
  743. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARM) Debug"
  744. DEP_CPP_BENCH=
  745. "..commonaudio.h"
  746. "..commonblit.h"
  747. "..commoncommon.h"
  748. "..commonerr.h"
  749. "..commonfile.h"
  750. "..commonflow.h"
  751. "..commonformat.h"
  752. "..commonformat_base.h"
  753. "..commonhttp.h"
  754. "..commonidct.h"
  755. "..commonnode.h"
  756. "..commonplatform.h"
  757. "..commonportab.h"
  758. "..commonstr.h"
  759. "..commonstream.h"
  760. "..commontimer.h"
  761. "..commontools.h"
  762. "..commonvideo.h"
  763. "..commonwaveout.h"
  764. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86) Release"
  765. DEP_CPP_BENCH=
  766. "..commonaudio.h"
  767. "..commonblit.h"
  768. "..commoncommon.h"
  769. "..commonerr.h"
  770. "..commonfile.h"
  771. "..commonflow.h"
  772. "..commonformat.h"
  773. "..commonformat_base.h"
  774. "..commonhttp.h"
  775. "..commonidct.h"
  776. "..commonnode.h"
  777. "..commonplatform.h"
  778. "..commonportab.h"
  779. "..commonstr.h"
  780. "..commonstream.h"
  781. "..commontimer.h"
  782. "..commontools.h"
  783. "..commonvideo.h"
  784. "..commonwaveout.h"
  785. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86) Debug"
  786. DEP_CPP_BENCH=
  787. "..commonaudio.h"
  788. "..commonblit.h"
  789. "..commoncommon.h"
  790. "..commonerr.h"
  791. "..commonfile.h"
  792. "..commonflow.h"
  793. "..commonformat.h"
  794. "..commonformat_base.h"
  795. "..commonhttp.h"
  796. "..commonidct.h"
  797. "..commonnode.h"
  798. "..commonplatform.h"
  799. "..commonportab.h"
  800. "..commonstr.h"
  801. "..commonstream.h"
  802. "..commontimer.h"
  803. "..commontools.h"
  804. "..commonvideo.h"
  805. "..commonwaveout.h"
  806. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86em) Release"
  807. DEP_CPP_BENCH=
  808. "..commonaudio.h"
  809. "..commonblit.h"
  810. "..commoncommon.h"
  811. "..commonerr.h"
  812. "..commonfile.h"
  813. "..commonflow.h"
  814. "..commonformat.h"
  815. "..commonformat_base.h"
  816. "..commonhttp.h"
  817. "..commonidct.h"
  818. "..commonnode.h"
  819. "..commonplatform.h"
  820. "..commonportab.h"
  821. "..commonstr.h"
  822. "..commonstream.h"
  823. "..commontimer.h"
  824. "..commontools.h"
  825. "..commonvideo.h"
  826. "..commonwaveout.h"
  827. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86em) Debug"
  828. DEP_CPP_BENCH=
  829. "..commonaudio.h"
  830. "..commonblit.h"
  831. "..commoncommon.h"
  832. "..commonerr.h"
  833. "..commonfile.h"
  834. "..commonflow.h"
  835. "..commonformat.h"
  836. "..commonformat_base.h"
  837. "..commonhttp.h"
  838. "..commonidct.h"
  839. "..commonnode.h"
  840. "..commonplatform.h"
  841. "..commonportab.h"
  842. "..commonstr.h"
  843. "..commonstream.h"
  844. "..commontimer.h"
  845. "..commontools.h"
  846. "..commonvideo.h"
  847. "..commonwaveout.h"
  848. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARMV4) Release"
  849. DEP_CPP_BENCH=
  850. "..commonaudio.h"
  851. "..commonblit.h"
  852. "..commoncommon.h"
  853. "..commonerr.h"
  854. "..commonfile.h"
  855. "..commonflow.h"
  856. "..commonformat.h"
  857. "..commonformat_base.h"
  858. "..commonhttp.h"
  859. "..commonidct.h"
  860. "..commonnode.h"
  861. "..commonplatform.h"
  862. "..commonportab.h"
  863. "..commonstr.h"
  864. "..commonstream.h"
  865. "..commontimer.h"
  866. "..commontools.h"
  867. "..commonvideo.h"
  868. "..commonwaveout.h"
  869. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARMV4) Debug"
  870. DEP_CPP_BENCH=
  871. "..commonaudio.h"
  872. "..commonblit.h"
  873. "..commoncommon.h"
  874. "..commonerr.h"
  875. "..commonfile.h"
  876. "..commonflow.h"
  877. "..commonformat.h"
  878. "..commonformat_base.h"
  879. "..commonhttp.h"
  880. "..commonidct.h"
  881. "..commonnode.h"
  882. "..commonplatform.h"
  883. "..commonportab.h"
  884. "..commonstr.h"
  885. "..commonstream.h"
  886. "..commontimer.h"
  887. "..commontools.h"
  888. "..commonvideo.h"
  889. "..commonwaveout.h"
  890. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE emulator) Release"
  891. DEP_CPP_BENCH=
  892. "..commonaudio.h"
  893. "..commonblit.h"
  894. "..commoncommon.h"
  895. "..commonerr.h"
  896. "..commonfile.h"
  897. "..commonflow.h"
  898. "..commonformat.h"
  899. "..commonformat_base.h"
  900. "..commonhttp.h"
  901. "..commonidct.h"
  902. "..commonnode.h"
  903. "..commonplatform.h"
  904. "..commonportab.h"
  905. "..commonstr.h"
  906. "..commonstream.h"
  907. "..commontimer.h"
  908. "..commontools.h"
  909. "..commonvideo.h"
  910. "..commonwaveout.h"
  911. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE emulator) Debug"
  912. DEP_CPP_BENCH=
  913. "..commonaudio.h"
  914. "..commonblit.h"
  915. "..commoncommon.h"
  916. "..commonerr.h"
  917. "..commonfile.h"
  918. "..commonflow.h"
  919. "..commonformat.h"
  920. "..commonformat_base.h"
  921. "..commonhttp.h"
  922. "..commonidct.h"
  923. "..commonnode.h"
  924. "..commonplatform.h"
  925. "..commonportab.h"
  926. "..commonstr.h"
  927. "..commonstream.h"
  928. "..commontimer.h"
  929. "..commontools.h"
  930. "..commonvideo.h"
  931. "..commonwaveout.h"
  932. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE MIPSII) Debug"
  933. DEP_CPP_BENCH=
  934. "..commonaudio.h"
  935. "..commonbitstream.h"
  936. "..commonblit.h"
  937. "..commoncommon.h"
  938. "..commonerr.h"
  939. "..commonfile.h"
  940. "..commonflow.h"
  941. "..commonformat.h"
  942. "..commonformat_base.h"
  943. "..commonhttp.h"
  944. "..commonidct.h"
  945. "..commonnode.h"
  946. "..commonplatform.h"
  947. "..commonportab.h"
  948. "..commonstr.h"
  949. "..commonstream.h"
  950. "..commontimer.h"
  951. "..commontools.h"
  952. "..commonvideo.h"
  953. "..commonvlc.h"
  954. "..commonwaveout.h"
  955. ".counter.h"
  956. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE MIPSII) Release"
  957. DEP_CPP_BENCH=
  958. "..commonaudio.h"
  959. "..commonbitstream.h"
  960. "..commonblit.h"
  961. "..commoncommon.h"
  962. "..commonerr.h"
  963. "..commonfile.h"
  964. "..commonflow.h"
  965. "..commonformat.h"
  966. "..commonformat_base.h"
  967. "..commonhttp.h"
  968. "..commonidct.h"
  969. "..commonnode.h"
  970. "..commonplatform.h"
  971. "..commonportab.h"
  972. "..commonstr.h"
  973. "..commonstream.h"
  974. "..commontimer.h"
  975. "..commontools.h"
  976. "..commonvideo.h"
  977. "..commonvlc.h"
  978. "..commonwaveout.h"
  979. ".counter.h"
  980. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARM) Release GCC"
  981. DEP_CPP_BENCH=
  982. "..commonaudio.h"
  983. "..commonbitstream.h"
  984. "..commonblit.h"
  985. "..commoncommon.h"
  986. "..commondmo.h"
  987. "..commonerr.h"
  988. "..commonfile.h"
  989. "..commonflow.h"
  990. "..commonformat.h"
  991. "..commonformat_base.h"
  992. "..commonhttp.h"
  993. "..commonidct.h"
  994. "..commonnode.h"
  995. "..commonplatform.h"
  996. "..commonportab.h"
  997. "..commonstr.h"
  998. "..commonstream.h"
  999. "..commontimer.h"
  1000. "..commontools.h"
  1001. "..commonvideo.h"
  1002. "..commonvlc.h"
  1003. "..commonwaveout.h"
  1004. ".counter.h"
  1005. !ENDIF 
  1006. # End Source File
  1007. # Begin Source File
  1008. SOURCE=.benchmark.h
  1009. # End Source File
  1010. # Begin Source File
  1011. SOURCE=.counter.c
  1012. !IF  "$(CFG)" == "bench - Win32 (WCE MIPS) Release"
  1013. DEP_CPP_COUNT=
  1014. "..commonaudio.h"
  1015. "..commonblit.h"
  1016. "..commoncommon.h"
  1017. "..commonerr.h"
  1018. "..commonfile.h"
  1019. "..commonflow.h"
  1020. "..commonformat.h"
  1021. "..commonformat_base.h"
  1022. "..commonhttp.h"
  1023. "..commonidct.h"
  1024. "..commonnode.h"
  1025. "..commonplatform.h"
  1026. "..commonportab.h"
  1027. "..commonstr.h"
  1028. "..commonstream.h"
  1029. "..commontimer.h"
  1030. "..commontools.h"
  1031. "..commonvideo.h"
  1032. "..commonwaveout.h"
  1033. ".counter.h"
  1034. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE MIPS) Debug"
  1035. DEP_CPP_COUNT=
  1036. "..commonaudio.h"
  1037. "..commonblit.h"
  1038. "..commoncommon.h"
  1039. "..commonerr.h"
  1040. "..commonfile.h"
  1041. "..commonflow.h"
  1042. "..commonformat.h"
  1043. "..commonformat_base.h"
  1044. "..commonhttp.h"
  1045. "..commonidct.h"
  1046. "..commonnode.h"
  1047. "..commonplatform.h"
  1048. "..commonportab.h"
  1049. "..commonstr.h"
  1050. "..commonstream.h"
  1051. "..commontimer.h"
  1052. "..commontools.h"
  1053. "..commonvideo.h"
  1054. "..commonwaveout.h"
  1055. ".counter.h"
  1056. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE SH3) Release"
  1057. DEP_CPP_COUNT=
  1058. "..commonaudio.h"
  1059. "..commonblit.h"
  1060. "..commoncommon.h"
  1061. "..commonerr.h"
  1062. "..commonfile.h"
  1063. "..commonflow.h"
  1064. "..commonformat.h"
  1065. "..commonformat_base.h"
  1066. "..commonhttp.h"
  1067. "..commonidct.h"
  1068. "..commonnode.h"
  1069. "..commonplatform.h"
  1070. "..commonportab.h"
  1071. "..commonstr.h"
  1072. "..commonstream.h"
  1073. "..commontimer.h"
  1074. "..commontools.h"
  1075. "..commonvideo.h"
  1076. "..commonwaveout.h"
  1077. ".counter.h"
  1078. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE SH3) Debug"
  1079. DEP_CPP_COUNT=
  1080. "..commonaudio.h"
  1081. "..commonblit.h"
  1082. "..commoncommon.h"
  1083. "..commonerr.h"
  1084. "..commonfile.h"
  1085. "..commonflow.h"
  1086. "..commonformat.h"
  1087. "..commonformat_base.h"
  1088. "..commonhttp.h"
  1089. "..commonidct.h"
  1090. "..commonnode.h"
  1091. "..commonplatform.h"
  1092. "..commonportab.h"
  1093. "..commonstr.h"
  1094. "..commonstream.h"
  1095. "..commontimer.h"
  1096. "..commontools.h"
  1097. "..commonvideo.h"
  1098. "..commonwaveout.h"
  1099. ".counter.h"
  1100. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARM) Release"
  1101. DEP_CPP_COUNT=
  1102. "..commonaudio.h"
  1103. "..commonblit.h"
  1104. "..commoncommon.h"
  1105. "..commonerr.h"
  1106. "..commonfile.h"
  1107. "..commonflow.h"
  1108. "..commonformat.h"
  1109. "..commonformat_base.h"
  1110. "..commonhttp.h"
  1111. "..commonidct.h"
  1112. "..commonnode.h"
  1113. "..commonplatform.h"
  1114. "..commonportab.h"
  1115. "..commonstr.h"
  1116. "..commonstream.h"
  1117. "..commontimer.h"
  1118. "..commontools.h"
  1119. "..commonvideo.h"
  1120. "..commonwaveout.h"
  1121. ".counter.h"
  1122. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARM) Debug"
  1123. DEP_CPP_COUNT=
  1124. "..commonaudio.h"
  1125. "..commonblit.h"
  1126. "..commoncommon.h"
  1127. "..commonerr.h"
  1128. "..commonfile.h"
  1129. "..commonflow.h"
  1130. "..commonformat.h"
  1131. "..commonformat_base.h"
  1132. "..commonhttp.h"
  1133. "..commonidct.h"
  1134. "..commonnode.h"
  1135. "..commonplatform.h"
  1136. "..commonportab.h"
  1137. "..commonstr.h"
  1138. "..commonstream.h"
  1139. "..commontimer.h"
  1140. "..commontools.h"
  1141. "..commonvideo.h"
  1142. "..commonwaveout.h"
  1143. ".counter.h"
  1144. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86) Release"
  1145. DEP_CPP_COUNT=
  1146. "..commonaudio.h"
  1147. "..commonblit.h"
  1148. "..commoncommon.h"
  1149. "..commonerr.h"
  1150. "..commonfile.h"
  1151. "..commonflow.h"
  1152. "..commonformat.h"
  1153. "..commonformat_base.h"
  1154. "..commonhttp.h"
  1155. "..commonidct.h"
  1156. "..commonnode.h"
  1157. "..commonplatform.h"
  1158. "..commonportab.h"
  1159. "..commonstr.h"
  1160. "..commonstream.h"
  1161. "..commontimer.h"
  1162. "..commontools.h"
  1163. "..commonvideo.h"
  1164. "..commonwaveout.h"
  1165. ".counter.h"
  1166. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86) Debug"
  1167. DEP_CPP_COUNT=
  1168. "..commonaudio.h"
  1169. "..commonblit.h"
  1170. "..commoncommon.h"
  1171. "..commonerr.h"
  1172. "..commonfile.h"
  1173. "..commonflow.h"
  1174. "..commonformat.h"
  1175. "..commonformat_base.h"
  1176. "..commonhttp.h"
  1177. "..commonidct.h"
  1178. "..commonnode.h"
  1179. "..commonplatform.h"
  1180. "..commonportab.h"
  1181. "..commonstr.h"
  1182. "..commonstream.h"
  1183. "..commontimer.h"
  1184. "..commontools.h"
  1185. "..commonvideo.h"
  1186. "..commonwaveout.h"
  1187. ".counter.h"
  1188. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86em) Release"
  1189. DEP_CPP_COUNT=
  1190. "..commonaudio.h"
  1191. "..commonblit.h"
  1192. "..commoncommon.h"
  1193. "..commonerr.h"
  1194. "..commonfile.h"
  1195. "..commonflow.h"
  1196. "..commonformat.h"
  1197. "..commonformat_base.h"
  1198. "..commonhttp.h"
  1199. "..commonidct.h"
  1200. "..commonnode.h"
  1201. "..commonplatform.h"
  1202. "..commonportab.h"
  1203. "..commonstr.h"
  1204. "..commonstream.h"
  1205. "..commontimer.h"
  1206. "..commontools.h"
  1207. "..commonvideo.h"
  1208. "..commonwaveout.h"
  1209. ".counter.h"
  1210. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE x86em) Debug"
  1211. DEP_CPP_COUNT=
  1212. "..commonaudio.h"
  1213. "..commonblit.h"
  1214. "..commoncommon.h"
  1215. "..commonerr.h"
  1216. "..commonfile.h"
  1217. "..commonflow.h"
  1218. "..commonformat.h"
  1219. "..commonformat_base.h"
  1220. "..commonhttp.h"
  1221. "..commonidct.h"
  1222. "..commonnode.h"
  1223. "..commonplatform.h"
  1224. "..commonportab.h"
  1225. "..commonstr.h"
  1226. "..commonstream.h"
  1227. "..commontimer.h"
  1228. "..commontools.h"
  1229. "..commonvideo.h"
  1230. "..commonwaveout.h"
  1231. ".counter.h"
  1232. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARMV4) Release"
  1233. DEP_CPP_COUNT=
  1234. "..commonaudio.h"
  1235. "..commonbitstream.h"
  1236. "..commonblit.h"
  1237. "..commoncommon.h"
  1238. "..commonerr.h"
  1239. "..commonfile.h"
  1240. "..commonflow.h"
  1241. "..commonformat.h"
  1242. "..commonformat_base.h"
  1243. "..commonhttp.h"
  1244. "..commonidct.h"
  1245. "..commonnode.h"
  1246. "..commonplatform.h"
  1247. "..commonportab.h"
  1248. "..commonstr.h"
  1249. "..commonstream.h"
  1250. "..commontimer.h"
  1251. "..commontools.h"
  1252. "..commonvideo.h"
  1253. "..commonvlc.h"
  1254. "..commonwaveout.h"
  1255. ".counter.h"
  1256. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARMV4) Debug"
  1257. DEP_CPP_COUNT=
  1258. "..commonaudio.h"
  1259. "..commonbitstream.h"
  1260. "..commonblit.h"
  1261. "..commoncommon.h"
  1262. "..commonerr.h"
  1263. "..commonfile.h"
  1264. "..commonflow.h"
  1265. "..commonformat.h"
  1266. "..commonformat_base.h"
  1267. "..commonhttp.h"
  1268. "..commonidct.h"
  1269. "..commonnode.h"
  1270. "..commonplatform.h"
  1271. "..commonportab.h"
  1272. "..commonstr.h"
  1273. "..commonstream.h"
  1274. "..commontimer.h"
  1275. "..commontools.h"
  1276. "..commonvideo.h"
  1277. "..commonvlc.h"
  1278. "..commonwaveout.h"
  1279. ".counter.h"
  1280. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE emulator) Release"
  1281. DEP_CPP_COUNT=
  1282. "..commonaudio.h"
  1283. "..commonbitstream.h"
  1284. "..commonblit.h"
  1285. "..commoncommon.h"
  1286. "..commonerr.h"
  1287. "..commonfile.h"
  1288. "..commonflow.h"
  1289. "..commonformat.h"
  1290. "..commonformat_base.h"
  1291. "..commonhttp.h"
  1292. "..commonidct.h"
  1293. "..commonnode.h"
  1294. "..commonplatform.h"
  1295. "..commonportab.h"
  1296. "..commonstr.h"
  1297. "..commonstream.h"
  1298. "..commontimer.h"
  1299. "..commontools.h"
  1300. "..commonvideo.h"
  1301. "..commonvlc.h"
  1302. "..commonwaveout.h"
  1303. ".counter.h"
  1304. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE emulator) Debug"
  1305. DEP_CPP_COUNT=
  1306. "..commonaudio.h"
  1307. "..commonbitstream.h"
  1308. "..commonblit.h"
  1309. "..commoncommon.h"
  1310. "..commonerr.h"
  1311. "..commonfile.h"
  1312. "..commonflow.h"
  1313. "..commonformat.h"
  1314. "..commonformat_base.h"
  1315. "..commonhttp.h"
  1316. "..commonidct.h"
  1317. "..commonnode.h"
  1318. "..commonplatform.h"
  1319. "..commonportab.h"
  1320. "..commonstr.h"
  1321. "..commonstream.h"
  1322. "..commontimer.h"
  1323. "..commontools.h"
  1324. "..commonvideo.h"
  1325. "..commonvlc.h"
  1326. "..commonwaveout.h"
  1327. ".counter.h"
  1328. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE MIPSII) Debug"
  1329. DEP_CPP_COUNT=
  1330. "..commonaudio.h"
  1331. "..commonbitstream.h"
  1332. "..commonblit.h"
  1333. "..commoncommon.h"
  1334. "..commonerr.h"
  1335. "..commonfile.h"
  1336. "..commonflow.h"
  1337. "..commonformat.h"
  1338. "..commonformat_base.h"
  1339. "..commonhttp.h"
  1340. "..commonidct.h"
  1341. "..commonnode.h"
  1342. "..commonplatform.h"
  1343. "..commonportab.h"
  1344. "..commonstr.h"
  1345. "..commonstream.h"
  1346. "..commontimer.h"
  1347. "..commontools.h"
  1348. "..commonvideo.h"
  1349. "..commonvlc.h"
  1350. "..commonwaveout.h"
  1351. ".counter.h"
  1352. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE MIPSII) Release"
  1353. DEP_CPP_COUNT=
  1354. "..commonaudio.h"
  1355. "..commonbitstream.h"
  1356. "..commonblit.h"
  1357. "..commoncommon.h"
  1358. "..commonerr.h"
  1359. "..commonfile.h"
  1360. "..commonflow.h"
  1361. "..commonformat.h"
  1362. "..commonformat_base.h"
  1363. "..commonhttp.h"
  1364. "..commonidct.h"
  1365. "..commonnode.h"
  1366. "..commonplatform.h"
  1367. "..commonportab.h"
  1368. "..commonstr.h"
  1369. "..commonstream.h"
  1370. "..commontimer.h"
  1371. "..commontools.h"
  1372. "..commonvideo.h"
  1373. "..commonvlc.h"
  1374. "..commonwaveout.h"
  1375. ".counter.h"
  1376. !ELSEIF  "$(CFG)" == "bench - Win32 (WCE ARM) Release GCC"
  1377. DEP_CPP_COUNT=
  1378. "..commonaudio.h"
  1379. "..commonbitstream.h"
  1380. "..commonblit.h"
  1381. "..commoncommon.h"
  1382. "..commondmo.h"
  1383. "..commonerr.h"
  1384. "..commonfile.h"
  1385. "..commonflow.h"
  1386. "..commonformat.h"
  1387. "..commonformat_base.h"
  1388. "..commonhttp.h"
  1389. "..commonidct.h"
  1390. "..commonnode.h"
  1391. "..commonplatform.h"
  1392. "..commonportab.h"
  1393. "..commonstr.h"
  1394. "..commonstream.h"
  1395. "..commontimer.h"
  1396. "..commontools.h"
  1397. "..commonvideo.h"
  1398. "..commonvlc.h"
  1399. "..commonwaveout.h"
  1400. ".counter.h"
  1401. !ENDIF 
  1402. # End Source File
  1403. # Begin Source File
  1404. SOURCE=.counter.h
  1405. # End Source File
  1406. # End Group
  1407. # Begin Group "Resource Files"
  1408. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  1409. # End Group
  1410. # End Target
  1411. # End Project