]>
cvs.zerfleddert.de Git - proxmark3-svn/blob - .cdtproject
07ab80bb7b26d3e17e644e716264e326bfa95b0c
1 <?xml version=
"1.0" encoding=
"UTF-8" standalone=
"no"?>
2 <?eclipse-cdt version=
"2.0"?>
4 <cdtproject id=
"org.eclipse.cdt.make.core.make">
5 <extension id=
"org.eclipse.cdt.core.ELF" point=
"org.eclipse.cdt.core.BinaryParser"/>
7 <item id=
"scannerConfiguration">
8 <autodiscovery enabled=
"true" problemReportingEnabled=
"true" selectedProfileId=
"org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/>
9 <profile id=
"org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
11 <openAction enabled=
"true" filePath=
""/>
12 <parser enabled=
"true"/>
13 </buildOutputProvider>
14 <scannerInfoProvider id=
"specsFile">
15 <runAction arguments=
"-E -P -v -dD ${plugin_state_location}/${specs_file}" command=
"gcc" useDefault=
"true"/>
16 <parser enabled=
"true"/>
17 </scannerInfoProvider>
19 <profile id=
"org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
21 <openAction enabled=
"false" filePath=
""/>
22 <parser enabled=
"true"/>
23 </buildOutputProvider>
24 <scannerInfoProvider id=
"makefileGenerator">
25 <runAction arguments=
"-f ${project_name}_scd.mk" command=
"make" useDefault=
"true"/>
26 <parser enabled=
"false"/>
27 </scannerInfoProvider>
29 <profile id=
"org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
31 <openAction enabled=
"false" filePath=
""/>
32 <parser enabled=
"true"/>
33 </buildOutputProvider>
34 <scannerInfoProvider id=
"specsFile">
35 <runAction arguments=
"-E -P -v -dD ${plugin_state_location}/${specs_file}" command=
"gcc" useDefault=
"true"/>
36 <parser enabled=
"false"/>
37 </scannerInfoProvider>
39 <profile id=
"org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
41 <openAction enabled=
"false" filePath=
""/>
42 <parser enabled=
"true"/>
43 </buildOutputProvider>
44 <scannerInfoProvider id=
"specsFile">
45 <runAction arguments=
"-E -P -v -dD ${plugin_state_location}/${specs_file}" command=
"gcc" useDefault=
"true"/>
46 <parser enabled=
"false"/>
47 </scannerInfoProvider>
50 <item id=
"org.eclipse.cdt.core.pathentry">
51 <pathentry kind=
"src" path=
""/>
52 <pathentry kind=
"out" path=
""/>
53 <pathentry kind=
"con" path=
"org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/>
55 <item id=
"org.eclipse.cdt.make.core.buildtargets">
57 <target name=
"all" path=
"linux" targetID=
"org.eclipse.cdt.make.MakeTargetBuilder">
58 <buildCommand>make
</buildCommand>
60 <buildTarget>all
</buildTarget>
61 <stopOnError>false
</stopOnError>
62 <useDefaultCommand>true
</useDefaultCommand>
64 <target name=
"all" path=
"armsrc" targetID=
"org.eclipse.cdt.make.MakeTargetBuilder">
65 <buildCommand>make
</buildCommand>
67 <buildTarget>all
</buildTarget>
68 <stopOnError>false
</stopOnError>
69 <useDefaultCommand>true
</useDefaultCommand>
71 <target name=
"Linux" path=
"armsrc" targetID=
"org.eclipse.cdt.make.MakeTargetBuilder">
72 <buildCommand>make
</buildCommand>
73 <buildArguments>-f Makefile.linux
</buildArguments>
74 <buildTarget>all
</buildTarget>
75 <stopOnError>false
</stopOnError>
76 <useDefaultCommand>false
</useDefaultCommand>
78 <target name=
"Linux clean" path=
"armsrc" targetID=
"org.eclipse.cdt.make.MakeTargetBuilder">
79 <buildCommand>make
</buildCommand>
80 <buildArguments>-f Makefile.linux
</buildArguments>
81 <buildTarget>clean
</buildTarget>
82 <stopOnError>false
</stopOnError>
83 <useDefaultCommand>false
</useDefaultCommand>