1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
- <storageModule moduleId="org.eclipse.cdt.core.settings">
- <cconfiguration id="cross.configuration.acoreosmp.os.gnu344.10.882938327">
- <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cross.configuration.acoreosmp.os.gnu344.10.882938327" moduleId="org.eclipse.cdt.core.settings" name="ft2000aC4_le_hard_mcore">
- <externalSettings/>
- <extensions>
- <extension id="avic.actri.make.core.CROSS_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
- <extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
- <extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
- <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
- <extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
- <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
- </extensions>
- </storageModule>
- <storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <configuration artifactName="${ProjName}" buildArtefactType="avic.actri.project.acoreosmp.buildArtefactType" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=avic.actri.project.acoreosmp.buildArtefactType" description="" id="cross.configuration.acoreosmp.os.gnu344.10.882938327" name="ft2000aC4_le_hard_mcore" parent="cross.configuration.acoreosmp.os.gnu344">
- <folderInfo id="cross.configuration.acoreosmp.os.gnu344.10.882938327." name="/" resourcePath="">
- <toolChain id="cross.toolChain.acoreosmp.os.gnu481.1863593762" name="ACoreOsmp 操作系统项目 GCC-4.8.1" superClass="cross.toolChain.acoreosmp.os.gnu481">
- <targetPlatform binaryParser="avic.actri.make.core.CROSS_ELF" id="cross.target.platform.gnu.base.1029688711" name="Debug Platform" superClass="cross.target.platform.gnu.base"/>
- <builder buildPath="${ProjDirPath}/${ConfigName}" id="cross.target.builder.acoreosmp.os.gnu481.2069221495" keepEnvironmentInBuildfile="false" name="Gnu Make Builder" superClass="cross.target.builder.acoreosmp.os.gnu481"/>
- <tool id="cross.tool.assembler.gnu.base.2029038440" name="GCC Assembler" superClass="cross.tool.assembler.gnu.base">
- <inputType id="cdt.managedbuild.tool.gnu.assembler.input.734465769" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
- </tool>
- <tool id="cross.tool.archiver.gnu.base.1141233542" name="GCC Archiver" superClass="cross.tool.archiver.gnu.base"/>
- <tool id="cross.tool.cpp.compiler.gnu.base.1416081199" name="Cygwin C++ Compiler" superClass="cross.tool.cpp.compiler.gnu.base"/>
- <tool id="cross.tool.c.compiler.gnu.base.2127630103" name="Cygwin C Compiler" superClass="cross.tool.c.compiler.gnu.base">
- <option id="gnu.c.compiler.option.include.paths.1444068591" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
- <listOptionValue builtIn="false" value="$(CONFIG_PATH)"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src/comm"/>
- <listOptionValue builtIn="false" value="$(PROJECT_PATH)/src/mos"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/dbg/ta"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/dbg"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/msl"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/os"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/rtl/sys"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/fs"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/fs/fatfs"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/fs/ltfs"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/inet"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/calllib"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/drv"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/test"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/include/arch"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/usrsrc/comps/ipnet"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/posix"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/include/vxworks"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/usrsrc/project/os"/>
- </option>
- <option id="gnu.c.compiler.option.preprocessor.def.symbols.1924636827" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
- <listOptionValue builtIn="false" value="ACOREMCOS_MCORE"/>
- <listOptionValue builtIn="false" value="CPU=ARMV8A"/>
- </option>
- <option id="gnu.c.compiler.option.debugging.other.305699308" name="Other debugging flags" superClass="gnu.c.compiler.option.debugging.other" value="-gdwarf-3" valueType="string"/>
- <option id="gnu.c.compiler.option.misc.other.585465216" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fno-builtin -fno-common -fno-strict-aliasing -fno-short-enums -fmessage-length=0 -march=armv8-a -mlong-calls -mlittle-endian -mhard-float -mfpu=vfpv3" valueType="string"/>
- <option id="gnu.c.compiler.option.optimization.level.564088714" name="Optimization Level" superClass="gnu.c.compiler.option.optimization.level" value="gnu.c.optimization.level.none" valueType="enumerated"/>
- <inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.cygwin.1860524135" superClass="cdt.managedbuild.tool.gnu.c.compiler.input.cygwin"/>
- </tool>
- <tool id="cross.tool.c.linker.gnu.base.1442618601" name="Cygwin C Linker" superClass="cross.tool.c.linker.gnu.base">
- <option id="gnu.c.link.option.paths.2060209828" name="Library search path (-L)" superClass="gnu.c.link.option.paths" valueType="libPaths">
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)/cert"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)/trace"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/acoreosmp/lib/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)/trace"/>
- <listOptionValue builtIn="false" value="$(PLATFORM)/target/common/libtest/$(CONFIG_CPU_TYPE)/$(TOOLS_VERSION)/$(CONFIG_ARCH)/$(CONFIG_SUB_ARCH)"/>
- </option>
- <inputType id="cdt.managedbuild.tool.gnu.c.linker.input.230915073" superClass="cdt.managedbuild.tool.gnu.c.linker.input">
- <additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
- <additionalInput kind="additionalinput" paths="$(LIBS)"/>
- </inputType>
- </tool>
- <tool id="cross.tool.cpp.linker.gnu.base.640385576" name="Cygwin C++ Linker" superClass="cross.tool.cpp.linker.gnu.base"/>
- <tool id="cross.tool.else.acoreosmp.os.1649675940" name="其他" superClass="cross.tool.else.acoreosmp.os"/>
- </toolChain>
- </folderInfo>
- <sourceEntries>
- <entry flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name="src"/>
- </sourceEntries>
- </configuration>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
- </cconfiguration>
- </storageModule>
- <storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="tmos.cross.projectType.acoreosmp.os.407944482" name="ACoreOsMP" projectType="cross.projectType.acoreosmp.os"/>
- </storageModule>
- <storageModule moduleId="scannerConfiguration">
- <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId=""/>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
- <storageModule moduleId="refreshScope"/>
- </cproject>
|