Umakefil.upp
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:8k
源码类别:

Symbian

开发平台:

C/C++

  1. ### UMAKE PRE-PROCESSOR OUTPUT: DO NOT CHECK INTO CVS
  2. ### -*- Mode: Python -*-
  3. ### files: Umakefil
  4. project.AddSubModule('common/runtime\Umakefil', 'common\runtime\Makefile')
  5. project.AddSubModule('common/system\Umakefil', 'common\system\Makefile')
  6. project.AddSubModule('common/container\Umakefil', 'common\container\Makefile')
  7. project.AddSubModule('common/dbgtool\Umakefil', 'common\dbgtool\Makefile')
  8. project.AddSubModule('common/util\Umakefil', 'common\util\Makefile')
  9. project.AddSubModule('client/common/util\Umakefil', 'client\common\util\Makefile')
  10. project.AddSubModule('client/common/system\Umakefil', 'client\common\system\Makefile')
  11. project.AddSubModule('client/common/container\Umakefil', 'client\common\container\Makefile')
  12. project.AddSubModule('common/fileio\Umakefil', 'common\fileio\Makefile')
  13. project.AddSubModule('common/lang/xml\Umakefil', 'common\lang\xml\Makefile')
  14. project.AddSubModule('audio/device\Umakefil', 'audio\device\Makefile')
  15. project.AddSubModule('audio/fixptutil\Umakefil', 'audio\fixptutil\Makefile')
  16. project.AddSubModule('audio/fixptresampler\Umakefil', 'audio\fixptresampler\Makefile')
  17. project.AddSubModule('audio/resampler\Umakefil', 'audio\resampler\Makefile')
  18. project.AddSubModule('client/audiosvc\Umakefil', 'client\audiosvc\Makefile')
  19. project.AddSubModule('client/videosvc\Umakefil', 'client\videosvc\Makefile')
  20. project.AddSubModule('client/netwksvc\Umakefil', 'client\netwksvc\Makefile')
  21. project.AddSubModule('client/common/netio\Umakefil', 'client\common\netio\Makefile')
  22. project.AddSubModule('protocol/http\Umakefil', 'protocol\http\Makefile')
  23. project.AddSubModule('protocol/transport/common/system\Umakefil', 'protocol\transport\common\system\Makefile')
  24. project.AddSubModule('protocol/transport/rtp\Umakefil', 'protocol\transport\rtp\Makefile')
  25. project.AddSubModule('protocol/common/util\Umakefil', 'protocol\common\util\Makefile')
  26. project.AddSubModule('protocol/rtsp\Umakefil', 'protocol\rtsp\Makefile')
  27. project.AddSubModule('datatype/rm/common\Umakefil', 'datatype\rm\common\Makefile')
  28. project.AddSubModule('client/core\Umakefil', 'client\core\Makefile')
  29. project.AddSubModule('client/xres\Umakefil', 'client\xres\Makefile')
  30. project.AddSubModule('filesystem/local\Umakefil', 'filesystem\local\Makefile')
  31. project.AddSubModule('filesystem/httplite\Umakefil', 'filesystem\httplite\Makefile')
  32. project.AddSubModule('datatype/common/util\Umakefil', 'datatype\common\util\Makefile')
  33. project.AddSubModule('datatype/common/container\Umakefil', 'datatype\common\container\Makefile')
  34. project.AddSubModule('datatype/rm/fileformat\Umakefil', 'datatype\rm\fileformat\Makefile')
  35. project.AddSubModule('datatype/rm/audio/codec/common\Umakefil', 'datatype\rm\audio\codec\common\Makefile')
  36. project.AddSubModule('datatype/rm/audio/payload\Umakefil', 'datatype\rm\audio\payload\Makefile')
  37. project.AddSubModule('datatype/rm/audio/renderer\Umakefil', 'datatype\rm\audio\renderer\Makefile')
  38. project.AddSubModule('datatype/rm/audio/codec/ra8lbr\Umakefil', 'datatype\rm\audio\codec\ra8lbr\Makefile')
  39. project.AddSubModule('datatype/mp3/common\Umakefil', 'datatype\mp3\common\Makefile')
  40. project.AddSubModule('datatype/mp3/fileformat\Umakefil', 'datatype\mp3\fileformat\Makefile')
  41. project.AddSubModule('datatype/mp3/codec\Umakefil', 'datatype\mp3\codec\Makefile')
  42. project.AddSubModule('datatype/mp3/payload\Umakefil', 'datatype\mp3\payload\Makefile')
  43. project.AddSubModule('datatype/mp3/renderer\Umakefil', 'datatype\mp3\renderer\Makefile')
  44. project.AddSubModule('video/sitelib\Umakefil', 'video\sitelib\Makefile')
  45. project.AddSubModule('video/vidutil\Umakefil', 'video\vidutil\Makefile')
  46. project.AddSubModule('video/colconverter\Umakefil', 'video\colconverter\Makefile')
  47. project.AddSubModule('video/site\Umakefil', 'video\site\Makefile')
  48. project.AddSubModule('protocol/sdp\Umakefil', 'protocol\sdp\Makefile')
  49. project.AddSubModule('datatype/mp4/common\Umakefil', 'datatype\mp4\common\Makefile')
  50. project.AddSubModule('datatype/mp4/payload\Umakefil', 'datatype\mp4\payload\Makefile')
  51. project.AddSubModule('datatype/mp4/fileformat\Umakefil', 'datatype\mp4\fileformat\Makefile')
  52. project.AddSubModule('datatype/common/audrend\Umakefil', 'datatype\common\audrend\Makefile')
  53. project.AddSubModule('datatype/amr/common\Umakefil', 'datatype\amr\common\Makefile')
  54. project.AddSubModule('datatype/mp4/audio/renderer\Umakefil', 'datatype\mp4\audio\renderer\Makefile')
  55. project.AddSubModule('datatype/amr/codec/amr-nb\Umakefil', 'datatype\amr\codec\amr-nb\Makefile')
  56. project.AddSubModule('datatype/amr/codec/amr-wb\Umakefil', 'datatype\amr\codec\amr-wb\Makefile')
  57. project.AddSubModule('datatype/mp3/decoder\Umakefil', 'datatype\mp3\decoder\Makefile')
  58. project.AddSubModule('datatype/rm/video/codec/rv89combo\Umakefil', 'datatype\rm\video\codec\rv89combo\Makefile')
  59. project.AddSubModule('datatype/rm/video/codec/rvg2dec\Umakefil', 'datatype\rm\video\codec\rvg2dec\Makefile')
  60. project.AddSubModule('datatype/rm/audio/codec/sipro\Umakefil', 'datatype\rm\audio\codec\sipro\Makefile')
  61. project.AddSubModule('datatype/common/vidrend\Umakefil', 'datatype\common\vidrend\Makefile')
  62. project.AddSubModule('datatype/rm/video/renderer\Umakefil', 'datatype\rm\video\renderer\Makefile')
  63. project.AddSubModule('datatype/h263/payload\Umakefil', 'datatype\h263\payload\Makefile')
  64. project.AddSubModule('datatype/h263/renderer\Umakefil', 'datatype\h263\renderer\Makefile')
  65. project.AddSubModule('datatype/mp4/video/renderer\Umakefil', 'datatype\mp4\video\renderer\Makefile')
  66. project.AddSubModule('datatype/group/video\Umakefil', 'datatype\group\video\Makefile')
  67. project.AddSubModule('datatype/amr/fileformat\Umakefil', 'datatype\amr\fileformat\Makefile')
  68. project.AddSubModule('datatype/group/audio\Umakefil', 'datatype\group\audio\Makefile')
  69. project.AddSubModule('datatype/3gpptext/renderer\Umakefil', 'datatype\3gpptext\renderer\Makefile')
  70. project.AddSubModule('datatype/smil/common\Umakefil', 'datatype\smil\common\Makefile')
  71. project.AddSubModule('datatype/smil/fileformat\Umakefil', 'datatype\smil\fileformat\Makefile')
  72. project.AddSubModule('datatype/common/baserend\Umakefil', 'datatype\common\baserend\Makefile')
  73. project.AddSubModule('datatype/smil/renderer/smil1\Umakefil', 'datatype\smil\renderer\smil1\Makefile')
  74. project.AddSubModule('datatype/smil/renderer/smil2\Umakefil', 'datatype\smil\renderer\smil2\Makefile')
  75. project.AddSubModule('datatype/smil/renderer/smil2/brush/fileformat\Umakefil', 'datatype\smil\renderer\smil2\brush\fileformat\Makefile')
  76. project.AddSubModule('datatype/smil/renderer/smil2/brush/renderer\Umakefil', 'datatype\smil\renderer\smil2\brush\renderer\Makefile')
  77. project.AddSubModule('datatype/smil/renderer\Umakefil', 'datatype\smil\renderer\Makefile')
  78. project.AddSubModule('datatype/image/common\Umakefil', 'datatype\image\common\Makefile')
  79. project.AddSubModule('datatype/image/gif/common\Umakefil', 'datatype\image\gif\common\Makefile')
  80. project.AddSubModule('datatype/image/gif/fileformat\Umakefil', 'datatype\image\gif\fileformat\Makefile')
  81. project.AddSubModule('datatype/image/gif/renderer\Umakefil', 'datatype\image\gif\renderer\Makefile')
  82. project.AddSubModule('datatype/image/wbmp/common\Umakefil', 'datatype\image\wbmp\common\Makefile')
  83. project.AddSubModule('datatype/image/unified/fileformat\Umakefil', 'datatype\image\unified\fileformat\Makefile')
  84. project.AddSubModule('datatype/image/unified/renderer\Umakefil', 'datatype\image\unified\renderer\Makefile')
  85. project.AddSubModule('clientapps/symbianplayer\Umakefil', 'clientapps\symbianplayer\Makefile')
  86. ProjectTarget()
  87. ### END UMAKE PRE-PROCESSOR OUTPUT