MFC App.vcp
上传用户:mony888
上传日期:2022-07-26
资源大小:1247k
文件大小:16k
源码类别:

Windows CE

开发平台:

Visual C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="MFC App" - Package Owner=<4>
  2. # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (WCE ARMV4I) Application" 0xa501
  5. # TARGTYPE "Win32 (WCE emulator) Application" 0xa601
  6. CFG=MFC App - 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 "MFC App.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 "MFC App.vcn" CFG="MFC App - Win32 (WCE emulator) Debug"
  16. !MESSAGE 
  17. !MESSAGE Possible choices for configuration are:
  18. !MESSAGE 
  19. !MESSAGE "MFC App - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
  20. !MESSAGE "MFC App - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
  21. !MESSAGE "MFC App - Win32 (WCE ARMV4I) Release" (based on "Win32 (WCE ARMV4I) Application")
  22. !MESSAGE "MFC App - Win32 (WCE ARMV4I) Debug" (based on "Win32 (WCE ARMV4I) Application")
  23. !MESSAGE 
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName "MFC App"
  27. # PROP Scc_LocalPath "."
  28. # PROP ATL_Project 2
  29. !IF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
  30. # PROP BASE Use_MFC 2
  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 2
  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 Ignore_Export_Lib 0
  44. # PROP Target_Dir ""
  45. RSC=rc.exe
  46. # 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_" /d "_AFXDLL" /r
  47. # ADD RSC /l 0x804 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
  48. CPP=cl.exe
  49. # 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" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /O2 /c
  50. # 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" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /O2 /c
  51. MTL=midl.exe
  52. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  53. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  54. BSC32=bscmake.exe
  55. # ADD BASE BSC32 /nologo
  56. # ADD BSC32 /nologo
  57. LINK32=link.exe
  58. # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:IX86
  59. # ADD LINK32 XPlayerCore.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /out:"emulatorRel/Recorder.exe" /subsystem:$(CESubsystem) /MACHINE:IX86
  60. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
  61. # PROP BASE Use_MFC 2
  62. # PROP BASE Use_Debug_Libraries 1
  63. # PROP BASE Output_Dir "emulatorDbg"
  64. # PROP BASE Intermediate_Dir "emulatorDbg"
  65. # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  66. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  67. # PROP BASE Target_Dir ""
  68. # PROP Use_MFC 2
  69. # PROP Use_Debug_Libraries 1
  70. # PROP Output_Dir "emulatorDbg"
  71. # PROP Intermediate_Dir "emulatorDbg"
  72. # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
  73. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  74. # PROP Ignore_Export_Lib 0
  75. # PROP Target_Dir ""
  76. RSC=rc.exe
  77. # 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_" /d "_AFXDLL" /r
  78. # ADD RSC /l 0x804 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
  79. CPP=cl.exe
  80. # 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" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /c
  81. # 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" /D "_AFXDLL" /FR /Yu"stdafx.h" /Gs8192 /GF /c
  82. MTL=midl.exe
  83. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  84. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  85. BSC32=bscmake.exe
  86. # ADD BASE BSC32 /nologo
  87. # ADD BSC32 /nologo
  88. LINK32=link.exe
  89. # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:IX86
  90. # ADD LINK32 XPlayerCore.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /out:"emulatorDbg/Recorder.exe" /subsystem:$(CESubsystem) /MACHINE:IX86
  91. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
  92. # PROP BASE Use_MFC 2
  93. # PROP BASE Use_Debug_Libraries 0
  94. # PROP BASE Output_Dir "ARMV4IRel"
  95. # PROP BASE Intermediate_Dir "ARMV4IRel"
  96. # PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
  97. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  98. # PROP BASE Target_Dir ""
  99. # PROP Use_MFC 2
  100. # PROP Use_Debug_Libraries 0
  101. # PROP Output_Dir "ARMV4IRel"
  102. # PROP Intermediate_Dir "ARMV4IRel"
  103. # PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
  104. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  105. # PROP Ignore_Export_Lib 0
  106. # PROP Target_Dir ""
  107. RSC=rc.exe
  108. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
  109. # ADD RSC /l 0x804 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
  110. CPP=clarm.exe
  111. # ADD BASE CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c
  112. # ADD CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c
  113. MTL=midl.exe
  114. # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  115. # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
  116. BSC32=bscmake.exe
  117. # ADD BASE BSC32 /nologo
  118. # ADD BSC32 /nologo
  119. LINK32=link.exe
  120. # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:THUMB
  121. # ADD LINK32 XPlayerCore.lib AMR_Fixed_Codec.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /out:"ARMV4IRel/Recorder.exe" /subsystem:$(CESubsystem) /MACHINE:THUMB
  122. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
  123. # PROP BASE Use_MFC 2
  124. # PROP BASE Use_Debug_Libraries 1
  125. # PROP BASE Output_Dir "ARMV4IDbg"
  126. # PROP BASE Intermediate_Dir "ARMV4IDbg"
  127. # PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
  128. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  129. # PROP BASE Target_Dir ""
  130. # PROP Use_MFC 2
  131. # PROP Use_Debug_Libraries 1
  132. # PROP Output_Dir "ARMV4IDbg"
  133. # PROP Intermediate_Dir "ARMV4IDbg"
  134. # PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
  135. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  136. # PROP Target_Dir ""
  137. RSC=rc.exe
  138. # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
  139. # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
  140. CPP=clarm.exe
  141. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c
  142. # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c
  143. MTL=midl.exe
  144. # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  145. # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
  146. BSC32=bscmake.exe
  147. # ADD BASE BSC32 /nologo
  148. # ADD BSC32 /nologo
  149. LINK32=link.exe
  150. # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:THUMB
  151. # ADD LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:THUMB
  152. !ENDIF 
  153. # Begin Target
  154. # Name "MFC App - Win32 (WCE emulator) Release"
  155. # Name "MFC App - Win32 (WCE emulator) Debug"
  156. # Name "MFC App - Win32 (WCE ARMV4I) Release"
  157. # Name "MFC App - Win32 (WCE ARMV4I) Debug"
  158. # Begin Group "Source Files"
  159. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  160. # Begin Group "Enc Src Files"
  161. # PROP Default_Filter ""
  162. # End Group
  163. # Begin Group "Rec Src Files"
  164. # PROP Default_Filter ""
  165. # Begin Source File
  166. SOURCE=.Record.cpp
  167. !IF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
  168. DEP_CPP_RECOR=
  169. ".AMRPlugin.h"
  170. ".AudioFile.h"
  171. ".codectypes.h"
  172. ".interf_enc.h"
  173. ".interf_rom.h"
  174. ".Record.h"
  175. ".rom_enc.h"
  176. ".sp_enc.h"
  177. ".StdAfx.h"
  178. ".xplayer_state.h"
  179. ".XPlayerCore.h"
  180. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
  181. DEP_CPP_RECOR=
  182. ".AudioFile.h"
  183. ".codectypes.h"
  184. ".Record.h"
  185. ".StdAfx.h"
  186. ".xplayer_state.h"
  187. ".XPlayerCore.h"
  188. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
  189. DEP_CPP_RECOR=
  190. ".AudioFile.h"
  191. ".codectypes.h"
  192. ".Record.h"
  193. ".StdAfx.h"
  194. ".xplayer_state.h"
  195. ".XPlayerCore.h"
  196. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
  197. DEP_CPP_RECOR=
  198. ".AMRPlugin.h"
  199. ".AudioFile.h"
  200. ".codectypes.h"
  201. ".interf_enc.h"
  202. ".interf_rom.h"
  203. ".Record.h"
  204. ".rom_enc.h"
  205. ".sp_enc.h"
  206. ".StdAfx.h"
  207. ".xplayer_state.h"
  208. ".XPlayerCore.h"
  209. !ENDIF 
  210. # End Source File
  211. # End Group
  212. # Begin Source File
  213. SOURCE=".MFC App.cpp"
  214. !IF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
  215. DEP_CPP_MFC_A=
  216. ".AMRPlugin.h"
  217. ".AudioFile.h"
  218. ".codectypes.h"
  219. ".interf_enc.h"
  220. ".interf_rom.h"
  221. ".MFC App.h"
  222. ".MFC AppDlg.h"
  223. ".Record.h"
  224. ".rom_enc.h"
  225. ".sp_enc.h"
  226. ".StdAfx.h"
  227. ".xplayer_state.h"
  228. ".XPlayerCore.h"
  229. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
  230. DEP_CPP_MFC_A=
  231. ".AudioFile.h"
  232. ".codectypes.h"
  233. ".MFC App.h"
  234. ".MFC AppDlg.h"
  235. ".Record.h"
  236. ".StdAfx.h"
  237. ".xplayer_state.h"
  238. ".XPlayerCore.h"
  239. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
  240. DEP_CPP_MFC_A=
  241. ".AudioFile.h"
  242. ".codectypes.h"
  243. ".MFC App.h"
  244. ".MFC AppDlg.h"
  245. ".Record.h"
  246. ".StdAfx.h"
  247. ".xplayer_state.h"
  248. ".XPlayerCore.h"
  249. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
  250. DEP_CPP_MFC_A=
  251. ".AMRPlugin.h"
  252. ".AudioFile.h"
  253. ".codectypes.h"
  254. ".interf_enc.h"
  255. ".interf_rom.h"
  256. ".MFC App.h"
  257. ".MFC AppDlg.h"
  258. ".Record.h"
  259. ".rom_enc.h"
  260. ".sp_enc.h"
  261. ".StdAfx.h"
  262. ".xplayer_state.h"
  263. ".XPlayerCore.h"
  264. !ENDIF 
  265. # End Source File
  266. # Begin Source File
  267. SOURCE=".MFC App.rc"
  268. !IF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
  269. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
  270. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
  271. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
  272. !ENDIF 
  273. # End Source File
  274. # Begin Source File
  275. SOURCE=".MFC AppDlg.cpp"
  276. !IF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
  277. DEP_CPP_MFC_AP=
  278. ".AMRPlugin.h"
  279. ".AudioFile.h"
  280. ".codectypes.h"
  281. ".interf_enc.h"
  282. ".interf_rom.h"
  283. ".MFC App.h"
  284. ".MFC AppDlg.h"
  285. ".Record.h"
  286. ".rom_enc.h"
  287. ".sp_enc.h"
  288. ".StdAfx.h"
  289. ".xplayer_state.h"
  290. ".XPlayerCore.h"
  291. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
  292. DEP_CPP_MFC_AP=
  293. ".AMR_Fixed_Codec.h"
  294. ".AudioFile.h"
  295. ".codectypes.h"
  296. ".MFC App.h"
  297. ".MFC AppDlg.h"
  298. ".Record.h"
  299. ".StdAfx.h"
  300. ".xplayer_state.h"
  301. ".XPlayerCore.h"
  302. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
  303. DEP_CPP_MFC_AP=
  304. ".AMR_Fixed_Codec.h"
  305. ".AudioFile.h"
  306. ".codectypes.h"
  307. ".MFC App.h"
  308. ".MFC AppDlg.h"
  309. ".Record.h"
  310. ".StdAfx.h"
  311. ".xplayer_state.h"
  312. ".XPlayerCore.h"
  313. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
  314. DEP_CPP_MFC_AP=
  315. ".AMRPlugin.h"
  316. ".AudioFile.h"
  317. ".codectypes.h"
  318. ".interf_enc.h"
  319. ".interf_rom.h"
  320. ".MFC App.h"
  321. ".MFC AppDlg.h"
  322. ".Record.h"
  323. ".rom_enc.h"
  324. ".sp_enc.h"
  325. ".StdAfx.h"
  326. ".xplayer_state.h"
  327. ".XPlayerCore.h"
  328. !ENDIF 
  329. # End Source File
  330. # Begin Source File
  331. SOURCE=.StdAfx.cpp
  332. !IF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
  333. DEP_CPP_STDAF=
  334. ".AMRPlugin.h"
  335. ".AudioFile.h"
  336. ".codectypes.h"
  337. ".interf_enc.h"
  338. ".interf_rom.h"
  339. ".Record.h"
  340. ".rom_enc.h"
  341. ".sp_enc.h"
  342. ".StdAfx.h"
  343. ".xplayer_state.h"
  344. ".XPlayerCore.h"
  345. # ADD CPP /Yc"stdafx.h"
  346. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
  347. DEP_CPP_STDAF=
  348. ".AudioFile.h"
  349. ".codectypes.h"
  350. ".Record.h"
  351. ".StdAfx.h"
  352. ".xplayer_state.h"
  353. ".XPlayerCore.h"
  354. # ADD CPP /Yc"stdafx.h"
  355. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
  356. DEP_CPP_STDAF=
  357. ".AudioFile.h"
  358. ".codectypes.h"
  359. ".Record.h"
  360. ".StdAfx.h"
  361. ".xplayer_state.h"
  362. ".XPlayerCore.h"
  363. # ADD CPP /Yc"stdafx.h"
  364. !ELSEIF  "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
  365. DEP_CPP_STDAF=
  366. ".AMRPlugin.h"
  367. ".AudioFile.h"
  368. ".codectypes.h"
  369. ".interf_enc.h"
  370. ".interf_rom.h"
  371. ".Record.h"
  372. ".rom_enc.h"
  373. ".sp_enc.h"
  374. ".StdAfx.h"
  375. ".xplayer_state.h"
  376. ".XPlayerCore.h"
  377. # ADD CPP /Yc"stdafx.h"
  378. !ENDIF 
  379. # End Source File
  380. # End Group
  381. # Begin Group "Header Files"
  382. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  383. # Begin Group "Enc Files"
  384. # PROP Default_Filter ""
  385. # Begin Source File
  386. SOURCE=.AMR_Fixed_Codec.h
  387. # End Source File
  388. # End Group
  389. # Begin Group "Rec Files"
  390. # PROP Default_Filter ""
  391. # Begin Source File
  392. SOURCE=.Record.h
  393. # End Source File
  394. # End Group
  395. # Begin Source File
  396. SOURCE=.codectypes.h
  397. # End Source File
  398. # Begin Source File
  399. SOURCE=".MFC App.h"
  400. # End Source File
  401. # Begin Source File
  402. SOURCE=".MFC AppDlg.h"
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=.newres.h
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=.Resource.h
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=.StdAfx.h
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=.xplayer_state.h
  415. # End Source File
  416. # Begin Source File
  417. SOURCE=.XPlayerCore.h
  418. # End Source File
  419. # End Group
  420. # Begin Group "Resource Files"
  421. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  422. # Begin Source File
  423. SOURCE=.resico00001.ico
  424. # End Source File
  425. # Begin Source File
  426. SOURCE=.resico00002.ico
  427. # End Source File
  428. # Begin Source File
  429. SOURCE=.resicon1.ico
  430. # End Source File
  431. # Begin Source File
  432. SOURCE=.resicon2.ico
  433. # End Source File
  434. # Begin Source File
  435. SOURCE=.resicon3.ico
  436. # End Source File
  437. # Begin Source File
  438. SOURCE=".resMFC App.ico"
  439. # End Source File
  440. # Begin Source File
  441. SOURCE=".resMFC App.rc2"
  442. # PROP Exclude_From_Scan -1
  443. # PROP BASE Exclude_From_Build 1
  444. # PROP Exclude_From_Build 1
  445. # End Source File
  446. # End Group
  447. # Begin Source File
  448. SOURCE=.ReadMe.txt
  449. # End Source File
  450. # Begin Source File
  451. SOURCE=.AMR_Fixed_Codec.lib
  452. # End Source File
  453. # End Target
  454. # End Project