mp3dec.vcp
上传用户:dangjiwu
上传日期:2013-07-19
资源大小:42019k
文件大小:7k
源码类别:

Symbian

开发平台:

Visual C++

  1. # Microsoft eMbedded Visual Tools Project File - Name="mp3dec" - Package Owner=<4>
  2. # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (WCE ARM) Static Library" 0x8504
  5. CFG=mp3dec - Win32 (WCE ARM) 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 "mp3dec.vcn".
  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 "mp3dec.vcn" CFG="mp3dec - Win32 (WCE ARM) Debug"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "mp3dec - Win32 (WCE ARM) Release" (based on "Win32 (WCE ARM) Static Library")
  19. !MESSAGE "mp3dec - Win32 (WCE ARM) Debug" (based on "Win32 (WCE ARM) Static Library")
  20. !MESSAGE 
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. # PROP ATL_Project 2
  26. CPP=xicle3
  27. !IF  "$(CFG)" == "mp3dec - Win32 (WCE ARM) Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "ARMRel"
  31. # PROP BASE Intermediate_Dir "ARMRel"
  32. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  33. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC 0
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "ARMRel"
  38. # PROP Intermediate_Dir "ARMRel"
  39. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  40. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  41. # PROP Target_Dir ""
  42. # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "NDEBUG" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /Oxs /M$(CECrtMT) /c
  43. # ADD CPP /nologo /W3 /O2 /Ob0 /I "....\" /I "......pub" /I "$(IPPROOT_ARM)include" /I "..............commonruntimepub" /I "..............commoninclude" /D "NDEBUG" /D "_WINDOWS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /Oxs /M$(CECrtMT) /c
  44. # SUBTRACT CPP /X /YX
  45. LIB32=link.exe -lib
  46. # ADD BASE LIB32 /nologo
  47. # ADD LIB32 /nologo
  48. BSC32=bscmake.exe
  49. # ADD BASE BSC32 /nologo
  50. # ADD BSC32 /nologo
  51. !ELSEIF  "$(CFG)" == "mp3dec - Win32 (WCE ARM) Debug"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "ARMDbg"
  55. # PROP BASE Intermediate_Dir "ARMDbg"
  56. # PROP BASE CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  57. # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  58. # PROP BASE Target_Dir ""
  59. # PROP Use_MFC 0
  60. # PROP Use_Debug_Libraries 1
  61. # PROP Output_Dir "ARMDbg"
  62. # PROP Intermediate_Dir "ARMDbg"
  63. # PROP CPU_ID "{D6518FFC-710F-11D3-99F2-00105A0DF099}"
  64. # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
  65. # PROP Target_Dir ""
  66. # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /YX /M$(CECrtMTDebug) /c
  67. # ADD CPP /nologo /W3 /Zi /Od /I "....\" /I "......pub" /I "$(IPPROOT_ARM)include" /I "..............commonruntimepub" /I "..............commoninclude" /D "DEBUG" /D "_WINDOWS" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "_LIB" /M$(CECrtMTDebug) /c
  68. # SUBTRACT CPP /X /YX
  69. LIB32=link.exe -lib
  70. # ADD BASE LIB32 /nologo
  71. # ADD LIB32 /nologo
  72. BSC32=bscmake.exe
  73. # ADD BASE BSC32 /nologo
  74. # ADD BSC32 /nologo
  75. !ENDIF 
  76. # Begin Target
  77. # Name "mp3dec - Win32 (WCE ARM) Release"
  78. # Name "mp3dec - Win32 (WCE ARM) Debug"
  79. # Begin Group "Source Files"
  80. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  81. # Begin Group "general"
  82. # PROP Default_Filter ""
  83. # Begin Source File
  84. SOURCE=......mp3dec.c
  85. DEP_CPP_MP3DE=
  86. "..............commonincludehxbastsd.h"
  87. "..............commonincludehxtypes.h"
  88. "..............commonincludeplatformsymbiansymbiantypes.h"
  89. "..............commonruntimepubhlxclibstdlib.h"
  90. "..............commonruntimepubhlxclibstring.h"
  91. "..............commonruntimepubplatformopenwavehx_op_stdc.h"
  92. "......pubmp3common.h"
  93. "......pubmp3dec.h"
  94. "......pubstatname.h"
  95. NODEP_CPP_MP3DE=
  96. "..............commonincludetypesvxTypesOld.h"
  97. "..............commonincludevxWorks.h"
  98. # End Source File
  99. # Begin Source File
  100. SOURCE=......mp3tabs.c
  101. DEP_CPP_MP3TA=
  102. "......pubmp3common.h"
  103. "......pubmp3dec.h"
  104. "......pubstatname.h"
  105. # End Source File
  106. # End Group
  107. # Begin Group "csource"
  108. # PROP Default_Filter ""
  109. # Begin Source File
  110. SOURCE=....bitstream.c
  111. DEP_CPP_BITST=
  112. "......pubmp3common.h"
  113. "......pubmp3dec.h"
  114. "......pubstatname.h"
  115. "....coder.h"
  116. "d:Program FilesIntel Corporationippippxscale30includeippAC.h"
  117. "d:Program FilesIntel Corporationippippxscale30includeippdefs.h"
  118. NODEP_CPP_BITST=
  119. "....ippMP.h"
  120. # End Source File
  121. # Begin Source File
  122. SOURCE=....buffers.c
  123. DEP_CPP_BUFFE=
  124. "......pubmp3common.h"
  125. "......pubmp3dec.h"
  126. "......pubstatname.h"
  127. "....coder.h"
  128. "d:Program FilesIntel Corporationippippxscale30includeippAC.h"
  129. "d:Program FilesIntel Corporationippippxscale30includeippdefs.h"
  130. NODEP_CPP_BUFFE=
  131. "....ippMP.h"
  132. # End Source File
  133. # Begin Source File
  134. SOURCE=....dequant.c
  135. DEP_CPP_DEQUA=
  136. "......pubmp3common.h"
  137. "......pubmp3dec.h"
  138. "......pubstatname.h"
  139. "....coder.h"
  140. "d:Program FilesIntel Corporationippippxscale30includeippAC.h"
  141. "d:Program FilesIntel Corporationippippxscale30includeippdefs.h"
  142. NODEP_CPP_DEQUA=
  143. "....ippMP.h"
  144. # End Source File
  145. # Begin Source File
  146. SOURCE=....huffman.c
  147. DEP_CPP_HUFFM=
  148. "......pubmp3common.h"
  149. "......pubmp3dec.h"
  150. "......pubstatname.h"
  151. "....coder.h"
  152. "d:Program FilesIntel Corporationippippxscale30includeippAC.h"
  153. "d:Program FilesIntel Corporationippippxscale30includeippdefs.h"
  154. NODEP_CPP_HUFFM=
  155. "....ippMP.h"
  156. # End Source File
  157. # Begin Source File
  158. SOURCE=....imdct.c
  159. DEP_CPP_IMDCT=
  160. "......pubmp3common.h"
  161. "......pubmp3dec.h"
  162. "......pubstatname.h"
  163. "....coder.h"
  164. "d:Program FilesIntel Corporationippippxscale30includeippAC.h"
  165. "d:Program FilesIntel Corporationippippxscale30includeippdefs.h"
  166. NODEP_CPP_IMDCT=
  167. "....ippMP.h"
  168. # End Source File
  169. # Begin Source File
  170. SOURCE=....subband.c
  171. DEP_CPP_SUBBA=
  172. "......pubmp3common.h"
  173. "......pubmp3dec.h"
  174. "......pubstatname.h"
  175. "....coder.h"
  176. "d:Program FilesIntel Corporationippippxscale30includeippAC.h"
  177. "d:Program FilesIntel Corporationippippxscale30includeippdefs.h"
  178. NODEP_CPP_SUBBA=
  179. "....ippMP.h"
  180. # End Source File
  181. # End Group
  182. # Begin Source File
  183. SOURCE="D:Program FilesIntel Corporationippippxscale30libippAC_XSC30BPPC_r.lib"
  184. # End Source File
  185. # End Group
  186. # Begin Group "Header Files"
  187. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  188. # End Group
  189. # End Target
  190. # End Project