DispDemo1.vcp
上传用户:fjqzjn
上传日期:2008-01-21
资源大小:2764k
文件大小:20k
源码类别:

Windows CE

开发平台:

Visual C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="DispDemo1" - 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 emulator) Application" 0xa601
  6. CFG=DispDemo1 - Win32 (WCE emulator) Debug
  7. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  8. !MESSAGE use the Export Makefile command and run
  9. !MESSAGE 
  10. !MESSAGE NMAKE /f "DispDemo1.vcn".
  11. !MESSAGE 
  12. !MESSAGE You can specify a configuration when running NMAKE
  13. !MESSAGE by defining the macro CFG on the command line. For example:
  14. !MESSAGE 
  15. !MESSAGE NMAKE /f "DispDemo1.vcn" CFG="DispDemo1 - Win32 (WCE emulator) Debug"
  16. !MESSAGE 
  17. !MESSAGE Possible choices for configuration are:
  18. !MESSAGE 
  19. !MESSAGE "DispDemo1 - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
  20. !MESSAGE "DispDemo1 - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
  21. !MESSAGE "DispDemo1 - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Application")
  22. !MESSAGE "DispDemo1 - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Application")
  23. !MESSAGE 
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""$/Users/AP/DispDemo1", UBRAAAAA"
  27. # PROP Scc_LocalPath "."
  28. # PROP ATL_Project 2
  29. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  30. # PROP BASE Use_MFC 1
  31. # PROP BASE Use_Debug_Libraries 0
  32. # PROP BASE Output_Dir "emulatorRel"
  33. # PROP BASE Intermediate_Dir "emulatorRel"
  34. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  35. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  36. # PROP BASE Target_Dir ""
  37. # PROP Use_MFC 1
  38. # PROP Use_Debug_Libraries 0
  39. # PROP Output_Dir "emulatorRel"
  40. # PROP Intermediate_Dir "emulatorRel"
  41. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  42. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  43. # PROP Target_Dir ""
  44. RSC=rc.exe
  45. # 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
  46. # 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
  47. CPP=cl.exe
  48. # ADD BASE CPP /nologo /W3 /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /Yu"stdafx.h" /Gs8192 /GF /O2 /c
  49. # ADD CPP /nologo /W3 /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /Yu"stdafx.h" /Gs8192 /GF /O2 /c
  50. MTL=midl.exe
  51. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  52. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  53. BSC32=bscmake.exe
  54. # ADD BASE BSC32 /nologo
  55. # ADD BSC32 /nologo
  56. LINK32=link.exe
  57. # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:IX86
  58. # ADD LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:IX86
  59. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  60. # PROP BASE Use_MFC 1
  61. # PROP BASE Use_Debug_Libraries 1
  62. # PROP BASE Output_Dir "emulatorDbg"
  63. # PROP BASE Intermediate_Dir "emulatorDbg"
  64. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  65. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  66. # PROP BASE Target_Dir ""
  67. # PROP Use_MFC 1
  68. # PROP Use_Debug_Libraries 1
  69. # PROP Output_Dir "emulatorDbg"
  70. # PROP Intermediate_Dir "emulatorDbg"
  71. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  72. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  73. # PROP Target_Dir ""
  74. RSC=rc.exe
  75. # 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
  76. # 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
  77. CPP=cl.exe
  78. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /Yu"stdafx.h" /Gs8192 /GF /c
  79. # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /Yu"stdafx.h" /Gs8192 /GF /c
  80. MTL=midl.exe
  81. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  82. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  83. BSC32=bscmake.exe
  84. # ADD BASE BSC32 /nologo
  85. # ADD BSC32 /nologo
  86. LINK32=link.exe
  87. # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:IX86
  88. # ADD LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:IX86
  89. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  90. # PROP BASE Use_MFC 1
  91. # PROP BASE Use_Debug_Libraries 0
  92. # PROP BASE Output_Dir "ARMV4Rel"
  93. # PROP BASE Intermediate_Dir "ARMV4Rel"
  94. # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  95. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  96. # PROP BASE Target_Dir ""
  97. # PROP Use_MFC 1
  98. # PROP Use_Debug_Libraries 0
  99. # PROP Output_Dir "ARMV4Rel"
  100. # PROP Intermediate_Dir "ARMV4Rel"
  101. # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  102. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  103. # PROP Target_Dir ""
  104. RSC=rc.exe
  105. # 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
  106. # 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
  107. CPP=clarm.exe
  108. # ADD BASE CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /Yu"stdafx.h" /O2 /M$(CECrtMT) /c
  109. # ADD CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /Yu"stdafx.h" /O2 /M$(CECrtMT) /c
  110. MTL=midl.exe
  111. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  112. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  113. BSC32=bscmake.exe
  114. # ADD BASE BSC32 /nologo
  115. # ADD BSC32 /nologo
  116. LINK32=link.exe
  117. # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
  118. # ADD LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
  119. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  120. # PROP BASE Use_MFC 1
  121. # PROP BASE Use_Debug_Libraries 1
  122. # PROP BASE Output_Dir "ARMV4Dbg"
  123. # PROP BASE Intermediate_Dir "ARMV4Dbg"
  124. # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  125. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  126. # PROP BASE Target_Dir ""
  127. # PROP Use_MFC 1
  128. # PROP Use_Debug_Libraries 1
  129. # PROP Output_Dir "ARMV4Dbg"
  130. # PROP Intermediate_Dir "ARMV4Dbg"
  131. # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
  132. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  133. # PROP Ignore_Export_Lib 0
  134. # PROP Target_Dir ""
  135. RSC=rc.exe
  136. # 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
  137. # 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
  138. CPP=clarm.exe
  139. # 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" /Yu"stdafx.h" /M$(CECrtMTDebug) /c
  140. # ADD 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" /Yu"stdafx.h" /M$(CECrtMTDebug) /c
  141. MTL=midl.exe
  142. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  143. # ADD MTL /nologo /I "H:轩松涛evc_projectDualDisplayinc\" /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  144. BSC32=bscmake.exe
  145. # ADD BASE BSC32 /nologo
  146. # ADD BSC32 /nologo
  147. LINK32=link.exe
  148. # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
  149. # ADD LINK32 aygshell.lib gx.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
  150. !ENDIF 
  151. # Begin Target
  152. # Name "DispDemo1 - Win32 (WCE emulator) Release"
  153. # Name "DispDemo1 - Win32 (WCE emulator) Debug"
  154. # Name "DispDemo1 - Win32 (WCE ARMV4) Release"
  155. # Name "DispDemo1 - Win32 (WCE ARMV4) Debug"
  156. # Begin Group "Source Files"
  157. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  158. # Begin Source File
  159. SOURCE=.Demo.cpp
  160. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  161. DEP_CPP_DEMO_=
  162. ".Demo.h"
  163. ".dispconfig.h"
  164. ".DispDemo1.h"
  165. ".DisplayConfig.h"
  166. ".StdAfx.h"
  167. NODEP_CPP_DEMO_=
  168. ".x.h"
  169. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  170. DEP_CPP_DEMO_=
  171. ".Demo.h"
  172. ".dispconfig.h"
  173. ".DispDemo1.h"
  174. ".DisplayConfig.h"
  175. ".StdAfx.h"
  176. NODEP_CPP_DEMO_=
  177. ".x.h"
  178. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  179. DEP_CPP_DEMO_=
  180. ".Demo.h"
  181. ".dispconfig.h"
  182. ".DispDemo1.h"
  183. ".DisplayConfig.h"
  184. ".StdAfx.h"
  185. NODEP_CPP_DEMO_=
  186. ".x.h"
  187. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  188. DEP_CPP_DEMO_=
  189. ".Demo.h"
  190. ".dispconfig.h"
  191. ".DispDemo1.h"
  192. ".DisplayConfig.h"
  193. ".Resource.h"
  194. ".StdAfx.h"
  195. {$(INCLUDE)}"gx.h"
  196. !ENDIF 
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=.DemoCustom.cpp
  200. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  201. DEP_CPP_DEMOC=
  202. ".DemoCustom.h"
  203. ".dispconfig.h"
  204. ".DispDemo1.h"
  205. ".DisplayConfig.h"
  206. ".StdAfx.h"
  207. NODEP_CPP_DEMOC=
  208. ".x.h"
  209. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  210. DEP_CPP_DEMOC=
  211. ".DemoCustom.h"
  212. ".dispconfig.h"
  213. ".DispDemo1.h"
  214. ".DisplayConfig.h"
  215. ".StdAfx.h"
  216. NODEP_CPP_DEMOC=
  217. ".x.h"
  218. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  219. DEP_CPP_DEMOC=
  220. ".Demo.h"
  221. ".DemoCustom.h"
  222. ".dispconfig.h"
  223. ".DispDemo1.h"
  224. ".DisplayConfig.h"
  225. ".StdAfx.h"
  226. NODEP_CPP_DEMOC=
  227. ".x.h"
  228. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  229. DEP_CPP_DEMOC=
  230. ".aygshell.h"
  231. ".Demo.h"
  232. ".DemoCustom.h"
  233. ".dispconfig.h"
  234. ".DispDemo1.h"
  235. ".DisplayConfig.h"
  236. ".Resource.h"
  237. ".StdAfx.h"
  238. {$(INCLUDE)}"gx.h"
  239. !ENDIF 
  240. # End Source File
  241. # Begin Source File
  242. SOURCE=.DemoGDI.cpp
  243. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  244. DEP_CPP_DEMOG=
  245. ".Demo.h"
  246. ".DemoGDI.h"
  247. ".dispconfig.h"
  248. ".DispDemo1.h"
  249. ".DisplayConfig.h"
  250. ".StdAfx.h"
  251. NODEP_CPP_DEMOG=
  252. ".x.h"
  253. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  254. DEP_CPP_DEMOG=
  255. ".Demo.h"
  256. ".DemoGDI.h"
  257. ".dispconfig.h"
  258. ".DispDemo1.h"
  259. ".DisplayConfig.h"
  260. ".StdAfx.h"
  261. NODEP_CPP_DEMOG=
  262. ".x.h"
  263. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  264. DEP_CPP_DEMOG=
  265. ".Demo.h"
  266. ".DemoGDI.h"
  267. ".dispconfig.h"
  268. ".DispDemo1.h"
  269. ".DisplayConfig.h"
  270. ".StdAfx.h"
  271. NODEP_CPP_DEMOG=
  272. ".x.h"
  273. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  274. DEP_CPP_DEMOG=
  275. ".Demo.h"
  276. ".DemoGDI.h"
  277. ".dispconfig.h"
  278. ".DispDemo1.h"
  279. ".DisplayConfig.h"
  280. ".Resource.h"
  281. ".StdAfx.h"
  282. {$(INCLUDE)}"gx.h"
  283. !ENDIF 
  284. # End Source File
  285. # Begin Source File
  286. SOURCE=.DemoVideo.cpp
  287. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  288. DEP_CPP_DEMOV=
  289. ".Demo.h"
  290. ".DemoVideo.h"
  291. ".dispconfig.h"
  292. ".DispDemo1.h"
  293. ".DisplayConfig.h"
  294. ".StdAfx.h"
  295. NODEP_CPP_DEMOV=
  296. ".x.h"
  297. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  298. DEP_CPP_DEMOV=
  299. ".Demo.h"
  300. ".DemoVideo.h"
  301. ".dispconfig.h"
  302. ".DispDemo1.h"
  303. ".DisplayConfig.h"
  304. ".StdAfx.h"
  305. NODEP_CPP_DEMOV=
  306. ".x.h"
  307. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  308. DEP_CPP_DEMOV=
  309. ".Demo.h"
  310. ".DemoVideo.h"
  311. ".dispconfig.h"
  312. ".DispDemo1.h"
  313. ".DisplayConfig.h"
  314. ".StdAfx.h"
  315. NODEP_CPP_DEMOV=
  316. ".x.h"
  317. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  318. DEP_CPP_DEMOV=
  319. ".Demo.h"
  320. ".DemoVideo.h"
  321. ".dispconfig.h"
  322. ".DispDemo1.h"
  323. ".DisplayConfig.h"
  324. ".Resource.h"
  325. ".StdAfx.h"
  326. {$(INCLUDE)}"gx.h"
  327. !ENDIF 
  328. # End Source File
  329. # Begin Source File
  330. SOURCE=.DispDemo1.cpp
  331. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  332. DEP_CPP_DISPD=
  333. ".DispDemo1.h"
  334. ".DispDemo1Doc.h"
  335. ".DispDemo1View.h"
  336. ".MainFrm.h"
  337. ".StdAfx.h"
  338. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  339. DEP_CPP_DISPD=
  340. ".DispDemo1.h"
  341. ".DispDemo1Doc.h"
  342. ".DispDemo1View.h"
  343. ".DisplayConfig.h"
  344. ".MainFrm.h"
  345. ".StdAfx.h"
  346. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  347. DEP_CPP_DISPD=
  348. ".Demo.h"
  349. ".DemoCustom.h"
  350. ".dispconfig.h"
  351. ".DispDemo1.h"
  352. ".DispDemo1Doc.h"
  353. ".DispDemo1View.h"
  354. ".DisplayConfig.h"
  355. ".MainFrm.h"
  356. ".StdAfx.h"
  357. NODEP_CPP_DISPD=
  358. ".x.h"
  359. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  360. DEP_CPP_DISPD=
  361. ".Demo.h"
  362. ".DemoCustom.h"
  363. ".dispconfig.h"
  364. ".DispDemo1.h"
  365. ".DispDemo1Doc.h"
  366. ".DispDemo1View.h"
  367. ".DisplayConfig.h"
  368. ".MainFrm.h"
  369. ".Resource.h"
  370. ".StdAfx.h"
  371. {$(INCLUDE)}"gx.h"
  372. !ENDIF 
  373. # End Source File
  374. # Begin Source File
  375. SOURCE=.DispDemo1.rc
  376. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  377. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  378. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  379. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  380. !ENDIF 
  381. # End Source File
  382. # Begin Source File
  383. SOURCE=.DispDemo1Doc.cpp
  384. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  385. DEP_CPP_DISPDE=
  386. ".DispDemo1.h"
  387. ".DispDemo1Doc.h"
  388. ".StdAfx.h"
  389. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  390. DEP_CPP_DISPDE=
  391. ".DispDemo1.h"
  392. ".DispDemo1Doc.h"
  393. ".StdAfx.h"
  394. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  395. DEP_CPP_DISPDE=
  396. ".DispDemo1.h"
  397. ".DispDemo1Doc.h"
  398. ".StdAfx.h"
  399. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  400. DEP_CPP_DISPDE=
  401. ".DispDemo1.h"
  402. ".DispDemo1Doc.h"
  403. ".Resource.h"
  404. ".StdAfx.h"
  405. !ENDIF 
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=.DispDemo1View.cpp
  409. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  410. DEP_CPP_DISPDEM=
  411. ".DispDemo1.h"
  412. ".DispDemo1Doc.h"
  413. ".DispDemo1View.h"
  414. ".StdAfx.h"
  415. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  416. DEP_CPP_DISPDEM=
  417. ".DispDemo1.h"
  418. ".DispDemo1Doc.h"
  419. ".DispDemo1View.h"
  420. ".StdAfx.h"
  421. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  422. DEP_CPP_DISPDEM=
  423. ".DispDemo1.h"
  424. ".DispDemo1Doc.h"
  425. ".DispDemo1View.h"
  426. ".StdAfx.h"
  427. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  428. DEP_CPP_DISPDEM=
  429. ".DispDemo1.h"
  430. ".DispDemo1Doc.h"
  431. ".DispDemo1View.h"
  432. ".Resource.h"
  433. ".StdAfx.h"
  434. !ENDIF 
  435. # End Source File
  436. # Begin Source File
  437. SOURCE=.DisplayConfig.cpp
  438. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  439. DEP_CPP_DISPL=
  440. ".dispconfig.h"
  441. ".DispDemo1.h"
  442. ".DisplayConfig.h"
  443. ".StdAfx.h"
  444. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  445. DEP_CPP_DISPL=
  446. ".dispconfig.h"
  447. ".DispDemo1.h"
  448. ".DisplayConfig.h"
  449. ".StdAfx.h"
  450. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  451. DEP_CPP_DISPL=
  452. ".dispconfig.h"
  453. ".DispDemo1.h"
  454. ".DisplayConfig.h"
  455. ".StdAfx.h"
  456. NODEP_CPP_DISPL=
  457. ".x.h"
  458. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  459. DEP_CPP_DISPL=
  460. ".dispconfig.h"
  461. ".DispDemo1.h"
  462. ".DisplayConfig.h"
  463. ".Resource.h"
  464. ".StdAfx.h"
  465. {$(INCLUDE)}"gx.h"
  466. !ENDIF 
  467. # End Source File
  468. # Begin Source File
  469. SOURCE=.MainFrm.cpp
  470. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  471. DEP_CPP_MAINF=
  472. ".DispDemo1.h"
  473. ".MainFrm.h"
  474. ".StdAfx.h"
  475. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  476. DEP_CPP_MAINF=
  477. ".DispDemo1.h"
  478. ".DisplayConfig.h"
  479. ".MainFrm.h"
  480. ".StdAfx.h"
  481. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  482. DEP_CPP_MAINF=
  483. ".Demo.h"
  484. ".DemoCustom.h"
  485. ".DemoGDI.h"
  486. ".DemoVideo.h"
  487. ".dispconfig.h"
  488. ".DispDemo1.h"
  489. ".DispDemo1Doc.h"
  490. ".DisplayConfig.h"
  491. ".MainFrm.h"
  492. ".StdAfx.h"
  493. NODEP_CPP_MAINF=
  494. ".x.h"
  495. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  496. DEP_CPP_MAINF=
  497. ".Demo.h"
  498. ".DemoCustom.h"
  499. ".DemoGDI.h"
  500. ".DemoVideo.h"
  501. ".dispconfig.h"
  502. ".DispDemo1.h"
  503. ".DispDemo1Doc.h"
  504. ".DisplayConfig.h"
  505. ".MainFrm.h"
  506. ".Resource.h"
  507. ".StdAfx.h"
  508. {$(INCLUDE)}"gx.h"
  509. !ENDIF 
  510. # End Source File
  511. # Begin Source File
  512. SOURCE=.StdAfx.cpp
  513. !IF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Release"
  514. DEP_CPP_STDAF=
  515. ".StdAfx.h"
  516. # ADD CPP /Yc"stdafx.h"
  517. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE emulator) Debug"
  518. DEP_CPP_STDAF=
  519. ".StdAfx.h"
  520. # ADD CPP /Yc"stdafx.h"
  521. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Release"
  522. DEP_CPP_STDAF=
  523. ".StdAfx.h"
  524. # ADD CPP /Yc"stdafx.h"
  525. !ELSEIF  "$(CFG)" == "DispDemo1 - Win32 (WCE ARMV4) Debug"
  526. DEP_CPP_STDAF=
  527. ".StdAfx.h"
  528. # ADD CPP /Yc"stdafx.h"
  529. !ENDIF 
  530. # End Source File
  531. # End Group
  532. # Begin Group "Header Files"
  533. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  534. # Begin Source File
  535. SOURCE=.Demo.h
  536. # End Source File
  537. # Begin Source File
  538. SOURCE=.DemoCustom.h
  539. # End Source File
  540. # Begin Source File
  541. SOURCE=.DemoGDI.h
  542. # End Source File
  543. # Begin Source File
  544. SOURCE=.DemoVideo.h
  545. # End Source File
  546. # Begin Source File
  547. SOURCE=.dispconfig.h
  548. # End Source File
  549. # Begin Source File
  550. SOURCE=.DispDemo1.h
  551. # End Source File
  552. # Begin Source File
  553. SOURCE=.DispDemo1Doc.h
  554. # End Source File
  555. # Begin Source File
  556. SOURCE=.DispDemo1View.h
  557. # End Source File
  558. # Begin Source File
  559. SOURCE=.DisplayConfig.h
  560. # End Source File
  561. # Begin Source File
  562. SOURCE=....incegl.h
  563. # End Source File
  564. # Begin Source File
  565. SOURCE=....incgl.h
  566. # End Source File
  567. # Begin Source File
  568. SOURCE=....incgx.h
  569. # End Source File
  570. # Begin Source File
  571. SOURCE=.MainFrm.h
  572. # End Source File
  573. # Begin Source File
  574. SOURCE=.newres.h
  575. # End Source File
  576. # Begin Source File
  577. SOURCE=.Resource.h
  578. # End Source File
  579. # Begin Source File
  580. SOURCE=.StdAfx.h
  581. # End Source File
  582. # End Group
  583. # Begin Group "Resource Files"
  584. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  585. # Begin Source File
  586. SOURCE=.resCmdbar.bmp
  587. # End Source File
  588. # Begin Source File
  589. SOURCE=.resDispDemo1.ico
  590. # End Source File
  591. # Begin Source File
  592. SOURCE=.resDispDemo1.rc2
  593. # PROP Exclude_From_Scan -1
  594. # PROP BASE Exclude_From_Build 1
  595. # PROP Exclude_From_Build 1
  596. # End Source File
  597. # End Group
  598. # Begin Source File
  599. SOURCE=.ReadMe.txt
  600. # End Source File
  601. # End Target
  602. # End Project