ac3.inf
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:2k
源码类别:

Windows CE

开发平台:

C/C++

  1. [Version]
  2. Signature = "$Windows NT$"
  3. Provider = "TCPMP"
  4. CESignature = "$Windows CE$"
  5. [CEStrings]
  6. AppName = "AC3 plugin"
  7. InstallDir = %CE1%TCPMP
  8. [Strings]
  9. reg_plugins = SoftwareTCPMP.Plugins
  10. Plugin = ac3
  11. ;==================================================
  12. [CEDevice.SH3] 
  13. ProcessorType = 10003
  14. VersionMin              = 2.0
  15. VersionMax              = 100.0
  16. [CEDevice.MIPS] 
  17. ProcessorType = 4000
  18. VersionMin              = 2.0
  19. VersionMax              = 100.0
  20. [CEDevice.ARM] 
  21. ProcessorType = 2577
  22. VersionMin              = 2.0
  23. VersionMax              = 100.0
  24. BuildMax                = 0xE0000000
  25. UnsupportedPlatforms = "Smartphone"
  26. [CEDevice.ARM720] 
  27. ProcessorType = 1824
  28. VersionMin              = 2.0
  29. VersionMax              = 100.0
  30. BuildMax                = 0xE0000000
  31. UnsupportedPlatforms = "Smartphone"
  32. [CEDevice.ARM_SP] 
  33. ProcessorType = 2577
  34. VersionMin              = 3.0
  35. VersionMax              = 100.0
  36. BuildMax                = 0xE0000000
  37. UnsupportedPlatforms = "Jupiter","HPC","HPC Pro","Pocket PC","Palm PC2","Palm PC"
  38. ;==================================================
  39. [DefaultInstall]
  40. CopyFiles=Files.Common
  41. Addreg = RegSettings.All
  42. ;==================================================
  43. [SourceDisksNames]
  44. 1 =, "All Files",,.
  45. [SourceDisksNames.SH3]
  46. 2 = ,"SH3 files",,sh3rel
  47.  
  48. [SourceDisksNames.MIPS]
  49. 2 = ,"MIPS files",,mipsrel
  50. [SourceDisksNames.ARM]
  51. 2 = ,"ARM files",,armrelgcc
  52. [SourceDisksNames.ARM720]
  53. 2 = ,"ARM files",,armrelgcc
  54. [SourceDisksNames.ARM_SP]
  55. 2 = ,"ARM files",,armrelgcc
  56. [SourceDisksFiles]
  57. %Plugin%.plg = 2
  58. ;==================================================
  59. [DestinationDirs]
  60. Files.Common = 0, %InstallDir% 
  61. DefaultDestDir = 0, %InstallDir%
  62. [Files.Common]
  63. %Plugin%.plg,,,0
  64. [RegSettings.All] 
  65. HKLM,%reg_plugins%,%AppName%,0x00000000,%InstallDir%%Plugin%.plg