.project
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:2k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>AP4</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.make.core.makeBuilder</name>
  10. <arguments>
  11. <dictionary>
  12. <key>org.eclipse.cdt.core.errorOutputParser</key>
  13. <value>org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.VCErrorParser;</value>
  14. </dictionary>
  15. <dictionary>
  16. <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
  17. <value>clean all</value>
  18. </dictionary>
  19. <dictionary>
  20. <key>org.eclipse.cdt.make.core.incrementalBuildTarget</key>
  21. <value>all</value>
  22. </dictionary>
  23. <dictionary>
  24. <key>org.eclipse.cdt.make.core.buildLocation</key>
  25. <value></value>
  26. </dictionary>
  27. <dictionary>
  28. <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
  29. <value>false</value>
  30. </dictionary>
  31. <dictionary>
  32. <key>org.eclipse.cdt.make.core.enableFullBuild</key>
  33. <value>true</value>
  34. </dictionary>
  35. <dictionary>
  36. <key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key>
  37. <value>true</value>
  38. </dictionary>
  39. <dictionary>
  40. <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
  41. <value>true</value>
  42. </dictionary>
  43. <dictionary>
  44. <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
  45. <value>clean</value>
  46. </dictionary>
  47. <dictionary>
  48. <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
  49. <value>true</value>
  50. </dictionary>
  51. <dictionary>
  52. <key>org.eclipse.cdt.make.core.buildCommand</key>
  53. <value>make</value>
  54. </dictionary>
  55. <dictionary>
  56. <key>org.eclipse.cdt.make.core.stopOnError</key>
  57. <value>false</value>
  58. </dictionary>
  59. <dictionary>
  60. <key>org.eclipse.cdt.make.core.autoBuildTarget</key>
  61. <value>all</value>
  62. </dictionary>
  63. </arguments>
  64. </buildCommand>
  65. </buildSpec>
  66. <natures>
  67. <nature>org.eclipse.cdt.core.cnature</nature>
  68. <nature>org.eclipse.cdt.make.core.makeNature</nature>
  69. <nature>org.eclipse.cdt.core.ccnature</nature>
  70. </natures>
  71. <linkedResources>
  72. <link>
  73. <name>Makefiles</name>
  74. <type>2</type>
  75. <location>AP4_HOME/Build/Makefiles</location>
  76. </link>
  77. <link>
  78. <name>Source</name>
  79. <type>2</type>
  80. <location>AP4_HOME/Source</location>
  81. </link>
  82. </linkedResources>
  83. </projectDescription>