MMI.dsp
上传用户:lqx1163
上传日期:2014-08-13
资源大小:9183k
文件大小:178k
源码类别:

MTK

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="MMI" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=MMI - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE 
  9. !MESSAGE NMAKE /f "MMI.mak".
  10. !MESSAGE 
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE 
  14. !MESSAGE NMAKE /f "MMI.mak" CFG="MMI - Win32 Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "MMI - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "MMI - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE "MMI - Win32 Level1_Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE 
  22. # Begin Project
  23. # PROP AllowPerConfigDependencies 0
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath ""
  26. CPP=cl.exe
  27. RSC=rc.exe
  28. !IF  "$(CFG)" == "MMI - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Target_Dir ""
  39. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  40. # ADD CPP /nologo /Zp1 /W3 /GX /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "DEBUG_TRACE" /D "DEBUG_WINDOW" /D "DEBUG_INFORMATION" /D "DEVELOPER_BUILD" /D "MMI_ON_WIN32" /D "__UCS2_ENCODING" /D "EMS_ON_WIN32" /D "__EMS__" /D "SHORTCUTS_APP" /D "__CUSTOM_RELEASE__" /D "REASM_NOT_PRESENT" /D "DATA_NOT_PRESENT" /D "PPP_NOT_PRESENT" /D "SPLIT_SYS" /D "MTK_KAL_MNT" /D "__MMI_SMI__" /D DEBUG_LEVEL=0 /D "MP3_SUPPORT" /D "BRIGHT4_RF" /D "_CISS__" /D "__FS_OFF__" /D "NU_NO_ERROR_CHECKING" /D "LLC_NOT_PRESENT" /D "MPLL_52M" /D "FLASH_CODE" /D "__CB_MMI_MASK__" /D "VM_SUPPORT" /D "SNDCP_NOT_PRESENT" /D "__CB__" /D "DUT_ON_TARGET" /D "SM_NOT_PRESENT" /D "EMS_LITTLE_ENDIAN" /D "EMS_MEM_MANAGEMENT" /D "WIN_SOC" /D "SOC_NOT_SUPPORT_SELECT" /D "RELEASE_KAL" /YX /FD /I /I /I /I /Zm500 @"GlobalSimulatorPathDef" @"TargetOption.txt" /c
  41. # ADD BASE RSC /l 0x404 /d "NDEBUG"
  42. # ADD RSC /l 0x404 /d "NDEBUG"
  43. BSC32=bscmake.exe
  44. # ADD BASE BSC32 /nologo
  45. # ADD BSC32 /nologo
  46. LIB32=link.exe -lib
  47. # ADD BASE LIB32 /nologo
  48. # ADD LIB32 /nologo
  49. !ELSEIF  "$(CFG)" == "MMI - Win32 Debug"
  50. # PROP BASE Use_MFC 0
  51. # PROP BASE Use_Debug_Libraries 1
  52. # PROP BASE Output_Dir "Debug"
  53. # PROP BASE Intermediate_Dir "Debug"
  54. # PROP BASE Target_Dir ""
  55. # PROP Use_MFC 0
  56. # PROP Use_Debug_Libraries 1
  57. # PROP Output_Dir "Debug"
  58. # PROP Intermediate_Dir "Debug"
  59. # PROP Target_Dir ""
  60. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  61. # ADD CPP /nologo /Zp1 /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "DEBUG_TRACE" /D "DEBUG_WINDOW" /D "DEBUG_INFORMATION" /D "DEVELOPER_BUILD" /D "MMI_ON_WIN32" /D "__UCS2_ENCODING" /D "EMS_ON_WIN32" /D "__EMS__" /D "SHORTCUTS_APP" /D "__CUSTOM_RELEASE__" /D "REASM_NOT_PRESENT" /D "DATA_NOT_PRESENT" /D "PPP_NOT_PRESENT" /D "SPLIT_SYS" /D "MTK_KAL_MNT" /D "__MMI_SMI__" /D DEBUG_LEVEL=0 /D "MP3_SUPPORT" /D "BRIGHT4_RF" /D "_CISS__" /D "__FS_OFF__" /D "NU_NO_ERROR_CHECKING" /D "LLC_NOT_PRESENT" /D "MPLL_52M" /D "FLASH_CODE" /D "__CB_MMI_MASK__" /D "VM_SUPPORT" /D "SNDCP_NOT_PRESENT" /D "__CB__" /D "DUT_ON_TARGET" /D "SM_NOT_PRESENT" /D "EMS_LITTLE_ENDIAN" /D "EMS_MEM_MANAGEMENT" /D "WIN_SOC" /D "SOC_NOT_SUPPORT_SELECT" /D "RELEASE_KAL" /YX /FD /I /I /I /I /GZ /Zm500 @"GlobalSimulatorPathDef" @"TargetOption.txt" /c
  62. # ADD BASE RSC /l 0x404 /d "_DEBUG"
  63. # ADD RSC /l 0x404 /d "_DEBUG"
  64. BSC32=bscmake.exe
  65. # ADD BASE BSC32 /nologo
  66. # ADD BSC32 /nologo
  67. LIB32=link.exe -lib
  68. # ADD BASE LIB32 /nologo
  69. # ADD LIB32 /nologo
  70. !ELSEIF  "$(CFG)" == "MMI - Win32 Level1_Release"
  71. # PROP BASE Use_MFC 0
  72. # PROP BASE Use_Debug_Libraries 1
  73. # PROP BASE Output_Dir "Win32_Level1_Release"
  74. # PROP BASE Intermediate_Dir "Win32_Level1_Release"
  75. # PROP BASE Target_Dir ""
  76. # PROP Use_MFC 0
  77. # PROP Use_Debug_Libraries 1
  78. # PROP Output_Dir "Win32_Level1_Release"
  79. # PROP Intermediate_Dir "Win32_Level1_Release"
  80. # PROP Target_Dir ""
  81. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  82. # ADD CPP /nologo /Zp1 /ML /W3 /GX /Od /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "DEBUG_TRACE" /D "DEBUG_WINDOW" /D "DEBUG_INFORMATION" /D "DEVELOPER_BUILD" /D "MMI_ON_WIN32" /D "__UCS2_ENCODING" /D "EMS_ON_WIN32" /D "__EMS__" /D "SHORTCUTS_APP" /D "__CUSTOM_RELEASE__" /D "REASM_NOT_PRESENT" /D "DATA_NOT_PRESENT" /D "PPP_NOT_PRESENT" /D "SPLIT_SYS" /D "MTK_KAL_MNT" /D "__MMI_SMI__" /D DEBUG_LEVEL=0 /D "MP3_SUPPORT" /D "BRIGHT4_RF" /D "_CISS__" /D "__FS_OFF__" /D "NU_NO_ERROR_CHECKING" /D "LLC_NOT_PRESENT" /D "MPLL_52M" /D "FLASH_CODE" /D "__CB_MMI_MASK__" /D "VM_SUPPORT" /D "SNDCP_NOT_PRESENT" /D "__CB__" /D "DUT_ON_TARGET" /D "SM_NOT_PRESENT" /D "EMS_LITTLE_ENDIAN" /D "EMS_MEM_MANAGEMENT" /D "WIN_SOC" /D "SOC_NOT_SUPPORT_SELECT" /D "RELEASE_KAL" /D "__CUSTOMER_LEVEL_1_RELEASE__" /YX /FD /I /I /I /I /Zm500 @"GlobalSimulatorPathDef" @"TargetOption.txt" /c
  83. # ADD BASE RSC /l 0x404 /d "NDEBUG"
  84. # ADD RSC /l 0x404 /d "NDEBUG"
  85. BSC32=bscmake.exe
  86. # ADD BASE BSC32 /nologo
  87. # ADD BSC32 /nologo
  88. LIB32=link.exe -lib
  89. # ADD BASE LIB32 /nologo
  90. # ADD LIB32 /nologo
  91. !ENDIF 
  92. # Begin Target
  93. # Name "MMI - Win32 Release"
  94. # Name "MMI - Win32 Debug"
  95. # Name "MMI - Win32 Level1_Release"
  96. # Begin Group "plutommi"
  97. # PROP Default_Filter ""
  98. # Begin Group "Customer"
  99. # PROP Default_Filter ""
  100. # Begin Group "CustResource"
  101. # PROP Default_Filter ""
  102. # Begin Source File
  103. SOURCE=....plutommiCustomerCustResourcecustadodatahw.h
  104. # End Source File
  105. # Begin Source File
  106. SOURCE=....plutommiCustomerCustResourcecustadodatahwext.h
  107. # End Source File
  108. # Begin Source File
  109. SOURCE=....plutommiCustomerCustResourcecustgamedatahw.h
  110. # End Source File
  111. # Begin Source File
  112. SOURCE=....plutommiCustomerCustResourcecustimgdatahw.h
  113. # End Source File
  114. # Begin Source File
  115. SOURCE=....plutommiCustomerCustResourcecustimgdatahwext.h
  116. # End Source File
  117. # Begin Source File
  118. SOURCE=....plutommiCustomerCustResourceCustMiscData.c
  119. # End Source File
  120. # Begin Source File
  121. SOURCE=....plutommiCustomerCustResourceCustNFBProgressImg.c
  122. # End Source File
  123. # Begin Source File
  124. SOURCE=....plutommiCustomerCustResourcecustnfbprogressimg.h
  125. # End Source File
  126. # Begin Source File
  127. SOURCE=....plutommiCustomerCustResourceGui_SettingPLUTO.h
  128. # End Source File
  129. # Begin Source File
  130. SOURCE=....plutommiCustomerCustResourcegui_wrapper.c
  131. # End Source File
  132. # Begin Source File
  133. SOURCE=....plutommiCustomerCustResourceKeyMapDeclare.c
  134. # End Source File
  135. # Begin Source File
  136. SOURCE=....plutommiCustomerCustResourcemmi_features_barcodereader.h
  137. # End Source File
  138. # Begin Source File
  139. SOURCE=....plutommiCustomerCustResourcemmi_features_camera.h
  140. # End Source File
  141. # Begin Source File
  142. SOURCE=....plutommiCustomerCustResourcemmi_features_video.h
  143. # End Source File
  144. # Begin Source File
  145. SOURCE=....plutommiCustomerCustResourceresource_abrepeat_skins.c
  146. # End Source File
  147. # Begin Source File
  148. SOURCE=....plutommiCustomerCustResourceresource_aud_eq_values.c
  149. # End Source File
  150. # Begin Source File
  151. SOURCE=....plutommiCustomerCustResourceresource_audply_skins.c
  152. # End Source File
  153. # Begin Source File
  154. SOURCE=....plutommiCustomerCustResourceresource_barcodereader_skins.c
  155. # End Source File
  156. # Begin Source File
  157. SOURCE=....plutommiCustomerCustResourceresource_barcodereader_skins.h
  158. # End Source File
  159. # Begin Source File
  160. SOURCE=....plutommiCustomerCustResourceresource_calc_coordinates.c
  161. # End Source File
  162. # Begin Source File
  163. SOURCE=....plutommiCustomerCustResourceresource_camera_skins.c
  164. # End Source File
  165. # Begin Source File
  166. SOURCE=....plutommiCustomerCustResourceresource_camera_skins.h
  167. # End Source File
  168. # Begin Source File
  169. SOURCE=....plutommiCustomerCustResourceresource_fmradio_skins.c
  170. # End Source File
  171. # Begin Source File
  172. SOURCE=....plutommiCustomerCustResourceresource_fmschedulerec_skins.c
  173. # End Source File
  174. # Begin Source File
  175. SOURCE=....plutommiCustomerCustResourceresource_shortcuts.c
  176. # End Source File
  177. # Begin Source File
  178. SOURCE=....plutommiCustomerCustResourceresource_video_skins.c
  179. # End Source File
  180. # Begin Source File
  181. SOURCE=....plutommiCustomerCustResourceresource_video_skins.h
  182. # End Source File
  183. # Begin Source File
  184. SOURCE=....plutommiCustomerCustResourceresource_world_clock_city.c
  185. # End Source File
  186. # Begin Source File
  187. SOURCE=....plutommiCustomerCustResourceThemecomponents.h
  188. # End Source File
  189. # End Group
  190. # Begin Group "CustomerInc"
  191. # PROP Default_Filter ""
  192. # Begin Source File
  193. SOURCE=....plutommiCustomerCustomerIncCustResDef.h
  194. # End Source File
  195. # Begin Source File
  196. SOURCE=....plutommiCustomerCustomerIncGui_Setting.h
  197. # End Source File
  198. # Begin Source File
  199. SOURCE=....plutommiCustomerCustomerIncPopulateRes.h
  200. # End Source File
  201. # Begin Source File
  202. SOURCE=....plutommiCustomerCustomerIncResource.h
  203. # End Source File
  204. # End Group
  205. # Begin Group "Customize"
  206. # PROP Default_Filter ""
  207. # Begin Source File
  208. SOURCE=....plutommiCustomerCustomizeBuildCfg.h
  209. # End Source File
  210. # Begin Source File
  211. SOURCE=....plutommiCustomerCustomizeCustomCfg.h
  212. # End Source File
  213. # Begin Source File
  214. SOURCE=....plutommiCustomerCustomizeCustomizeEngine.h
  215. # End Source File
  216. # Begin Source File
  217. SOURCE=....plutommiCustomerCustomizeDCMLHandler.h
  218. # End Source File
  219. # Begin Source File
  220. SOURCE=....plutommiCustomerCustomizeDeclare.h
  221. # End Source File
  222. # End Group
  223. # Begin Group "LcdResource"
  224. # PROP Default_Filter ""
  225. # Begin Group "MainLc240X320"
  226. # PROP Default_Filter ""
  227. # Begin Source File
  228. SOURCE=....plutommiCustomerLcdResourceMainLc240X320Themecomponents.h
  229. # End Source File
  230. # End Group
  231. # Begin Group "MainLcd128X128"
  232. # PROP Default_Filter ""
  233. # Begin Source File
  234. SOURCE=....plutommiCustomerLcdResourceMainLcd128X128Themecomponents.h
  235. # End Source File
  236. # End Group
  237. # Begin Group "MainLcd128X160"
  238. # PROP Default_Filter ""
  239. # Begin Source File
  240. SOURCE=....plutommiCustomerLcdResourceMainLcd128X160Themecomponents.h
  241. # End Source File
  242. # End Group
  243. # Begin Group "MainLcd176X220"
  244. # PROP Default_Filter ""
  245. # Begin Source File
  246. SOURCE=....plutommiCustomerLcdResourceMainLcd176X220Themecomponents.h
  247. # End Source File
  248. # End Group
  249. # End Group
  250. # Begin Group "ResGenerator"
  251. # PROP Default_Filter ""
  252. # Begin Source File
  253. SOURCE=....plutommiCustomerResGeneratorenum_list.h
  254. # End Source File
  255. # Begin Source File
  256. SOURCE=....plutommiCustomerResGeneratorExportMMIFunc.h
  257. # End Source File
  258. # Begin Source File
  259. SOURCE=....plutommiCustomerResGeneratorMainFrm.h
  260. # End Source File
  261. # Begin Source File
  262. SOURCE=....plutommiCustomerResGeneratorResGenerator.h
  263. # End Source File
  264. # Begin Source File
  265. SOURCE=....plutommiCustomerResGeneratorResGeneratorDoc.h
  266. # End Source File
  267. # Begin Source File
  268. SOURCE=....plutommiCustomerResGeneratorResGeneratorView.h
  269. # End Source File
  270. # Begin Source File
  271. SOURCE=....plutommiCustomerResGeneratorresource.h
  272. # End Source File
  273. # Begin Source File
  274. SOURCE=....plutommiCustomerResGeneratorStdAfx.h
  275. # End Source File
  276. # End Group
  277. # Begin Source File
  278. SOURCE=....plutommiCustomerenum_list.h
  279. # End Source File
  280. # End Group
  281. # Begin Group "VendorApp"
  282. # PROP Default_Filter ""
  283. # Begin Group "DevApp"
  284. # PROP Default_Filter ""
  285. # Begin Group "devappinc"
  286. # PROP Default_Filter ""
  287. # Begin Source File
  288. SOURCE=....plutommiVendorAppDevAppdevappincdevapp.h
  289. # End Source File
  290. # Begin Source File
  291. SOURCE=....plutommiVendorAppDevAppdevappincdevappdef.h
  292. # End Source File
  293. # Begin Source File
  294. SOURCE=....plutommiVendorAppDevAppdevappincdevappgprot.h
  295. # End Source File
  296. # End Group
  297. # End Group
  298. # Begin Group "DevResource"
  299. # PROP Default_Filter ""
  300. # Begin Group "Resources"
  301. # PROP Default_Filter ""
  302. # Begin Source File
  303. SOURCE=....plutommiVendorAppDevResourceResourcesdevappadodatahw.h
  304. # End Source File
  305. # Begin Source File
  306. SOURCE=....plutommiVendorAppDevResourceResourcesdevappimgdatahw.h
  307. # End Source File
  308. # End Group
  309. # End Group
  310. # End Group
  311. # Begin Group "mmi"
  312. # PROP Default_Filter ""
  313. # Begin Group "ATHandler"
  314. # PROP Default_Filter ""
  315. # Begin Group "ATHandlerInc"
  316. # PROP Default_Filter ""
  317. # Begin Source File
  318. SOURCE=....plutommimmiATHandlerATHandlerIncATHandlerDcl.h
  319. # End Source File
  320. # Begin Source File
  321. SOURCE=....plutommimmiATHandlerATHandlerIncATHandlerProt.h
  322. # End Source File
  323. # End Group
  324. # Begin Group "ATHandlerSrc"
  325. # PROP Default_Filter ""
  326. # Begin Source File
  327. SOURCE=....plutommimmiATHandlerATHandlerSrcATHandler.c
  328. # End Source File
  329. # End Group
  330. # End Group
  331. # Begin Group "AsyncEvents"
  332. # PROP Default_Filter ""
  333. # Begin Group "AsyncEventsInc"
  334. # PROP Default_Filter ""
  335. # Begin Source File
  336. SOURCE=....plutommimmiAsyncEventsAsyncEventsIncAsyncEventsGprot.h
  337. # End Source File
  338. # Begin Source File
  339. SOURCE=....plutommimmiAsyncEventsAsyncEventsIncHardwareEventHandler.h
  340. # End Source File
  341. # Begin Source File
  342. SOURCE=....plutommimmiAsyncEventsAsyncEventsIncHardwareEvents.h
  343. # End Source File
  344. # Begin Source File
  345. SOURCE=....plutommimmiAsyncEventsAsyncEventsIncHardwareHandlerRes.h
  346. # End Source File
  347. # Begin Source File
  348. SOURCE=....plutommimmiAsyncEventsAsyncEventsIncProtocolEventHandler.h
  349. # End Source File
  350. # Begin Source File
  351. SOURCE=....plutommimmiAsyncEventsAsyncEventsIncProtocolEvents.h
  352. # End Source File
  353. # Begin Source File
  354. SOURCE=....plutommimmiAsyncEventsAsyncEventsIncProtocolHandlerRes.h
  355. # End Source File
  356. # End Group
  357. # Begin Group "AsyncEventsSrc"
  358. # PROP Default_Filter ""
  359. # Begin Source File
  360. SOURCE=....plutommimmiAsyncEventsAsyncEventsSrcHardwareEventHandler.c
  361. # End Source File
  362. # Begin Source File
  363. SOURCE=....plutommimmiAsyncEventsAsyncEventsSrcProtocolEventHandler.c
  364. # End Source File
  365. # End Group
  366. # End Group
  367. # Begin Group "Audio"
  368. # PROP Default_Filter ""
  369. # Begin Group "AudioInc"
  370. # PROP Default_Filter ""
  371. # Begin Source File
  372. SOURCE=....plutommimmiAudioAudioIncAudioInc.h
  373. # End Source File
  374. # End Group
  375. # Begin Group "AudioSrc"
  376. # PROP Default_Filter ""
  377. # Begin Source File
  378. SOURCE=....plutommimmiAudioAudioSrcAudioSrc.c
  379. # End Source File
  380. # End Group
  381. # End Group
  382. # Begin Group "BIDI"
  383. # PROP Default_Filter ""
  384. # Begin Group "BIDIInc"
  385. # PROP Default_Filter ""
  386. # Begin Source File
  387. SOURCE=....plutommimmiBIDIBIDIIncBIDIDcl.h
  388. # End Source File
  389. # Begin Source File
  390. SOURCE=....plutommimmiBIDIBIDIIncBIDIDef.h
  391. # End Source File
  392. # Begin Source File
  393. SOURCE=....plutommimmiBIDIBIDIIncBIDIGProt.h
  394. # End Source File
  395. # Begin Source File
  396. SOURCE=....plutommimmiBIDIBIDIIncBIDIProt.h
  397. # End Source File
  398. # End Group
  399. # Begin Group "BIDISrc"
  400. # PROP Default_Filter ""
  401. # Begin Source File
  402. SOURCE=....plutommimmiBIDIBIDISrcBIDI.c
  403. # End Source File
  404. # Begin Source File
  405. SOURCE=....plutommimmiBIDIBIDISrcBIDI_L_Rules.c
  406. # End Source File
  407. # Begin Source File
  408. SOURCE=....plutommimmiBIDIBIDISrcBIDICharMap.c
  409. # End Source File
  410. # Begin Source File
  411. SOURCE=....plutommimmiBIDIBIDISrcBIDIParaRules.c
  412. # End Source File
  413. # Begin Source File
  414. SOURCE=....plutommimmiBIDIBIDISrcBIDIProcessDataTypes.c
  415. # End Source File
  416. # End Group
  417. # End Group
  418. # Begin Group "CPHS"
  419. # PROP Default_Filter ""
  420. # Begin Group "CPHSInc"
  421. # PROP Default_Filter ""
  422. # Begin Source File
  423. SOURCE=....plutommimmiCPHSCPHSIncCPHSProtocolHandlers.h
  424. # End Source File
  425. # Begin Source File
  426. SOURCE=....plutommimmiCPHSCPHSIncCSP.h
  427. # End Source File
  428. # Begin Source File
  429. SOURCE=....plutommimmiCPHSCPHSIncInfoNum.h
  430. # End Source File
  431. # End Group
  432. # Begin Group "CPHSSrc"
  433. # PROP Default_Filter ""
  434. # Begin Source File
  435. SOURCE=....plutommimmiCPHSCPHSSrcCPHSProtocolHandlers.c
  436. # End Source File
  437. # Begin Source File
  438. SOURCE=....plutommimmiCPHSCPHSSrcCSP.c
  439. # End Source File
  440. # Begin Source File
  441. SOURCE=....plutommimmiCPHSCPHSSrcInfoNum.c
  442. # End Source File
  443. # End Group
  444. # End Group
  445. # Begin Group "CallManagement"
  446. # PROP Default_Filter ""
  447. # Begin Group "CommonFiles"
  448. # PROP Default_Filter ""
  449. # Begin Group "CommonInc"
  450. # PROP Default_Filter ""
  451. # Begin Source File
  452. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCallmanagementIdDef.h
  453. # End Source File
  454. # Begin Source File
  455. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCallManagementStruct.h
  456. # End Source File
  457. # Begin Source File
  458. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCallStructureManagementProt.h
  459. # End Source File
  460. # Begin Source File
  461. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCMCommonImageId.h
  462. # End Source File
  463. # Begin Source File
  464. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCMCommonMenuId.h
  465. # End Source File
  466. # Begin Source File
  467. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCMCommonScreenId.h
  468. # End Source File
  469. # Begin Source File
  470. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCMCommonStringId.h
  471. # End Source File
  472. # Begin Source File
  473. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCmErrorHandlers.h
  474. # End Source File
  475. # Begin Source File
  476. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCmErrorHandlersProt.h
  477. # End Source File
  478. # Begin Source File
  479. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCmErrorTypes.h
  480. # End Source File
  481. # Begin Source File
  482. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncCommonStubsProt.h
  483. # End Source File
  484. # Begin Source File
  485. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncHistoryHelperProt.h
  486. # End Source File
  487. # Begin Source File
  488. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncPsCallHelperDef.h
  489. # End Source File
  490. # Begin Source File
  491. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncPsCallHelperGprot.h
  492. # End Source File
  493. # Begin Source File
  494. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncRedialHelperGProt.h
  495. # End Source File
  496. # Begin Source File
  497. SOURCE=....plutommimmiCallManagementCommonFilesCommonIncRedialHelperProt.h
  498. # End Source File
  499. # End Group
  500. # Begin Group "CommonSrc"
  501. # PROP Default_Filter ""
  502. # Begin Source File
  503. SOURCE=....plutommimmiCallManagementCommonFilesCommonSrcAutoRedialAttempt.c
  504. # End Source File
  505. # Begin Source File
  506. SOURCE=....plutommimmiCallManagementCommonFilesCommonSrcCallStructureManagement.c
  507. # End Source File
  508. # Begin Source File
  509. SOURCE=....plutommimmiCallManagementCommonFilesCommonSrcCmErrorHandlers.c
  510. # End Source File
  511. # Begin Source File
  512. SOURCE=....plutommimmiCallManagementCommonFilesCommonSrcCommonStubs.c
  513. # End Source File
  514. # Begin Source File
  515. SOURCE=....plutommimmiCallManagementCommonFilesCommonSrcHistoryHelper.c
  516. # End Source File
  517. # Begin Source File
  518. SOURCE=....plutommimmiCallManagementCommonFilesCommonSrcMapStructure2MMI.c
  519. # End Source File
  520. # Begin Source File
  521. SOURCE=....plutommimmiCallManagementCommonFilesCommonSrcPsCallHelper.c
  522. # End Source File
  523. # End Group
  524. # End Group
  525. # Begin Group "IncomingCallManagement"
  526. # PROP Default_Filter ""
  527. # Begin Group "IncomingInc"
  528. # PROP Default_Filter ""
  529. # Begin Source File
  530. SOURCE=....plutommimmiCallManagementIncomingCallManagementIncomingIncCallManagementGprot.h
  531. # End Source File
  532. # Begin Source File
  533. SOURCE=....plutommimmiCallManagementIncomingCallManagementIncomingIncIncomingCallManagementProt.h
  534. # End Source File
  535. # Begin Source File
  536. SOURCE=....plutommimmiCallManagementIncomingCallManagementIncomingIncIncomingImageIdDef.h
  537. # End Source File
  538. # Begin Source File
  539. SOURCE=....plutommimmiCallManagementIncomingCallManagementIncomingIncIncomingMenuIdDef.h
  540. # End Source File
  541. # Begin Source File
  542. SOURCE=....plutommimmiCallManagementIncomingCallManagementIncomingIncIncomingScrIdDef.h
  543. # End Source File
  544. # Begin Source File
  545. SOURCE=....plutommimmiCallManagementIncomingCallManagementIncomingIncIncomingStringIdDef.h
  546. # End Source File
  547. # End Group
  548. # Begin Group "IncomingSrc"
  549. # PROP Default_Filter ""
  550. # Begin Source File
  551. SOURCE=....plutommimmiCallManagementIncomingCallManagementIncomingSrcCallManagementIncoming.c
  552. # End Source File
  553. # End Group
  554. # End Group
  555. # Begin Group "OutgoingCallManagement"
  556. # PROP Default_Filter ""
  557. # Begin Group "OutgoingInc"
  558. # PROP Default_Filter ""
  559. # Begin Source File
  560. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingIncOutgoingCallHelperGprot.h
  561. # End Source File
  562. # Begin Source File
  563. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingIncOutgoingCallHelperProt.h
  564. # End Source File
  565. # Begin Source File
  566. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingIncOutgoingCallManagementProt.h
  567. # End Source File
  568. # Begin Source File
  569. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingIncOutgoingCmImgIDDef.h
  570. # End Source File
  571. # Begin Source File
  572. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingIncOutgoingCmMitemIDDef.h
  573. # End Source File
  574. # Begin Source File
  575. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingIncOutgoingCmScrIDDef.h
  576. # End Source File
  577. # Begin Source File
  578. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingIncOutgoingCmStrIDDef.h
  579. # End Source File
  580. # Begin Source File
  581. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingIncTextPhoneDef.h
  582. # End Source File
  583. # Begin Source File
  584. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingIncTextPhoneProt.h
  585. # End Source File
  586. # End Group
  587. # Begin Group "OutgoingSrc"
  588. # PROP Default_Filter ""
  589. # Begin Source File
  590. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingSrcOutgoingCallHelper.c
  591. # End Source File
  592. # Begin Source File
  593. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingSrcOutgoingCallManagement.c
  594. # End Source File
  595. # Begin Source File
  596. SOURCE=....plutommimmiCallManagementOutgoingCallManagementOutgoingSrcTextPhoneControl.c
  597. # End Source File
  598. # End Group
  599. # End Group
  600. # End Group
  601. # Begin Group "Calls"
  602. # PROP Default_Filter ""
  603. # Begin Group "CallsInc"
  604. # PROP Default_Filter ""
  605. # Begin Source File
  606. SOURCE=....plutommimmiCallsCallsIncCallhistoryEnum.h
  607. # End Source File
  608. # Begin Source File
  609. SOURCE=....plutommimmiCallsCallsIncCallHistoryGProts.h
  610. # End Source File
  611. # Begin Source File
  612. SOURCE=....plutommimmiCallsCallsIncCallHistoryMain.h
  613. # End Source File
  614. # Begin Source File
  615. SOURCE=....plutommimmiCallsCallsIncCallHistoryPin2.h
  616. # End Source File
  617. # Begin Source File
  618. SOURCE=....plutommimmiCallsCallsIncCallsCost.h
  619. # End Source File
  620. # Begin Source File
  621. SOURCE=....plutommimmiCallsCallsIncCallsCostDef.h
  622. # End Source File
  623. # Begin Source File
  624. SOURCE=....plutommimmiCallsCallsIncCallsDefs.h
  625. # End Source File
  626. # Begin Source File
  627. SOURCE=....plutommimmiCallsCallsIncCallsGProts.h
  628. # End Source File
  629. # Begin Source File
  630. SOURCE=....plutommimmiCallsCallsIncCallsLog.h
  631. # End Source File
  632. # Begin Source File
  633. SOURCE=....plutommimmiCallsCallsIncCallsProts.h
  634. # End Source File
  635. # Begin Source File
  636. SOURCE=....plutommimmiCallsCallsIncCallsReset.h
  637. # End Source File
  638. # Begin Source File
  639. SOURCE=....plutommimmiCallsCallsIncCallsSMSCounter.h
  640. # End Source File
  641. # Begin Source File
  642. SOURCE=....plutommimmiCallsCallsIncCallsStruct.h
  643. # End Source File
  644. # Begin Source File
  645. SOURCE=....plutommimmiCallsCallsIncCallTimes.h
  646. # End Source File
  647. # End Group
  648. # Begin Group "CallsSrc"
  649. # PROP Default_Filter ""
  650. # Begin Source File
  651. SOURCE=....plutommimmiCallsCallsSrcCallHistoryPin2.c
  652. # End Source File
  653. # Begin Source File
  654. SOURCE=....plutommimmiCallsCallsSrcCallLog.c
  655. # End Source File
  656. # Begin Source File
  657. SOURCE=....plutommimmiCallsCallsSrcCallsCost.c
  658. # End Source File
  659. # Begin Source File
  660. SOURCE=....plutommimmiCallsCallsSrcCallsHistoryMain.c
  661. # End Source File
  662. # Begin Source File
  663. SOURCE=....plutommimmiCallsCallsSrcCallsReset.c
  664. # End Source File
  665. # Begin Source File
  666. SOURCE=....plutommimmiCallsCallsSrcCallsSMSCounter.c
  667. # End Source File
  668. # Begin Source File
  669. SOURCE=....plutommimmiCallsCallsSrcCallTimes.c
  670. # End Source File
  671. # End Group
  672. # End Group
  673. # Begin Group "ChatApp"
  674. # PROP Default_Filter ""
  675. # Begin Group "ChatAppInc"
  676. # PROP Default_Filter ""
  677. # Begin Source File
  678. SOURCE=....plutommimmiChatAppChatAppIncChatAppDef.h
  679. # End Source File
  680. # Begin Source File
  681. SOURCE=....plutommimmiChatAppChatAppIncChatAppGexdcl.h
  682. # End Source File
  683. # Begin Source File
  684. SOURCE=....plutommimmiChatAppChatAppIncChatAppGprot.h
  685. # End Source File
  686. # Begin Source File
  687. SOURCE=....plutommimmiChatAppChatAppIncChatAppprot.h
  688. # End Source File
  689. # Begin Source File
  690. SOURCE=....plutommimmiChatAppChatAppIncChatGtype.h
  691. # End Source File
  692. # End Group
  693. # Begin Group "ChatAppSrc"
  694. # PROP Default_Filter ""
  695. # Begin Source File
  696. SOURCE=....plutommimmiChatAppChatAppSrcChatApp.c
  697. # End Source File
  698. # Begin Source File
  699. SOURCE=....plutommimmiChatAppChatAppSrcChatAppGuiInterface.c
  700. # End Source File
  701. # Begin Source File
  702. SOURCE=....plutommimmiChatAppChatAppSrcChatAppSendMsg.c
  703. # End Source File
  704. # End Group
  705. # End Group
  706. # Begin Group "CodingTemplate"
  707. # PROP Default_Filter ""
  708. # Begin Group "CodingTemplateInc"
  709. # PROP Default_Filter ""
  710. # Begin Source File
  711. SOURCE=....plutommimmiCodingTemplateCodingTemplateIncCodingTemplate.h
  712. # End Source File
  713. # End Group
  714. # End Group
  715. # Begin Group "CommonScreens"
  716. # PROP Default_Filter ""
  717. # Begin Group "CommonScreensInc"
  718. # PROP Default_Filter ""
  719. # Begin Source File
  720. SOURCE=....plutommimmiCommonScreensCommonScreensIncCommonScreens.h
  721. # End Source File
  722. # Begin Source File
  723. SOURCE=....plutommimmiCommonScreensCommonScreensIncCommonScreensenum.h
  724. # End Source File
  725. # End Group
  726. # Begin Group "CommonScreensSrc"
  727. # PROP Default_Filter ""
  728. # Begin Source File
  729. SOURCE=....plutommimmiCommonScreensCommonScreensSrcappmem.c
  730. # End Source File
  731. # Begin Source File
  732. SOURCE=....plutommimmiCommonScreensCommonScreensSrcCommonScreens.c
  733. # End Source File
  734. # End Group
  735. # End Group
  736. # Begin Group "DataAccount"
  737. # PROP Default_Filter ""
  738. # Begin Group "DataAccountInc"
  739. # PROP Default_Filter ""
  740. # Begin Source File
  741. SOURCE=....plutommimmiDataAccountDataAccountIncDataAccount.h
  742. # End Source File
  743. # Begin Source File
  744. SOURCE=....plutommimmiDataAccountDataAccountIncDataAccountCommon.h
  745. # End Source File
  746. # Begin Source File
  747. SOURCE=....plutommimmiDataAccountDataAccountIncDataAccountDef.h
  748. # End Source File
  749. # Begin Source File
  750. SOURCE=....plutommimmiDataAccountDataAccountIncDataAccountEnum.h
  751. # End Source File
  752. # Begin Source File
  753. SOURCE=....plutommimmiDataAccountDataAccountIncDataAccountGProt.h
  754. # End Source File
  755. # Begin Source File
  756. SOURCE=....plutommimmiDataAccountDataAccountIncDataAccountProt.h
  757. # End Source File
  758. # Begin Source File
  759. SOURCE=....plutommimmiDataAccountDataAccountIncDataAccountStruct.h
  760. # End Source File
  761. # End Group
  762. # Begin Group "DataAccountSrc"
  763. # PROP Default_Filter ""
  764. # Begin Source File
  765. SOURCE=....plutommimmiDataAccountDataAccountSrcDataAccount.c
  766. # End Source File
  767. # Begin Source File
  768. SOURCE=....plutommimmiDataAccountDataAccountSrcDataAccountEAP.c
  769. # End Source File
  770. # Begin Source File
  771. SOURCE=....plutommimmiDataAccountDataAccountSrcDataAccountPS.c
  772. # End Source File
  773. # Begin Source File
  774. SOURCE=....plutommimmiDataAccountDataAccountSrcDataAccountUI.c
  775. # End Source File
  776. # Begin Source File
  777. SOURCE=....plutommimmiDataAccountDataAccountSrcDataAccountUtils.c
  778. # End Source File
  779. # Begin Source File
  780. SOURCE=....plutommimmiDataAccountDataAccountSrcDataAccountWlanOTAP.c
  781. # End Source File
  782. # End Group
  783. # End Group
  784. # Begin Group "DateTime"
  785. # PROP Default_Filter ""
  786. # Begin Group "DateTimeInc"
  787. # PROP Default_Filter ""
  788. # Begin Source File
  789. SOURCE=....plutommimmiDateTimeDateTimeIncDateTimeDef.h
  790. # End Source File
  791. # Begin Source File
  792. SOURCE=....plutommimmiDateTimeDateTimeIncDateTimeGprot.h
  793. # End Source File
  794. # Begin Source File
  795. SOURCE=....plutommimmiDateTimeDateTimeIncDateTimeType.h
  796. # End Source File
  797. # End Group
  798. # Begin Group "DateTimeSrc"
  799. # PROP Default_Filter ""
  800. # Begin Source File
  801. SOURCE=....plutommimmiDateTimeDateTimeSrcDateTime.c
  802. # End Source File
  803. # End Group
  804. # End Group
  805. # Begin Group "DebugLevels"
  806. # PROP Default_Filter ""
  807. # Begin Group "DebugLevelInc"
  808. # PROP Default_Filter ""
  809. # Begin Source File
  810. SOURCE=....plutommimmiDebugLevelsDebugLevelIncDebugInitDef.h
  811. # End Source File
  812. # Begin Source File
  813. SOURCE=....plutommimmiDebugLevelsDebugLevelIncDebugInitProt.h
  814. # End Source File
  815. # End Group
  816. # Begin Group "DebugLevelSrc"
  817. # PROP Default_Filter ""
  818. # Begin Source File
  819. SOURCE=....plutommimmiDebugLevelsDebugLevelSrcDebug.cpp
  820. # End Source File
  821. # Begin Source File
  822. SOURCE=....plutommimmiDebugLevelsDebugLevelSrcDebugInit.c
  823. # End Source File
  824. # Begin Source File
  825. SOURCE=....plutommimmiDebugLevelsDebugLevelSrcDebugPCTrc.c
  826. # End Source File
  827. # End Group
  828. # End Group
  829. # Begin Group "Dictionary"
  830. # PROP Default_Filter ""
  831. # Begin Group "DictInc"
  832. # PROP Default_Filter ""
  833. # Begin Source File
  834. SOURCE=....plutommimmiDictionaryDictIncDictionaryMain.h
  835. # End Source File
  836. # End Group
  837. # Begin Group "DictSrc"
  838. # PROP Default_Filter ""
  839. # Begin Source File
  840. SOURCE=....plutommimmiDictionaryDictSrcDictionaryMain.c
  841. # End Source File
  842. # End Group
  843. # End Group
  844. # Begin Group "EbookReader"
  845. # PROP Default_Filter ""
  846. # Begin Group "EbookInc"
  847. # PROP Default_Filter ""
  848. # Begin Source File
  849. SOURCE=....plutommimmiEbookReaderEbookIncEbookDefs.h
  850. # End Source File
  851. # Begin Source File
  852. SOURCE=....plutommimmiEbookReaderEbookIncEbookGprot.h
  853. # End Source File
  854. # Begin Source File
  855. SOURCE=....plutommimmiEbookReaderEbookIncEbookManager.h
  856. # End Source File
  857. # Begin Source File
  858. SOURCE=....plutommimmiEbookReaderEbookIncEbookProt.h
  859. # End Source File
  860. # End Group
  861. # Begin Group "EbookSrc"
  862. # PROP Default_Filter ""
  863. # Begin Source File
  864. SOURCE=....plutommimmiEbookReaderEbookSrcEbookFramework.c
  865. # End Source File
  866. # Begin Source File
  867. SOURCE=....plutommimmiEbookReaderEbookSrcEbookSrc.c
  868. # End Source File
  869. # End Group
  870. # End Group
  871. # Begin Group "EditorPen"
  872. # PROP Default_Filter ""
  873. # Begin Group "EditorPenInc"
  874. # PROP Default_Filter ""
  875. # Begin Source File
  876. SOURCE=....plutommimmiEditorPenEditorPenIncEditorPen.h
  877. # End Source File
  878. # End Group
  879. # Begin Group "EditorPenSrc"
  880. # PROP Default_Filter ""
  881. # Begin Source File
  882. SOURCE=....plutommimmiEditorPenEditorPenSrcEditorPen.c
  883. # End Source File
  884. # End Group
  885. # End Group
  886. # Begin Group "EmailApp"
  887. # PROP Default_Filter ""
  888. # Begin Group "EmailAppInc"
  889. # PROP Default_Filter ""
  890. # Begin Source File
  891. SOURCE=....plutommimmiEmailAppEmailAppIncEmailAppGProt.h
  892. # End Source File
  893. # Begin Source File
  894. SOURCE=....plutommimmiEmailAppEmailAppIncEmailAppProt.h
  895. # End Source File
  896. # End Group
  897. # Begin Group "EmailAppSrc"
  898. # PROP Default_Filter ""
  899. # Begin Source File
  900. SOURCE=....plutommimmiEmailAppEmailAppSrcEmailAppMain.c
  901. # End Source File
  902. # Begin Source File
  903. SOURCE=....plutommimmiEmailAppEmailAppSrcEmailAppMiscell.c
  904. # End Source File
  905. # Begin Source File
  906. SOURCE=....plutommimmiEmailAppEmailAppSrcEmailAppPSInterface.c
  907. # End Source File
  908. # Begin Source File
  909. SOURCE=....plutommimmiEmailAppEmailAppSrcEmailAppUIInterface.c
  910. # End Source File
  911. # End Group
  912. # End Group
  913. # Begin Group "Extra"
  914. # PROP Default_Filter ""
  915. # Begin Group "ExtraInc"
  916. # PROP Default_Filter ""
  917. # Begin Source File
  918. SOURCE=....plutommimmiExtraExtraIncbmi.h
  919. # End Source File
  920. # Begin Source File
  921. SOURCE=....plutommimmiExtraExtraIncCalculator.h
  922. # End Source File
  923. # Begin Source File
  924. SOURCE=....plutommimmiExtraExtraIncCalorie.h
  925. # End Source File
  926. # Begin Source File
  927. SOURCE=....plutommimmiExtraExtraInccurrencyconvertor.h
  928. # End Source File
  929. # Begin Source File
  930. SOURCE=....plutommimmiExtraExtraIncCurrencyConvertorE.h
  931. # End Source File
  932. # Begin Source File
  933. SOURCE=....plutommimmiExtraExtraIncExtraDef.h
  934. # End Source File
  935. # Begin Source File
  936. SOURCE=....plutommimmiExtraExtraIncExtraGProt.h
  937. # End Source File
  938. # Begin Source File
  939. SOURCE=....plutommimmiExtraExtraInchealthmenstural.h
  940. # End Source File
  941. # Begin Source File
  942. SOURCE=....plutommimmiExtraExtraIncShortcutsDefs.h
  943. # End Source File
  944. # Begin Source File
  945. SOURCE=....plutommimmiExtraExtraIncShortcutsGProts.h
  946. # End Source File
  947. # Begin Source File
  948. SOURCE=....plutommimmiExtraExtraIncShortcutsProts.h
  949. # End Source File
  950. # Begin Source File
  951. SOURCE=....plutommimmiExtraExtraIncShortcutsStruct.h
  952. # End Source File
  953. # Begin Source File
  954. SOURCE=....plutommimmiExtraExtraIncunitconvertor.h
  955. # End Source File
  956. # End Group
  957. # Begin Group "ExtraSrc"
  958. # PROP Default_Filter ""
  959. # Begin Source File
  960. SOURCE=....plutommimmiExtraExtraSrcbmi.c
  961. # End Source File
  962. # Begin Source File
  963. SOURCE=....plutommimmiExtraExtraSrcCalculator.c
  964. # End Source File
  965. # Begin Source File
  966. SOURCE=....plutommimmiExtraExtraSrcCalorie.c
  967. # End Source File
  968. # Begin Source File
  969. SOURCE=....plutommimmiExtraExtraSrccurrencyconvertor.c
  970. # End Source File
  971. # Begin Source File
  972. SOURCE=....plutommimmiExtraExtraSrcCurrencyConvertorE.c
  973. # End Source File
  974. # Begin Source File
  975. SOURCE=....plutommimmiExtraExtraSrcExtra.c
  976. # End Source File
  977. # Begin Source File
  978. SOURCE=....plutommimmiExtraExtraSrchealthmenstural.c
  979. # End Source File
  980. # Begin Source File
  981. SOURCE=....plutommimmiExtraExtraSrcShortcuts.c
  982. # End Source File
  983. # Begin Source File
  984. SOURCE=....plutommimmiExtraExtraSrcunitconvertor.c
  985. # End Source File
  986. # End Group
  987. # End Group
  988. # Begin Group "Framework"
  989. # PROP Default_Filter ""
  990. # Begin Group "CommonFiles No. 1"
  991. # PROP Default_Filter ""
  992. # Begin Group "CommonInc No. 1"
  993. # PROP Default_Filter ""
  994. # Begin Source File
  995. SOURCE=....plutommimmiFrameworkCommonFilesCommonIncFrameworkDef.h
  996. # End Source File
  997. # Begin Source File
  998. SOURCE=....plutommimmiFrameworkCommonFilesCommonIncFrameworkGprot.h
  999. # End Source File
  1000. # Begin Source File
  1001. SOURCE=....plutommimmiFrameworkCommonFilesCommonIncFrameworkProt.h
  1002. # End Source File
  1003. # End Group
  1004. # End Group
  1005. # Begin Group "EventHandling"
  1006. # PROP Default_Filter ""
  1007. # Begin Group "EventsInc"
  1008. # PROP Default_Filter ""
  1009. # Begin Source File
  1010. SOURCE=....plutommimmiFrameworkEventHandlingEventsIncEventsDcl.h
  1011. # End Source File
  1012. # Begin Source File
  1013. SOURCE=....plutommimmiFrameworkEventHandlingEventsIncEventsDef.h
  1014. # End Source File
  1015. # Begin Source File
  1016. SOURCE=....plutommimmiFrameworkEventHandlingEventsIncEventsGprot.h
  1017. # End Source File
  1018. # Begin Source File
  1019. SOURCE=....plutommimmiFrameworkEventHandlingEventsIncFrameworkStruct.h
  1020. # End Source File
  1021. # Begin Source File
  1022. SOURCE=....plutommimmiFrameworkEventHandlingEventsIncTouchScreenGprot.h
  1023. # End Source File
  1024. # End Group
  1025. # Begin Group "EventsSrc"
  1026. # PROP Default_Filter ""
  1027. # Begin Source File
  1028. SOURCE=....plutommimmiFrameworkEventHandlingEventsSrcEvents.c
  1029. # End Source File
  1030. # Begin Source File
  1031. SOURCE=....plutommimmiFrameworkEventHandlingEventsSrcTouchScreen.c
  1032. # End Source File
  1033. # End Group
  1034. # End Group
  1035. # Begin Group "FileSystem"
  1036. # PROP Default_Filter ""
  1037. # Begin Group "FileSystemInc"
  1038. # PROP Default_Filter ""
  1039. # Begin Source File
  1040. SOURCE=....plutommimmiFrameworkFileSystemFileSystemIncFileSystemDef.h
  1041. # End Source File
  1042. # Begin Source File
  1043. SOURCE=....plutommimmiFrameworkFileSystemFileSystemIncFileSystemGProt.h
  1044. # End Source File
  1045. # End Group
  1046. # Begin Group "FileSystemSrc"
  1047. # PROP Default_Filter ""
  1048. # Begin Source File
  1049. SOURCE=....plutommimmiFrameworkFileSystemFileSystemSrcFileSystemDummy.c
  1050. # End Source File
  1051. # Begin Source File
  1052. SOURCE=....plutommimmiFrameworkFileSystemFileSystemSrcFileSystemSrc.c
  1053. # End Source File
  1054. # End Group
  1055. # End Group
  1056. # Begin Group "History"
  1057. # PROP Default_Filter ""
  1058. # Begin Group "HistoryInc"
  1059. # PROP Default_Filter ""
  1060. # Begin Source File
  1061. SOURCE=....plutommimmiFrameworkHistoryHistoryIncHistoryDcl.h
  1062. # End Source File
  1063. # Begin Source File
  1064. SOURCE=....plutommimmiFrameworkHistoryHistoryIncHistoryDef.h
  1065. # End Source File
  1066. # Begin Source File
  1067. SOURCE=....plutommimmiFrameworkHistoryHistoryIncHistoryGprot.h
  1068. # End Source File
  1069. # Begin Source File
  1070. SOURCE=....plutommimmiFrameworkHistoryHistoryIncSubLCDHistoryDcl.h
  1071. # End Source File
  1072. # Begin Source File
  1073. SOURCE=....plutommimmiFrameworkHistoryHistoryIncSubLCDHistoryDef.h
  1074. # End Source File
  1075. # Begin Source File
  1076. SOURCE=....plutommimmiFrameworkHistoryHistoryIncSubLCDHistoryGprot.h
  1077. # End Source File
  1078. # End Group
  1079. # Begin Group "HistorySrc"
  1080. # PROP Default_Filter ""
  1081. # Begin Source File
  1082. SOURCE=....plutommimmiFrameworkHistoryHistorySrcHistory.c
  1083. # End Source File
  1084. # Begin Source File
  1085. SOURCE=....plutommimmiFrameworkHistoryHistorySrcSubLCDHistory.c
  1086. # End Source File
  1087. # End Group
  1088. # End Group
  1089. # Begin Group "MemManager"
  1090. # PROP Default_Filter ""
  1091. # Begin Group "MemManagerInc"
  1092. # PROP Default_Filter ""
  1093. # Begin Source File
  1094. SOURCE=....plutommimmiFrameworkMemManagerMemManagerIncAppMemMgrGprot.h
  1095. # End Source File
  1096. # Begin Source File
  1097. SOURCE=....plutommimmiFrameworkMemManagerMemManagerIncResMemMgrGprot.h
  1098. # End Source File
  1099. # Begin Source File
  1100. SOURCE=....plutommimmiFrameworkMemManagerMemManagerIncScrMemMgr.h
  1101. # End Source File
  1102. # Begin Source File
  1103. SOURCE=....plutommimmiFrameworkMemManagerMemManagerIncScrMemMgrGprot.h
  1104. # End Source File
  1105. # End Group
  1106. # Begin Group "MemManagerSrc"
  1107. # PROP Default_Filter ""
  1108. # Begin Source File
  1109. SOURCE=....plutommimmiFrameworkMemManagerMemManagerSrcAppMemMgr.c
  1110. # End Source File
  1111. # Begin Source File
  1112. SOURCE=....plutommimmiFrameworkMemManagerMemManagerSrcResMemMgr.c
  1113. # End Source File
  1114. # Begin Source File
  1115. SOURCE=....plutommimmiFrameworkMemManagerMemManagerSrcScrMemMgr.c
  1116. # End Source File
  1117. # End Group
  1118. # End Group
  1119. # Begin Group "NVRAMManager"
  1120. # PROP Default_Filter ""
  1121. # Begin Group "NVRAMManagerInc"
  1122. # PROP Default_Filter ""
  1123. # Begin Source File
  1124. SOURCE=....plutommimmiFrameworkNVRAMManagerNVRAMManagerIncNVRAMEnum.h
  1125. # End Source File
  1126. # Begin Source File
  1127. SOURCE=....plutommimmiFrameworkNVRAMManagerNVRAMManagerIncNVRAMExdcl.h
  1128. # End Source File
  1129. # Begin Source File
  1130. SOURCE=....plutommimmiFrameworkNVRAMManagerNVRAMManagerIncNVRAMGdcl.h
  1131. # End Source File
  1132. # Begin Source File
  1133. SOURCE=....plutommimmiFrameworkNVRAMManagerNVRAMManagerIncNVRAMHwMapFile.h
  1134. # End Source File
  1135. # Begin Source File
  1136. SOURCE=....plutommimmiFrameworkNVRAMManagerNVRAMManagerIncNVRAMProt.h
  1137. # End Source File
  1138. # Begin Source File
  1139. SOURCE=....plutommimmiFrameworkNVRAMManagerNVRAMManagerIncNVRAMType.h
  1140. # End Source File
  1141. # Begin Source File
  1142. SOURCE=....plutommimmiFrameworkNVRAMManagerNVRAMManagerIncNVRMCacheDcl.h
  1143. # End Source File
  1144. # End Group
  1145. # Begin Group "NVRAMManagerSrc"
  1146. # PROP Default_Filter ""
  1147. # Begin Source File
  1148. SOURCE=....plutommimmiFrameworkNVRAMManagerNVRAMManagerSrcNvramInterface.c
  1149. # End Source File
  1150. # End Group
  1151. # End Group
  1152. # Begin Group "Osl"
  1153. # PROP Default_Filter ""
  1154. # Begin Group "OslInc"
  1155. # PROP Default_Filter ""
  1156. # Begin Source File
  1157. SOURCE=....plutommimmiFrameworkOslOslIncDummy_fat_fs.h
  1158. # End Source File
  1159. # Begin Source File
  1160. SOURCE=....plutommimmiFrameworkOslOslIncKeyBrd.h
  1161. # End Source File
  1162. # Begin Source File
  1163. SOURCE=....plutommimmiFrameworkOslOslIncKeyMap.h
  1164. # End Source File
  1165. # Begin Source File
  1166. SOURCE=....plutommimmiFrameworkOslOslIncL4Dr.h
  1167. # End Source File
  1168. # Begin Source File
  1169. SOURCE=....plutommimmiFrameworkOslOslIncL4Dr1.h
  1170. # End Source File
  1171. # Begin Source File
  1172. SOURCE=....plutommimmiFrameworkOslOslIncLcdDr.h
  1173. # End Source File
  1174. # Begin Source File
  1175. SOURCE=....plutommimmiFrameworkOslOslIncMMI.h
  1176. # End Source File
  1177. # Begin Source File
  1178. SOURCE=....plutommimmiFrameworkOslOslIncOslDcl.h
  1179. # End Source File
  1180. # Begin Source File
  1181. SOURCE=....plutommimmiFrameworkOslOslIncOslGexdcl.h
  1182. # End Source File
  1183. # Begin Source File
  1184. SOURCE=....plutommimmiFrameworkOslOslIncOslMemory.h
  1185. # End Source File
  1186. # Begin Source File
  1187. SOURCE=....plutommimmiFrameworkOslOslIncOsThreadInterfaceGprot.h
  1188. # End Source File
  1189. # Begin Source File
  1190. SOURCE=....plutommimmiFrameworkOslOslIncQueueGprot.h
  1191. # End Source File
  1192. # Begin Source File
  1193. SOURCE=....plutommimmiFrameworkOslOslIncsublcd.h
  1194. # End Source File
  1195. # Begin Source File
  1196. SOURCE=....plutommimmiFrameworkOslOslIncThrdOsInterface.h
  1197. # End Source File
  1198. # Begin Source File
  1199. SOURCE=....plutommimmiFrameworkOslOslIncWrapperGprot.h
  1200. # End Source File
  1201. # End Group
  1202. # Begin Group "OslSrc"
  1203. # PROP Default_Filter ""
  1204. # Begin Source File
  1205. SOURCE=....plutommimmiFrameworkOslOslSrcKeyBrd.c
  1206. # End Source File
  1207. # Begin Source File
  1208. SOURCE=....plutommimmiFrameworkOslOslSrcKeyMap.cpp
  1209. # End Source File
  1210. # Begin Source File
  1211. SOURCE=....plutommimmiFrameworkOslOslSrcL4Drv.C
  1212. # End Source File
  1213. # Begin Source File
  1214. SOURCE=....plutommimmiFrameworkOslOslSrcLcdDrv.c
  1215. # End Source File
  1216. # Begin Source File
  1217. SOURCE=....plutommimmiFrameworkOslOslSrcmainlcd.c
  1218. # End Source File
  1219. # Begin Source File
  1220. SOURCE=....plutommimmiFrameworkOslOslSrcMMI.cpp
  1221. # End Source File
  1222. # Begin Source File
  1223. SOURCE=....plutommimmiFrameworkOslOslSrcOslMemory.c
  1224. # End Source File
  1225. # Begin Source File
  1226. SOURCE=....plutommimmiFrameworkOslOslSrcQueue.c
  1227. # End Source File
  1228. # Begin Source File
  1229. SOURCE=....plutommimmiFrameworkOslOslSrcUpdateWindow.cpp
  1230. # End Source File
  1231. # Begin Source File
  1232. SOURCE=....plutommimmiFrameworkOslOslSrcWrapper.c
  1233. # End Source File
  1234. # End Group
  1235. # End Group
  1236. # Begin Group "Tasks"
  1237. # PROP Default_Filter ""
  1238. # Begin Group "TasksInc"
  1239. # PROP Default_Filter ""
  1240. # Begin Source File
  1241. SOURCE=....plutommimmiFrameworkTasksTasksIncMMITaskProt.h
  1242. # End Source File
  1243. # Begin Source File
  1244. SOURCE=....plutommimmiFrameworkTasksTasksIncTaskInit.h
  1245. # End Source File
  1246. # End Group
  1247. # Begin Group "TasksSrc"
  1248. # PROP Default_Filter ""
  1249. # Begin Source File
  1250. SOURCE=....plutommimmiFrameworkTasksTasksSrcMMITask.c
  1251. # End Source File
  1252. # Begin Source File
  1253. SOURCE=....plutommimmiFrameworkTasksTasksSrcTaskInit.c
  1254. # End Source File
  1255. # End Group
  1256. # End Group
  1257. # Begin Group "ThemeManager"
  1258. # PROP Default_Filter ""
  1259. # Begin Group "ThemeManagerInc"
  1260. # PROP Default_Filter ""
  1261. # Begin Source File
  1262. SOURCE=....plutommimmiFrameworkThemeManagerThemeManagerIncThemeArchiverDef.h
  1263. # End Source File
  1264. # Begin Source File
  1265. SOURCE=....plutommimmiFrameworkThemeManagerThemeManagerIncThemeArchiverMsgStruct.h
  1266. # End Source File
  1267. # Begin Source File
  1268. SOURCE=....plutommimmiFrameworkThemeManagerThemeManagerIncThemeArchiverProt.h
  1269. # End Source File
  1270. # Begin Source File
  1271. SOURCE=....plutommimmiFrameworkThemeManagerThemeManagerIncThemeConverter.h
  1272. # End Source File
  1273. # Begin Source File
  1274. SOURCE=....plutommimmiFrameworkThemeManagerThemeManagerIncThemeManager.h
  1275. # End Source File
  1276. # End Group
  1277. # Begin Group "ThemeManagerSrc"
  1278. # PROP Default_Filter ""
  1279. # Begin Source File
  1280. SOURCE=....plutommimmiFrameworkThemeManagerThemeManagerSrcThemeArchiver.c
  1281. # End Source File
  1282. # Begin Source File
  1283. SOURCE=....plutommimmiFrameworkThemeManagerThemeManagerSrcThemeConverterUI.c
  1284. # End Source File
  1285. # Begin Source File
  1286. SOURCE=....plutommimmiFrameworkThemeManagerThemeManagerSrcThemeConverterXML.c
  1287. # End Source File
  1288. # Begin Source File
  1289. SOURCE=....plutommimmiFrameworkThemeManagerThemeManagerSrcThemeManager.c
  1290. # End Source File
  1291. # End Group
  1292. # End Group
  1293. # End Group
  1294. # Begin Group "FunAndGames"
  1295. # PROP Default_Filter ""
  1296. # Begin Group "FunAndGamesInc"
  1297. # PROP Default_Filter ""
  1298. # Begin Source File
  1299. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncColorBallsDefs.h
  1300. # End Source File
  1301. # Begin Source File
  1302. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncColorBallsProts.h
  1303. # End Source File
  1304. # Begin Source File
  1305. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncComposeRingToneDefs.h
  1306. # End Source File
  1307. # Begin Source File
  1308. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncComposeRingToneEngineDefs.h
  1309. # End Source File
  1310. # Begin Source File
  1311. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncComposeRingToneEngineProts.h
  1312. # End Source File
  1313. # Begin Source File
  1314. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncComposeRingToneProts.h
  1315. # End Source File
  1316. # Begin Source File
  1317. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncCopterDefs.h
  1318. # End Source File
  1319. # Begin Source File
  1320. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncCopterProts.h
  1321. # End Source File
  1322. # Begin Source File
  1323. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncDanceDefs.h
  1324. # End Source File
  1325. # Begin Source File
  1326. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncDanceProts.h
  1327. # End Source File
  1328. # Begin Source File
  1329. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncDollDefs.h
  1330. # End Source File
  1331. # Begin Source File
  1332. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncDollProts.h
  1333. # End Source File
  1334. # Begin Source File
  1335. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncDownloadDefs.h
  1336. # End Source File
  1337. # Begin Source File
  1338. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncDownloadProtos.h
  1339. # End Source File
  1340. # Begin Source File
  1341. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncF1RaceDefs.h
  1342. # End Source File
  1343. # Begin Source File
  1344. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncF1RaceProts.h
  1345. # End Source File
  1346. # Begin Source File
  1347. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncFruitDefs.h
  1348. # End Source File
  1349. # Begin Source File
  1350. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncFruitProts.h
  1351. # End Source File
  1352. # Begin Source File
  1353. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncFunAndGamesDefs.h
  1354. # End Source File
  1355. # Begin Source File
  1356. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncFunAndGamesProts.h
  1357. # End Source File
  1358. # Begin Source File
  1359. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncGame3DGprot.h
  1360. # End Source File
  1361. # Begin Source File
  1362. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncGameDefs.h
  1363. # End Source File
  1364. # Begin Source File
  1365. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncGameFramework.h
  1366. # End Source File
  1367. # Begin Source File
  1368. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncGameInc.h
  1369. # End Source File
  1370. # Begin Source File
  1371. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncGameProts.h
  1372. # End Source File
  1373. # Begin Source File
  1374. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncGameSimuProts.h
  1375. # End Source File
  1376. # Begin Source File
  1377. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncGameTemplateDefs.h
  1378. # End Source File
  1379. # Begin Source File
  1380. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncGameTemplateProts.h
  1381. # End Source File
  1382. # Begin Source File
  1383. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncJavaGameDefs.h
  1384. # End Source File
  1385. # Begin Source File
  1386. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncJavaGameProts.h
  1387. # End Source File
  1388. # Begin Source File
  1389. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMagicsushiDefs.h
  1390. # End Source File
  1391. # Begin Source File
  1392. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMagicsushiProts.h
  1393. # End Source File
  1394. # Begin Source File
  1395. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMajungConst.h
  1396. # End Source File
  1397. # Begin Source File
  1398. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMajungDefs.h
  1399. # End Source File
  1400. # Begin Source File
  1401. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMajungProts.h
  1402. # End Source File
  1403. # Begin Source File
  1404. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMemoryDefs.h
  1405. # End Source File
  1406. # Begin Source File
  1407. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMemoryProts.h
  1408. # End Source File
  1409. # Begin Source File
  1410. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMMIThemes.h
  1411. # End Source File
  1412. # Begin Source File
  1413. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMotionDiceDefs.h
  1414. # End Source File
  1415. # Begin Source File
  1416. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMotionDiceGprots.h
  1417. # End Source File
  1418. # Begin Source File
  1419. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMotionDJDefs.h
  1420. # End Source File
  1421. # Begin Source File
  1422. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncMotionDJGprots.h
  1423. # End Source File
  1424. # Begin Source File
  1425. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncNinjaDefs.h
  1426. # End Source File
  1427. # Begin Source File
  1428. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncNinjaProts.h
  1429. # End Source File
  1430. # Begin Source File
  1431. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncPandaDefs.h
  1432. # End Source File
  1433. # Begin Source File
  1434. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncPandaProts.h
  1435. # End Source File
  1436. # Begin Source File
  1437. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncPictureEditorDecl.h
  1438. # End Source File
  1439. # Begin Source File
  1440. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncPictureEditorDefs.h
  1441. # End Source File
  1442. # Begin Source File
  1443. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncPictureEditorProts.h
  1444. # End Source File
  1445. # Begin Source File
  1446. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncPuzzleDefs.h
  1447. # End Source File
  1448. # Begin Source File
  1449. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncPuzzleProts.h
  1450. # End Source File
  1451. # Begin Source File
  1452. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncRichesDefs.h
  1453. # End Source File
  1454. # Begin Source File
  1455. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncRichesProts.h
  1456. # End Source File
  1457. # Begin Source File
  1458. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncSmashDefs.h
  1459. # End Source File
  1460. # Begin Source File
  1461. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncSmashProts.h
  1462. # End Source File
  1463. # Begin Source File
  1464. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncSnakeConst.h
  1465. # End Source File
  1466. # Begin Source File
  1467. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncSnakedefs.h
  1468. # End Source File
  1469. # Begin Source File
  1470. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncSnakeProts.h
  1471. # End Source File
  1472. # Begin Source File
  1473. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncStairDefs.h
  1474. # End Source File
  1475. # Begin Source File
  1476. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncStairProts.h
  1477. # End Source File
  1478. # Begin Source File
  1479. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncTOHDefs.h
  1480. # End Source File
  1481. # Begin Source File
  1482. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncTOHProts.h
  1483. # End Source File
  1484. # Begin Source File
  1485. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncUfoDefs.h
  1486. # End Source File
  1487. # Begin Source File
  1488. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncUfoProts.h
  1489. # End Source File
  1490. # Begin Source File
  1491. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncVsmjDefs.h
  1492. # End Source File
  1493. # Begin Source File
  1494. SOURCE=....plutommimmiFunAndGamesFunAndGamesIncVsmjProts.h
  1495. # End Source File
  1496. # End Group
  1497. # Begin Group "FunAndGamesSrc"
  1498. # PROP Default_Filter ""
  1499. # Begin Source File
  1500. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcColorBalls.c
  1501. # End Source File
  1502. # Begin Source File
  1503. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcComposeRingTone.c
  1504. # End Source File
  1505. # Begin Source File
  1506. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcCopter.c
  1507. # End Source File
  1508. # Begin Source File
  1509. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcDance.c
  1510. # End Source File
  1511. # Begin Source File
  1512. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcDoll.c
  1513. # End Source File
  1514. # Begin Source File
  1515. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcDownloadSrc.c
  1516. # End Source File
  1517. # Begin Source File
  1518. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcF1Race.c
  1519. # End Source File
  1520. # Begin Source File
  1521. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcFruit.c
  1522. # End Source File
  1523. # Begin Source File
  1524. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcFunAndGamesSrc.c
  1525. # End Source File
  1526. # Begin Source File
  1527. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcGame.c
  1528. # End Source File
  1529. # Begin Source File
  1530. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcGame3D.c
  1531. # End Source File
  1532. # Begin Source File
  1533. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcGameFramework.c
  1534. # End Source File
  1535. # Begin Source File
  1536. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcGameSimu.c
  1537. # End Source File
  1538. # Begin Source File
  1539. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcJavaGame.c
  1540. # End Source File
  1541. # Begin Source File
  1542. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcMagicsushi.c
  1543. # End Source File
  1544. # Begin Source File
  1545. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcMajung.c
  1546. # End Source File
  1547. # Begin Source File
  1548. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcMemoy.c
  1549. # End Source File
  1550. # Begin Source File
  1551. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcMMIThemes.c
  1552. # End Source File
  1553. # Begin Source File
  1554. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcMotionApp.c
  1555. # End Source File
  1556. # Begin Source File
  1557. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcMotionDice.c
  1558. # End Source File
  1559. # Begin Source File
  1560. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcMotionDJ.c
  1561. # End Source File
  1562. # Begin Source File
  1563. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcMotionDJRes.c
  1564. # End Source File
  1565. # Begin Source File
  1566. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcNinja.c
  1567. # End Source File
  1568. # Begin Source File
  1569. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcPanda.c
  1570. # End Source File
  1571. # Begin Source File
  1572. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcPictureEditor.c
  1573. # End Source File
  1574. # Begin Source File
  1575. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcPictureEditorEngine.c
  1576. # End Source File
  1577. # Begin Source File
  1578. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcPictureEditorHandler.c
  1579. # End Source File
  1580. # Begin Source File
  1581. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcPuzzle.c
  1582. # End Source File
  1583. # Begin Source File
  1584. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcRiches.c
  1585. # End Source File
  1586. # Begin Source File
  1587. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcRingToneComposeEngine.c
  1588. # End Source File
  1589. # Begin Source File
  1590. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcSmash.c
  1591. # End Source File
  1592. # Begin Source File
  1593. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcSnake.c
  1594. # End Source File
  1595. # Begin Source File
  1596. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcStair.c
  1597. # End Source File
  1598. # Begin Source File
  1599. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcTOH.c
  1600. # End Source File
  1601. # Begin Source File
  1602. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcUfo.c
  1603. # End Source File
  1604. # Begin Source File
  1605. SOURCE=....plutommimmiFunAndGamesFunAndGamesSrcVsmj.c
  1606. # End Source File
  1607. # End Group
  1608. # End Group
  1609. # Begin Group "GUI"
  1610. # PROP Default_Filter ""
  1611. # Begin Group "GUI_INC"
  1612. # PROP Default_Filter ""
  1613. # Begin Source File
  1614. SOURCE=....plutommimmiGUIGUI_INCgui.h
  1615. # End Source File
  1616. # Begin Source File
  1617. SOURCE=....plutommimmiGUIGUI_INCgui_asyncdynamic_menus.h
  1618. # End Source File
  1619. # Begin Source File
  1620. SOURCE=....plutommimmiGUIGUI_INCgui_buttons.h
  1621. # End Source File
  1622. # Begin Source File
  1623. SOURCE=....plutommimmiGUIGUI_INCgui_bytestream.h
  1624. # End Source File
  1625. # Begin Source File
  1626. SOURCE=....plutommimmiGUIGUI_INCgui_calendar.h
  1627. # End Source File
  1628. # Begin Source File
  1629. SOURCE=....plutommimmiGUIGUI_INCgui_color_slider.h
  1630. # End Source File
  1631. # Begin Source File
  1632. SOURCE=....plutommimmiGUIGUI_INCgui_common_menus.h
  1633. # End Source File
  1634. # Begin Source File
  1635. SOURCE=....plutommimmiGUIGUI_INCgui_config.h
  1636. # End Source File
  1637. # Begin Source File
  1638. SOURCE=....plutommimmiGUIGUI_INCgui_custom_menus.h
  1639. # End Source File
  1640. # Begin Source File
  1641. SOURCE=....plutommimmiGUIGUI_INCgui_data_types.h
  1642. # End Source File
  1643. # Begin Source File
  1644. SOURCE=....plutommimmiGUIGUI_INCgui_dynamic_menus.h
  1645. # End Source File
  1646. # Begin Source File
  1647. SOURCE=....plutommimmiGUIGUI_INCgui_ems.h
  1648. # End Source File
  1649. # Begin Source File
  1650. SOURCE=....plutommimmiGUIGUI_INCgui_fixed_menuitems.h
  1651. # End Source File
  1652. # Begin Source File
  1653. SOURCE=....plutommimmiGUIGUI_INCgui_fixed_menus.h
  1654. # End Source File
  1655. # Begin Source File
  1656. SOURCE=....plutommimmiGUIGUI_INCgui_generic_menuitems.h
  1657. # End Source File
  1658. # Begin Source File
  1659. SOURCE=....plutommimmiGUIGUI_INCgui_generic_menus.h
  1660. # End Source File
  1661. # Begin Source File
  1662. SOURCE=....plutommimmiGUIGUI_INCgui_inputs.h
  1663. # End Source File
  1664. # Begin Source File
  1665. SOURCE=....plutommimmiGUIGUI_INCgui_lang_viet.h
  1666. # End Source File
  1667. # Begin Source File
  1668. SOURCE=....plutommimmiGUIGUI_INCgui_panel.h
  1669. # End Source File
  1670. # Begin Source File
  1671. SOURCE=....plutommimmiGUIGUI_INCgui_scrollbars.h
  1672. # End Source File
  1673. # Begin Source File
  1674. SOURCE=....plutommimmiGUIGUI_INCgui_spectrum.h
  1675. # End Source File
  1676. # Begin Source File
  1677. SOURCE=....plutommimmiGUIGUI_INCgui_tab.h
  1678. # End Source File
  1679. # Begin Source File
  1680. SOURCE=....plutommimmiGUIGUI_INCgui_tab_bars.h
  1681. # End Source File
  1682. # Begin Source File
  1683. SOURCE=....plutommimmiGUIGUI_INCgui_theme_struct.h
  1684. # End Source File
  1685. # Begin Source File
  1686. SOURCE=....plutommimmiGUIGUI_INCgui_themes.h
  1687. # End Source File
  1688. # Begin Source File
  1689. SOURCE=....plutommimmiGUIGUI_INCgui_virtual_keyboard.h
  1690. # End Source File
  1691. # Begin Source File
  1692. SOURCE=....plutommimmiGUIGUI_INCgui_windows.h
  1693. # End Source File
  1694. # Begin Source File
  1695. SOURCE=....plutommimmiGUIGUI_INCwgui.h
  1696. # End Source File
  1697. # Begin Source File
  1698. SOURCE=....plutommimmiGUIGUI_INCwgui_asyncdynamic_menuitems.h
  1699. # End Source File
  1700. # Begin Source File
  1701. SOURCE=....plutommimmiGUIGUI_INCwgui_asyncdynamic_menus.h
  1702. # End Source File
  1703. # Begin Source File
  1704. SOURCE=....plutommimmiGUIGUI_INCwgui_calendar.h
  1705. # End Source File
  1706. # Begin Source File
  1707. SOURCE=....plutommimmiGUIGUI_INCwgui_categories.h
  1708. # End Source File
  1709. # Begin Source File
  1710. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_CM.h
  1711. # End Source File
  1712. # Begin Source File
  1713. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_defs.h
  1714. # End Source File
  1715. # Begin Source File
  1716. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_demo.h
  1717. # End Source File
  1718. # Begin Source File
  1719. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_email.h
  1720. # End Source File
  1721. # Begin Source File
  1722. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_ems.h
  1723. # End Source File
  1724. # Begin Source File
  1725. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_fmgr.h
  1726. # End Source File
  1727. # Begin Source File
  1728. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_idlescreen.h
  1729. # End Source File
  1730. # Begin Source File
  1731. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_IMPS.h
  1732. # End Source File
  1733. # Begin Source File
  1734. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_inputs.h
  1735. # End Source File
  1736. # Begin Source File
  1737. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_inputsenum.h
  1738. # End Source File
  1739. # Begin Source File
  1740. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_MM.h
  1741. # End Source File
  1742. # Begin Source File
  1743. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_MMS.h
  1744. # End Source File
  1745. # Begin Source File
  1746. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_multimedia.h
  1747. # End Source File
  1748. # Begin Source File
  1749. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_PE.h
  1750. # End Source File
  1751. # Begin Source File
  1752. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_popup.h
  1753. # End Source File
  1754. # Begin Source File
  1755. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_stopwatch.h
  1756. # End Source File
  1757. # Begin Source File
  1758. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_sublcd.h
  1759. # End Source File
  1760. # Begin Source File
  1761. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_tab.h
  1762. # End Source File
  1763. # Begin Source File
  1764. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_UCE.h
  1765. # End Source File
  1766. # Begin Source File
  1767. SOURCE=....plutommimmiGUIGUI_INCwgui_categories_util.h
  1768. # End Source File
  1769. # Begin Source File
  1770. SOURCE=....plutommimmiGUIGUI_INCwgui_datetime.h
  1771. # End Source File
  1772. # Begin Source File
  1773. SOURCE=....plutommimmiGUIGUI_INCwgui_draw_manager.h
  1774. # End Source File
  1775. # Begin Source File
  1776. SOURCE=....plutommimmiGUIGUI_INCwgui_dynamic_menuitems.h
  1777. # End Source File
  1778. # Begin Source File
  1779. SOURCE=....plutommimmiGUIGUI_INCwgui_dynamic_menus.h
  1780. # End Source File
  1781. # Begin Source File
  1782. SOURCE=....plutommimmiGUIGUI_INCwgui_ems.h
  1783. # End Source File
  1784. # Begin Source File
  1785. SOURCE=....plutommimmiGUIGUI_INCwgui_fixed_menuitems.h
  1786. # End Source File
  1787. # Begin Source File
  1788. SOURCE=....plutommimmiGUIGUI_INCwgui_fixed_menus.h
  1789. # End Source File
  1790. # Begin Source File
  1791. SOURCE=....plutommimmiGUIGUI_INCwgui_inline_edit.h
  1792. # End Source File
  1793. # Begin Source File
  1794. SOURCE=....plutommimmiGUIGUI_INCwgui_inputs.h
  1795. # End Source File
  1796. # Begin Source File
  1797. SOURCE=....plutommimmiGUIGUI_INCwgui_menu_shortcuts.h
  1798. # End Source File
  1799. # Begin Source File
  1800. SOURCE=....plutommimmiGUIGUI_INCwgui_panel.h
  1801. # End Source File
  1802. # Begin Source File
  1803. SOURCE=....plutommimmiGUIGUI_INCwgui_softkeys.h
  1804. # End Source File
  1805. # Begin Source File
  1806. SOURCE=....plutommimmiGUIGUI_INCwgui_status_icons.h
  1807. # End Source File
  1808. # Begin Source File
  1809. SOURCE=....plutommimmiGUIGUI_INCwgui_tab.h
  1810. # End Source File
  1811. # Begin Source File
  1812. SOURCE=....plutommimmiGUIGUI_INCwgui_tab_bars.h
  1813. # End Source File
  1814. # Begin Source File
  1815. SOURCE=....plutommimmiGUIGUI_INCwgui_touch_screen.h
  1816. # End Source File
  1817. # Begin Source File
  1818. SOURCE=....plutommimmiGUIGUI_INCwgui_virtual_keyboard.h
  1819. # End Source File
  1820. # End Group
  1821. # Begin Group "GUI_SRC"
  1822. # PROP Default_Filter ""
  1823. # Begin Source File
  1824. SOURCE=....plutommimmiGUIGUI_SRCgui.c
  1825. # End Source File
  1826. # Begin Source File
  1827. SOURCE=....plutommimmiGUIGUI_SRCgui_asyncdynamic_menus.c
  1828. # End Source File
  1829. # Begin Source File
  1830. SOURCE=....plutommimmiGUIGUI_SRCgui_buttons.c
  1831. # End Source File
  1832. # Begin Source File
  1833. SOURCE=....plutommimmiGUIGUI_SRCgui_bytestream.c
  1834. # End Source File
  1835. # Begin Source File
  1836. SOURCE=....plutommimmiGUIGUI_SRCgui_calendar.c
  1837. # End Source File
  1838. # Begin Source File
  1839. SOURCE=....plutommimmiGUIGUI_SRCgui_color_slider.c
  1840. # End Source File
  1841. # Begin Source File
  1842. SOURCE=....plutommimmiGUIGUI_SRCgui_custom_menus.c
  1843. # End Source File
  1844. # Begin Source File
  1845. SOURCE=....plutommimmiGUIGUI_SRCgui_dynamic_menus.c
  1846. # End Source File
  1847. # Begin Source File
  1848. SOURCE=....plutommimmiGUIGUI_SRCgui_ems.c
  1849. # End Source File
  1850. # Begin Source File
  1851. SOURCE=....plutommimmiGUIGUI_SRCgui_fixed_menuitems.c
  1852. # End Source File
  1853. # Begin Source File
  1854. SOURCE=....plutommimmiGUIGUI_SRCgui_fixed_menus.c
  1855. # End Source File
  1856. # Begin Source File
  1857. SOURCE=....plutommimmiGUIGUI_SRCgui_inputs.c
  1858. # End Source File
  1859. # Begin Source File
  1860. SOURCE=....plutommimmiGUIGUI_SRCgui_lang_viet.c
  1861. # End Source File
  1862. # Begin Source File
  1863. SOURCE=....plutommimmiGUIGUI_SRCgui_panel.c
  1864. # End Source File
  1865. # Begin Source File
  1866. SOURCE=....plutommimmiGUIGUI_SRCgui_scrollbars.c
  1867. # End Source File
  1868. # Begin Source File
  1869. SOURCE=....plutommimmiGUIGUI_SRCgui_spectrum.c
  1870. # End Source File
  1871. # Begin Source File
  1872. SOURCE=....plutommimmiGUIGUI_SRCgui_tab.c
  1873. # End Source File
  1874. # Begin Source File
  1875. SOURCE=....plutommimmiGUIGUI_SRCgui_tab_bars.c
  1876. # End Source File
  1877. # Begin Source File
  1878. SOURCE=....plutommimmiGUIGUI_SRCgui_themes.c
  1879. # End Source File
  1880. # Begin Source File
  1881. SOURCE=....plutommimmiGUIGUI_SRCgui_virtual_keyboard.c
  1882. # End Source File
  1883. # Begin Source File
  1884. SOURCE=....plutommimmiGUIGUI_SRCgui_windows.c
  1885. # End Source File
  1886. # Begin Source File
  1887. SOURCE=....plutommimmiGUIGUI_SRCwgui.c
  1888. # End Source File
  1889. # Begin Source File
  1890. SOURCE=....plutommimmiGUIGUI_SRCwgui_asyncdynamic_menuitems.c
  1891. # End Source File
  1892. # Begin Source File
  1893. SOURCE=....plutommimmiGUIGUI_SRCwgui_asyncdynamic_menus.c
  1894. # End Source File
  1895. # Begin Source File
  1896. SOURCE=....plutommimmiGUIGUI_SRCwgui_calendar.c
  1897. # End Source File
  1898. # Begin Source File
  1899. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories.c
  1900. # End Source File
  1901. # Begin Source File
  1902. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_CM.c
  1903. # End Source File
  1904. # Begin Source File
  1905. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_email.c
  1906. # End Source File
  1907. # Begin Source File
  1908. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_ems.c
  1909. # End Source File
  1910. # Begin Source File
  1911. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_fmgr.c
  1912. # End Source File
  1913. # Begin Source File
  1914. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_idlescreen.c
  1915. # End Source File
  1916. # Begin Source File
  1917. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_IMPS.c
  1918. # End Source File
  1919. # Begin Source File
  1920. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_inputs.c
  1921. # End Source File
  1922. # Begin Source File
  1923. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_MM.c
  1924. # End Source File
  1925. # Begin Source File
  1926. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_MMS.c
  1927. # End Source File
  1928. # Begin Source File
  1929. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_multimedia.c
  1930. # End Source File
  1931. # Begin Source File
  1932. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_PE.c
  1933. # End Source File
  1934. # Begin Source File
  1935. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_popup.c
  1936. # End Source File
  1937. # Begin Source File
  1938. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_stopwatch.c
  1939. # End Source File
  1940. # Begin Source File
  1941. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_sublcd.c
  1942. # End Source File
  1943. # Begin Source File
  1944. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_tab.c
  1945. # End Source File
  1946. # Begin Source File
  1947. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_UCE.c
  1948. # End Source File
  1949. # Begin Source File
  1950. SOURCE=....plutommimmiGUIGUI_SRCwgui_categories_util.c
  1951. # End Source File
  1952. # Begin Source File
  1953. SOURCE=....plutommimmiGUIGUI_SRCwgui_datetime.c
  1954. # End Source File
  1955. # Begin Source File
  1956. SOURCE=....plutommimmiGUIGUI_SRCwgui_draw_manager.c
  1957. # End Source File
  1958. # Begin Source File
  1959. SOURCE=....plutommimmiGUIGUI_SRCwgui_dynamic_menuitems.c
  1960. # End Source File
  1961. # Begin Source File
  1962. SOURCE=....plutommimmiGUIGUI_SRCwgui_dynamic_menus.c
  1963. # End Source File
  1964. # Begin Source File
  1965. SOURCE=....plutommimmiGUIGUI_SRCwgui_ems.c
  1966. # End Source File
  1967. # Begin Source File
  1968. SOURCE=....plutommimmiGUIGUI_SRCwgui_fixed_menuitems.c
  1969. # End Source File
  1970. # Begin Source File
  1971. SOURCE=....plutommimmiGUIGUI_SRCwgui_fixed_menus.c
  1972. # End Source File
  1973. # Begin Source File
  1974. SOURCE=....plutommimmiGUIGUI_SRCwgui_inline_edit.c
  1975. # End Source File
  1976. # Begin Source File
  1977. SOURCE=....plutommimmiGUIGUI_SRCwgui_inputs.c
  1978. # End Source File
  1979. # Begin Source File
  1980. SOURCE=....plutommimmiGUIGUI_SRCwgui_menu_shortcuts.c
  1981. # End Source File
  1982. # Begin Source File
  1983. SOURCE=....plutommimmiGUIGUI_SRCwgui_panel.c
  1984. # End Source File
  1985. # Begin Source File
  1986. SOURCE=....plutommimmiGUIGUI_SRCwgui_softkeys.c
  1987. # End Source File
  1988. # Begin Source File
  1989. SOURCE=....plutommimmiGUIGUI_SRCwgui_status_icons.c
  1990. # End Source File
  1991. # Begin Source File
  1992. SOURCE=....plutommimmiGUIGUI_SRCwgui_tab.c
  1993. # End Source File
  1994. # Begin Source File
  1995. SOURCE=....plutommimmiGUIGUI_SRCwgui_tab_bars.c
  1996. # End Source File
  1997. # Begin Source File
  1998. SOURCE=....plutommimmiGUIGUI_SRCwgui_touch_screen.c
  1999. # End Source File
  2000. # Begin Source File
  2001. SOURCE=....plutommimmiGUIGUI_SRCwgui_virtual_keyboard.c
  2002. # End Source File
  2003. # Begin Source File
  2004. SOURCE=....plutommimmiGUIGUI_SRCwingui.c
  2005. # End Source File
  2006. # End Group
  2007. # End Group
  2008. # Begin Group "Help"
  2009. # PROP Default_Filter ""
  2010. # Begin Group "HelpInc"
  2011. # PROP Default_Filter ""
  2012. # Begin Source File
  2013. SOURCE=....plutommimmiHelpHelpIncHelpDcl.h
  2014. # End Source File
  2015. # Begin Source File
  2016. SOURCE=....plutommimmiHelpHelpIncHelpDef.h
  2017. # End Source File
  2018. # Begin Source File
  2019. SOURCE=....plutommimmiHelpHelpIncHelpProt.h
  2020. # End Source File
  2021. # Begin Source File
  2022. SOURCE=....plutommimmiHelpHelpIncHelpType.h
  2023. # End Source File
  2024. # End Group
  2025. # Begin Group "HelpSrc"
  2026. # PROP Default_Filter ""
  2027. # Begin Source File
  2028. SOURCE=....plutommimmiHelpHelpSrcHelp.c
  2029. # End Source File
  2030. # End Group
  2031. # End Group
  2032. # Begin Group "IMPS"
  2033. # PROP Default_Filter ""
  2034. # Begin Group "IMPSInc"
  2035. # PROP Default_Filter ""
  2036. # Begin Source File
  2037. SOURCE=....plutommimmiIMPSIMPSIncmmi_imps_enum.h
  2038. # End Source File
  2039. # Begin Source File
  2040. SOURCE=....plutommimmiIMPSIMPSIncmmi_imps_gprot.h
  2041. # End Source File
  2042. # Begin Source File
  2043. SOURCE=....plutommimmiIMPSIMPSIncmmi_imps_prot.h
  2044. # End Source File
  2045. # End Group
  2046. # Begin Group "IMPSSrc"
  2047. # PROP Default_Filter ""
  2048. # Begin Source File
  2049. SOURCE=....plutommimmiIMPSIMPSSrcmmi_imps_main.c
  2050. # End Source File
  2051. # Begin Source File
  2052. SOURCE=....plutommimmiIMPSIMPSSrcmmi_imps_ps.c
  2053. # End Source File
  2054. # Begin Source File
  2055. SOURCE=....plutommimmiIMPSIMPSSrcmmi_imps_ui.c
  2056. # End Source File
  2057. # Begin Source File
  2058. SOURCE=....plutommimmiIMPSIMPSSrcmmi_imps_util.c
  2059. # End Source File
  2060. # End Group
  2061. # End Group
  2062. # Begin Group "IdleScreen"
  2063. # PROP Default_Filter ""
  2064. # Begin Group "IdleScreenInc"
  2065. # PROP Default_Filter ""
  2066. # Begin Source File
  2067. SOURCE=....plutommimmiIdleScreenIdleScreenIncIdleAppDef.h
  2068. # End Source File
  2069. # Begin Source File
  2070. SOURCE=....plutommimmiIdleScreenIdleScreenIncIdleAppProt.h
  2071. # End Source File
  2072. # Begin Source File
  2073. SOURCE=....plutommimmiIdleScreenIdleScreenIncMiscFunctions.h
  2074. # End Source File
  2075. # End Group
  2076. # Begin Group "IdleScreenSrc"
  2077. # PROP Default_Filter ""
  2078. # Begin Source File
  2079. SOURCE=....plutommimmiIdleScreenIdleScreenSrcIdleApp.c
  2080. # End Source File
  2081. # Begin Source File
  2082. SOURCE=....plutommimmiIdleScreenIdleScreenSrcIdleScreenSaver.c
  2083. # End Source File
  2084. # Begin Source File
  2085. SOURCE=....plutommimmiIdleScreenIdleScreenSrcMiscFunctions.c
  2086. # End Source File
  2087. # End Group
  2088. # End Group
  2089. # Begin Group "Inc"
  2090. # PROP Default_Filter ""
  2091. # Begin Group "MenuID"
  2092. # PROP Default_Filter ""
  2093. # Begin Source File
  2094. SOURCE=....plutommimmiIncMenuIDABMenuItems.h
  2095. # End Source File
  2096. # Begin Source File
  2097. SOURCE=....plutommimmiIncMenuIDAPMenuItems.h
  2098. # End Source File
  2099. # Begin Source File
  2100. SOURCE=....plutommimmiIncMenuIDbarcodereadermenuitems.h
  2101. # End Source File
  2102. # Begin Source File
  2103. SOURCE=....plutommimmiIncMenuIDBGSoundMenuItems.h
  2104. # End Source File
  2105. # Begin Source File
  2106. SOURCE=....plutommimmiIncMenuIDCameraMenuItems.h
  2107. # End Source File
  2108. # Begin Source File
  2109. SOURCE=....plutommimmiIncMenuIDConnectivityMenuItems.h
  2110. # End Source File
  2111. # Begin Source File
  2112. SOURCE=....plutommimmiIncMenuIDDAMenuItems.h
  2113. # End Source File
  2114. # Begin Source File
  2115. SOURCE=....plutommimmiIncMenuIDDeviceManagementItems.h
  2116. # End Source File
  2117. # Begin Source File
  2118. SOURCE=....plutommimmiIncMenuIDEMMenuItems.h
  2119. # End Source File
  2120. # Begin Source File
  2121. SOURCE=....plutommimmiIncMenuIDFileManagerMenuItems.h
  2122. # End Source File
  2123. # Begin Source File
  2124. SOURCE=....plutommimmiIncMenuIDFMMenuItems.h
  2125. # End Source File
  2126. # Begin Source File
  2127. SOURCE=....plutommimmiIncMenuIDFMRMenuItems.h
  2128. # End Source File
  2129. # Begin Source File
  2130. SOURCE=....plutommimmiIncMenuIDFMSRecMenuItems.h
  2131. # End Source File
  2132. # Begin Source File
  2133. SOURCE=....plutommimmiIncMenuIDImageViewerMenuItems.h
  2134. # End Source File
  2135. # Begin Source File
  2136. SOURCE=....plutommimmiIncMenuIDj2me_menu_items.h
  2137. # End Source File
  2138. # Begin Source File
  2139. SOURCE=....plutommimmiIncMenuIDmmiapi_menu_items.h
  2140. # End Source File
  2141. # Begin Source File
  2142. SOURCE=....plutommimmiIncMenuIDMotionMenuItems.h
  2143. # End Source File
  2144. # Begin Source File
  2145. SOURCE=....plutommimmiIncMenuIDPhoEdtMenuEnum.h
  2146. # End Source File
  2147. # Begin Source File
  2148. SOURCE=....plutommimmiIncMenuIDSRMenuItems.h
  2149. # End Source File
  2150. # Begin Source File
  2151. SOURCE=....plutommimmiIncMenuIDSWFlashMenuItems.h
  2152. # End Source File
  2153. # Begin Source File
  2154. SOURCE=....plutommimmiIncMenuIDVdoPlyMenuEnum.h
  2155. # End Source File
  2156. # Begin Source File
  2157. SOURCE=....plutommimmiIncMenuIDVdoRecMenuEnum.h
  2158. # End Source File
  2159. # Begin Source File
  2160. SOURCE=....plutommimmiIncMenuIDVMMenuItems.h
  2161. # End Source File
  2162. # Begin Source File
  2163. SOURCE=....plutommimmiIncMenuIDvObjectsMenuItems.h
  2164. # End Source File
  2165. # Begin Source File
  2166. SOURCE=....plutommimmiIncMenuIDVRSDMenuItems.h
  2167. # End Source File
  2168. # Begin Source File
  2169. SOURCE=....plutommimmiIncMenuIDVRSIMenuItems.h
  2170. # End Source File
  2171. # Begin Source File
  2172. SOURCE=....plutommimmiIncMenuIDWAPMenuItems.h
  2173. # End Source File
  2174. # End Group
  2175. # Begin Source File
  2176. SOURCE=....plutommimmiIncAllAppGprot.h
  2177. # End Source File
  2178. # Begin Source File
  2179. SOURCE=....plutommimmiIncBuildCfg.h
  2180. # End Source File
  2181. # Begin Source File
  2182. SOURCE=....plutommimmiIncConnectStructs.h
  2183. # End Source File
  2184. # Begin Source File
  2185. SOURCE=....plutommimmiIncCustDataProts.h
  2186. # End Source File
  2187. # Begin Source File
  2188. SOURCE=....plutommimmiIncCustDataRes.h
  2189. # End Source File
  2190. # Begin Source File
  2191. SOURCE=....plutommimmiIncCustMenuRes.h
  2192. # End Source File
  2193. # Begin Source File
  2194. SOURCE=....plutommimmiIncCustomCfg.h
  2195. # End Source File
  2196. # Begin Source File
  2197. SOURCE=....plutommimmiIncCustThemesRes.h
  2198. # End Source File
  2199. # Begin Source File
  2200. SOURCE=....plutommimmiIncFontDcl.h
  2201. # End Source File
  2202. # Begin Source File
  2203. SOURCE=....plutommimmiIncFontExdcl.h
  2204. # End Source File
  2205. # Begin Source File
  2206. SOURCE=....plutommimmiIncFontRes.h
  2207. # End Source File
  2208. # Begin Source File
  2209. SOURCE=....plutommimmiIncGlobalConstants.h
  2210. # End Source File
  2211. # Begin Source File
  2212. SOURCE=....plutommimmiIncGlobalDefs.h
  2213. # End Source File
  2214. # Begin Source File
  2215. SOURCE=....plutommimmiIncGlobalImgEnum.h
  2216. # End Source File
  2217. # Begin Source File
  2218. SOURCE=....plutommimmiIncGlobalMenuItems.h
  2219. # End Source File
  2220. # Begin Source File
  2221. SOURCE=....plutommimmiIncGlobalScrEnum.h
  2222. # End Source File
  2223. # Begin Source File
  2224. SOURCE=....plutommimmiIncGlobalStrEnum.h
  2225. # End Source File
  2226. # Begin Source File
  2227. SOURCE=....plutommimmiIncGlobalStruct.h
  2228. # End Source File
  2229. # Begin Source File
  2230. SOURCE=....plutommimmiIncGUITypeDef.h
  2231. # End Source File
  2232. # Begin Source File
  2233. SOURCE=....plutommimmiIncIMERes.h
  2234. # End Source File
  2235. # Begin Source File
  2236. SOURCE=....plutommimmiIncMainMenuType.h
  2237. # End Source File
  2238. # Begin Source File
  2239. SOURCE=....plutommimmiIncMMI_features.h
  2240. # End Source File
  2241. # Begin Source File
  2242. SOURCE=....plutommimmiIncMMI_features_barcodereader.h
  2243. # End Source File
  2244. # Begin Source File
  2245. SOURCE=....plutommimmiIncMMI_features_camera.h
  2246. # End Source File
  2247. # Begin Source File
  2248. SOURCE=....plutommimmiIncMMI_features_GUI.h
  2249. # End Source File
  2250. # Begin Source File
  2251. SOURCE=....plutommimmiIncMMI_features_video.h
  2252. # End Source File
  2253. # Begin Source File
  2254. SOURCE=....plutommimmiIncMMI_trc.h
  2255. # End Source File
  2256. # Begin Source File
  2257. SOURCE=....plutommimmiIncMMICommonWinDefs.h
  2258. # End Source File
  2259. # Begin Source File
  2260. SOURCE=....plutommimmiIncMMIDataType.h
  2261. # End Source File
  2262. # Begin Source File
  2263. SOURCE=....plutommimmiIncNWSimEngine.h
  2264. # End Source File
  2265. # Begin Source File
  2266. SOURCE=....plutommimmiIncPixtelDataTypes.h
  2267. # End Source File
  2268. # Begin Source File
  2269. SOURCE=....plutommimmiIncresource_barcodereader_skins.h
  2270. # End Source File
  2271. # Begin Source File
  2272. SOURCE=....plutommimmiIncresource_camera_skins.h
  2273. # End Source File
  2274. # Begin Source File
  2275. SOURCE=....plutommimmiIncresource_video_skins.h
  2276. # End Source File
  2277. # Begin Source File
  2278. SOURCE=....plutommimmiIncSimEngine.h
  2279. # End Source File
  2280. # Begin Source File
  2281. SOURCE=....plutommimmiIncStatusIconRes.h
  2282. # End Source File
  2283. # Begin Source File
  2284. SOURCE=....plutommimmiIncStdAfx.h
  2285. # End Source File
  2286. # Begin Source File
  2287. SOURCE=....plutommimmiIncStdC.h
  2288. # End Source File
  2289. # Begin Source File
  2290. SOURCE=....plutommimmiIncTimerEvents.h
  2291. # End Source File
  2292. # Begin Source File
  2293. SOURCE=....plutommimmiIncUnicodedcl.h
  2294. # End Source File
  2295. # Begin Source File
  2296. SOURCE=....plutommimmiIncUnicodedef.h
  2297. # End Source File
  2298. # Begin Source File
  2299. SOURCE=....plutommimmiIncUnicodexdcl.h
  2300. # End Source File
  2301. # End Group
  2302. # Begin Group "JataayuApp"
  2303. # PROP Default_Filter ""
  2304. # Begin Group "JBrowserMMI"
  2305. # PROP Default_Filter ""
  2306. # Begin Group "JBrowserMMIInc"
  2307. # PROP Default_Filter ""
  2308. # Begin Source File
  2309. SOURCE=....plutommimmiJataayuAppJBrowserMMIJBrowserMMIIncJBrowserMMIDefs.h
  2310. # End Source File
  2311. # Begin Source File
  2312. SOURCE=....plutommimmiJataayuAppJBrowserMMIJBrowserMMIIncJBrowserMMIGprots.h
  2313. # End Source File
  2314. # Begin Source File
  2315. SOURCE=....plutommimmiJataayuAppJBrowserMMIJBrowserMMIIncJBrowserMMIProts.h
  2316. # End Source File
  2317. # Begin Source File
  2318. SOURCE=....plutommimmiJataayuAppJBrowserMMIJBrowserMMIIncJBrowserMMITypes.h
  2319. # End Source File
  2320. # End Group
  2321. # End Group
  2322. # Begin Group "JCommonModules"
  2323. # PROP Default_Filter ""
  2324. # Begin Group "JDRMHandler"
  2325. # PROP Default_Filter ""
  2326. # Begin Group "JDRMHandlerInc"
  2327. # PROP Default_Filter ""
  2328. # Begin Source File
  2329. SOURCE=....plutommimmiJataayuAppJCommonModulesJDRMHandlerJDRMHandlerIncJBrowserDRMHandler.h
  2330. # End Source File
  2331. # Begin Source File
  2332. SOURCE=....plutommimmiJataayuAppJCommonModulesJDRMHandlerJDRMHandlerIncJMMSDRMHandler.h
  2333. # End Source File
  2334. # End Group
  2335. # End Group
  2336. # Begin Group "JProfileHandler"
  2337. # PROP Default_Filter ""
  2338. # Begin Group "JProfileHandlerInc"
  2339. # PROP Default_Filter ""
  2340. # Begin Source File
  2341. SOURCE=....plutommimmiJataayuAppJCommonModulesJProfileHandlerJProfileHandlerIncJProfileHandlerDefs.h
  2342. # End Source File
  2343. # Begin Source File
  2344. SOURCE=....plutommimmiJataayuAppJCommonModulesJProfileHandlerJProfileHandlerIncJProfileHandlerProts.h
  2345. # End Source File
  2346. # Begin Source File
  2347. SOURCE=....plutommimmiJataayuAppJCommonModulesJProfileHandlerJProfileHandlerIncJProfileHandlerTypes.h
  2348. # End Source File
  2349. # End Group
  2350. # End Group
  2351. # Begin Group "JProvisioning"
  2352. # PROP Default_Filter ""
  2353. # Begin Group "JProvisioningInc"
  2354. # PROP Default_Filter ""
  2355. # Begin Source File
  2356. SOURCE=....plutommimmiJataayuAppJCommonModulesJProvisioningJProvisioningIncJProvDefs.h
  2357. # End Source File
  2358. # Begin Source File
  2359. SOURCE=....plutommimmiJataayuAppJCommonModulesJProvisioningJProvisioningIncJProvNE.h
  2360. # End Source File
  2361. # Begin Source File
  2362. SOURCE=....plutommimmiJataayuAppJCommonModulesJProvisioningJProvisioningIncJProvOma.h
  2363. # End Source File
  2364. # Begin Source File
  2365. SOURCE=....plutommimmiJataayuAppJCommonModulesJProvisioningJProvisioningIncJProvProts.h
  2366. # End Source File
  2367. # Begin Source File
  2368. SOURCE=....plutommimmiJataayuAppJCommonModulesJProvisioningJProvisioningIncJProvWap.h
  2369. # End Source File
  2370. # End Group
  2371. # End Group
  2372. # Begin Group "JPushInbox"
  2373. # PROP Default_Filter ""
  2374. # Begin Group "JPushInboxInc"
  2375. # PROP Default_Filter ""
  2376. # Begin Source File
  2377. SOURCE=....plutommimmiJataayuAppJCommonModulesJPushInboxJPushInboxIncJPushInboxCommonAPIs.h
  2378. # End Source File
  2379. # Begin Source File
  2380. SOURCE=....plutommimmiJataayuAppJCommonModulesJPushInboxJPushInboxIncJPushInboxCommonUI.h
  2381. # End Source File
  2382. # Begin Source File
  2383. SOURCE=....plutommimmiJataayuAppJCommonModulesJPushInboxJPushInboxIncJPushInboxUM.h
  2384. # End Source File
  2385. # End Group
  2386. # End Group
  2387. # Begin Group "JSR205"
  2388. # PROP Default_Filter ""
  2389. # Begin Group "JSR205Inc"
  2390. # PROP Default_Filter ""
  2391. # Begin Source File
  2392. SOURCE=....plutommimmiJataayuAppJCommonModulesJSR205JSR205IncJSRProts.h
  2393. # End Source File
  2394. # Begin Source File
  2395. SOURCE=....plutommimmiJataayuAppJCommonModulesJSR205JSR205IncJSRTypes.h
  2396. # End Source File
  2397. # End Group
  2398. # End Group
  2399. # End Group
  2400. # Begin Group "JMMSMMI"
  2401. # PROP Default_Filter ""
  2402. # Begin Group "JMMSMMIInc"
  2403. # PROP Default_Filter ""
  2404. # Begin Source File
  2405. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSCompose.h
  2406. # End Source File
  2407. # Begin Source File
  2408. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSConfig.h
  2409. # End Source File
  2410. # Begin Source File
  2411. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSCoreAPI.h
  2412. # End Source File
  2413. # Begin Source File
  2414. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSDrafts.h
  2415. # End Source File
  2416. # Begin Source File
  2417. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSExdcl.h
  2418. # End Source File
  2419. # Begin Source File
  2420. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSGdcl.h
  2421. # End Source File
  2422. # Begin Source File
  2423. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSGprot.h
  2424. # End Source File
  2425. # Begin Source File
  2426. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSInbox.h
  2427. # End Source File
  2428. # Begin Source File
  2429. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSJSRHandler.h
  2430. # End Source File
  2431. # Begin Source File
  2432. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSMainMMS.h
  2433. # End Source File
  2434. # Begin Source File
  2435. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSMessageSettings.h
  2436. # End Source File
  2437. # Begin Source File
  2438. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSMessageSettingsUtils.h
  2439. # End Source File
  2440. # Begin Source File
  2441. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSOutbox.h
  2442. # End Source File
  2443. # Begin Source File
  2444. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSPlutoMMIInterface.h
  2445. # End Source File
  2446. # Begin Source File
  2447. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSProtocols.h
  2448. # End Source File
  2449. # Begin Source File
  2450. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSPushHandling.h
  2451. # End Source File
  2452. # Begin Source File
  2453. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSResEnum.h
  2454. # End Source File
  2455. # Begin Source File
  2456. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSSent.h
  2457. # End Source File
  2458. # Begin Source File
  2459. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSStoreHandling.h
  2460. # End Source File
  2461. # Begin Source File
  2462. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSStructs.h
  2463. # End Source File
  2464. # Begin Source File
  2465. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSTemplates.h
  2466. # End Source File
  2467. # Begin Source File
  2468. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSUMHandling.h
  2469. # End Source File
  2470. # Begin Source File
  2471. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSUseDetails.h
  2472. # End Source File
  2473. # Begin Source File
  2474. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSView.h
  2475. # End Source File
  2476. # Begin Source File
  2477. SOURCE=....plutommimmiJataayuAppJMMSMMIJMMSMMIIncJMMSWriteMMS.h
  2478. # End Source File
  2479. # End Group
  2480. # End Group
  2481. # End Group
  2482. # Begin Group "MainMenu"
  2483. # PROP Default_Filter ""
  2484. # Begin Group "MainMenuInc"
  2485. # PROP Default_Filter ""
  2486. # Begin Source File
  2487. SOURCE=....plutommimmiMainMenuMainMenuIncMainMenuDef.h
  2488. # End Source File
  2489. # Begin Source File
  2490. SOURCE=....plutommimmiMainMenuMainMenuIncMainMenuProt.h
  2491. # End Source File
  2492. # End Group
  2493. # Begin Group "MainMenuSrc"
  2494. # PROP Default_Filter ""
  2495. # Begin Source File
  2496. SOURCE=....plutommimmiMainMenuMainMenuSrcMainMenu.c
  2497. # End Source File
  2498. # End Group
  2499. # End Group
  2500. # Begin Group "Messages"
  2501. # PROP Default_Filter ""
  2502. # Begin Group "MessagesInc"
  2503. # PROP Default_Filter ""
  2504. # Begin Source File
  2505. SOURCE=....plutommimmiMessagesMessagesIncCellBroadcastType.h
  2506. # End Source File
  2507. # Begin Source File
  2508. SOURCE=....plutommimmiMessagesMessagesIncEmsMiscell.h
  2509. # End Source File
  2510. # Begin Source File
  2511. SOURCE=....plutommimmiMessagesMessagesIncMessagesExDcl.h
  2512. # End Source File
  2513. # Begin Source File
  2514. SOURCE=....plutommimmiMessagesMessagesIncMessagesL4Def.h
  2515. # End Source File
  2516. # Begin Source File
  2517. SOURCE=....plutommimmiMessagesMessagesIncMessagesMiscell.h
  2518. # End Source File
  2519. # Begin Source File
  2520. SOURCE=....plutommimmiMessagesMessagesIncMessagesResourceData.h
  2521. # End Source File
  2522. # Begin Source File
  2523. SOURCE=....plutommimmiMessagesMessagesIncSmsGuiInterfaceProt.h
  2524. # End Source File
  2525. # Begin Source File
  2526. SOURCE=....plutommimmiMessagesMessagesIncSmsGuiInterfaceType.h
  2527. # End Source File
  2528. # Begin Source File
  2529. SOURCE=....plutommimmiMessagesMessagesIncSmsPsHandler.h
  2530. # End Source File
  2531. # End Group
  2532. # Begin Group "MessagesSrc"
  2533. # PROP Default_Filter ""
  2534. # Begin Source File
  2535. SOURCE=....plutommimmiMessagesMessagesSrcCellBroadcast.c
  2536. # End Source File
  2537. # Begin Source File
  2538. SOURCE=....plutommimmiMessagesMessagesSrcEmsMiscell.c
  2539. # End Source File
  2540. # Begin Source File
  2541. SOURCE=....plutommimmiMessagesMessagesSrcMessagesMiscell.c
  2542. # End Source File
  2543. # Begin Source File
  2544. SOURCE=....plutommimmiMessagesMessagesSrcSmsMoMtGuiInterface.c
  2545. # End Source File
  2546. # Begin Source File
  2547. SOURCE=....plutommimmiMessagesMessagesSrcSmsPsHandler.c
  2548. # End Source File
  2549. # Begin Source File
  2550. SOURCE=....plutommimmiMessagesMessagesSrcSmsSettingsGuiInterface.c
  2551. # End Source File
  2552. # End Group
  2553. # End Group
  2554. # Begin Group "MiscFramework"
  2555. # PROP Default_Filter ""
  2556. # Begin Group "MiscFrameworkInc"
  2557. # PROP Default_Filter ""
  2558. # Begin Source File
  2559. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncArabicShapingEngine.h
  2560. # End Source File
  2561. # Begin Source File
  2562. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncAsciiprot.h
  2563. # End Source File
  2564. # Begin Source File
  2565. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncBootUp.h
  2566. # End Source File
  2567. # Begin Source File
  2568. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncFontData.h
  2569. # End Source File
  2570. # Begin Source File
  2571. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncGSM7BitDefaultAlphabet.h
  2572. # End Source File
  2573. # Begin Source File
  2574. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkInchf_rules.h
  2575. # End Source File
  2576. # Begin Source File
  2577. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncImageID.h
  2578. # End Source File
  2579. # Begin Source File
  2580. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncmempoolcontainerprot.h
  2581. # End Source File
  2582. # Begin Source File
  2583. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncMMIAppFnPtrs.h
  2584. # End Source File
  2585. # Begin Source File
  2586. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncMTKPropFont.h
  2587. # End Source File
  2588. # Begin Source File
  2589. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncMTKPropFont20.h
  2590. # End Source File
  2591. # Begin Source File
  2592. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncPersonalizationDef.h
  2593. # End Source File
  2594. # Begin Source File
  2595. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncPersonalizationProt.h
  2596. # End Source File
  2597. # Begin Source File
  2598. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncPixcomFontEngine.h
  2599. # End Source File
  2600. # Begin Source File
  2601. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncPlmnEnum.h
  2602. # End Source File
  2603. # Begin Source File
  2604. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncPowerOnChargerProt.h
  2605. # End Source File
  2606. # Begin Source File
  2607. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncProfilingEngine.h
  2608. # End Source File
  2609. # Begin Source File
  2610. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncQuickAccessMenuItem_def.h
  2611. # End Source File
  2612. # Begin Source File
  2613. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncQuickAccessMenuItemProt.h
  2614. # End Source File
  2615. # Begin Source File
  2616. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncScreenRotationGprot.h
  2617. # End Source File
  2618. # Begin Source File
  2619. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncSimDetectionDef.h
  2620. # End Source File
  2621. # Begin Source File
  2622. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncSimDetectionGexdcl.h
  2623. # End Source File
  2624. # Begin Source File
  2625. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncSimDetectionGprot.h
  2626. # End Source File
  2627. # Begin Source File
  2628. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncSimDetectionHwMapFile.h
  2629. # End Source File
  2630. # Begin Source File
  2631. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncSMSApi.h
  2632. # End Source File
  2633. # Begin Source File
  2634. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncSMSFunc.h
  2635. # End Source File
  2636. # Begin Source File
  2637. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncSMSStruct.h
  2638. # End Source File
  2639. # Begin Source File
  2640. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncUcs2dcl.h
  2641. # End Source File
  2642. # Begin Source File
  2643. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncUcs2prot.h
  2644. # End Source File
  2645. # Begin Source File
  2646. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkIncUnicodeStrgprot.h
  2647. # End Source File
  2648. # End Group
  2649. # Begin Group "MiscFrameworkSrc"
  2650. # PROP Default_Filter ""
  2651. # Begin Source File
  2652. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcArabicShapingEngine.c
  2653. # End Source File
  2654. # Begin Source File
  2655. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcAscii.c
  2656. # End Source File
  2657. # Begin Source File
  2658. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcBootupApp.c
  2659. # End Source File
  2660. # Begin Source File
  2661. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcEONS.c
  2662. # End Source File
  2663. # Begin Source File
  2664. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcGSM7BitDefaultAlphabet.c
  2665. # End Source File
  2666. # Begin Source File
  2667. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrchf_rule.c
  2668. # End Source File
  2669. # Begin Source File
  2670. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcmempoolcontainer.c
  2671. # End Source File
  2672. # Begin Source File
  2673. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcMmiInitApp.c
  2674. # End Source File
  2675. # Begin Source File
  2676. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcNetworkFunctions.c
  2677. # End Source File
  2678. # Begin Source File
  2679. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcPersonalization.c
  2680. # End Source File
  2681. # Begin Source File
  2682. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcPixcomFontEngine.c
  2683. # End Source File
  2684. # Begin Source File
  2685. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcPlmnName.c
  2686. # End Source File
  2687. # Begin Source File
  2688. SOURCE=....plutommimmiMiscFrameworkMiscFrameworkSrcProfilingEngine.c
  2689. # End Source File
  2690. # Begin Source File