mirror of
https://gitee.com/seekfree/TC264_Library.git
synced 2026-06-04 03:32:56 +00:00
修复工程名称全部一样的问题
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
<targetPlatform archList="all" binaryParser="com.tasking.managedbuilder.TASKING_ELF" id="com.infineon.aurix.buildsystem.managed.tasking.targetPlatform.690943146" isAbstract="false" osList="all" superClass="com.infineon.aurix.buildsystem.managed.tasking.targetPlatform"/>
|
||||
|
||||
<builder buildPath="${workspace_loc:/AURIX_test_project}/Debug" id="com.infineon.aurix.buildsystem.managed.tasking.builder.1757175388" keepEnvironmentInBuildfile="false" name="Gnu Make Builder" superClass="com.infineon.aurix.buildsystem.managed.tasking.builder"/>
|
||||
<builder buildPath="${workspace_loc:/15-Cpu1_Handles_Interrupts_Demo}/Debug" id="com.infineon.aurix.buildsystem.managed.tasking.builder.1757175388" keepEnvironmentInBuildfile="false" name="Gnu Make Builder" superClass="com.infineon.aurix.buildsystem.managed.tasking.builder"/>
|
||||
|
||||
<tool id="com.infineon.aurix.buildsystem.managed.tool.c.compiler.tasking.debug.942642975" name="TASKING C/C++ Compiler" superClass="com.infineon.aurix.buildsystem.managed.tool.c.compiler.tasking.debug">
|
||||
|
||||
@@ -721,7 +721,7 @@
|
||||
|
||||
<targetPlatform archList="all" binaryParser="com.tasking.managedbuilder.TASKING_ELF" id="com.infineon.aurix.buildsystem.managed.tasking.targetPlatform.1303596116" isAbstract="false" osList="all" superClass="com.infineon.aurix.buildsystem.managed.tasking.targetPlatform"/>
|
||||
|
||||
<builder buildPath="${workspace_loc:/AURIX_test_project}/Release" id="com.infineon.aurix.buildsystem.managed.tasking.builder.253759598" keepEnvironmentInBuildfile="false" name="Gnu Make Builder" superClass="com.infineon.aurix.buildsystem.managed.tasking.builder"/>
|
||||
<builder buildPath="${workspace_loc:/15-Cpu1_Handles_Interrupts_Demo}/Release" id="com.infineon.aurix.buildsystem.managed.tasking.builder.253759598" keepEnvironmentInBuildfile="false" name="Gnu Make Builder" superClass="com.infineon.aurix.buildsystem.managed.tasking.builder"/>
|
||||
|
||||
<tool id="com.infineon.aurix.buildsystem.managed.tool.c.compiler.tasking.release.1915947026" name="TASKING C/C++ Compiler" superClass="com.infineon.aurix.buildsystem.managed.tool.c.compiler.tasking.release">
|
||||
|
||||
@@ -1041,7 +1041,7 @@
|
||||
|
||||
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
||||
|
||||
<project id="AURIX_test_project.com.infineon.aurix.buildsystem.managed.projectType.1613279503" name="AURIX Project" projectType="com.infineon.aurix.buildsystem.managed.projectType"/>
|
||||
<project id="15-Cpu1_Handles_Interrupts_Demo.com.infineon.aurix.buildsystem.managed.projectType.1613279503" name="AURIX Project" projectType="com.infineon.aurix.buildsystem.managed.projectType"/>
|
||||
|
||||
</storageModule>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>AURIX_test_project</name>
|
||||
<name>15-Cpu1_Handles_Interrupts_Demo</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
|
||||
Reference in New Issue
Block a user