116 lines
4.2 KiB
XML
116 lines
4.2 KiB
XML
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<configurationDescriptor version="100">
|
||
|
|
<logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
|
||
|
|
<df root="." name="0">
|
||
|
|
<df name="bin">
|
||
|
|
</df>
|
||
|
|
<df name="obj">
|
||
|
|
</df>
|
||
|
|
<df name="src">
|
||
|
|
<in>testptr.cpp</in>
|
||
|
|
</df>
|
||
|
|
</df>
|
||
|
|
</logicalFolder>
|
||
|
|
<projectmakefile>Makefile</projectmakefile>
|
||
|
|
<confs>
|
||
|
|
<conf name="debug" type="0">
|
||
|
|
<toolsSet>
|
||
|
|
<developmentServer>localhost</developmentServer>
|
||
|
|
<platform>2</platform>
|
||
|
|
</toolsSet>
|
||
|
|
<compile>
|
||
|
|
<compiledirpicklist>
|
||
|
|
<compiledirpicklistitem>${AUTO_FOLDER}</compiledirpicklistitem>
|
||
|
|
<compiledirpicklistitem>.</compiledirpicklistitem>
|
||
|
|
</compiledirpicklist>
|
||
|
|
<compiledir>${AUTO_FOLDER}</compiledir>
|
||
|
|
<compilecommandpicklist>
|
||
|
|
<compilecommandpicklistitem>${MAKE} ${ITEM_NAME}.o</compilecommandpicklistitem>
|
||
|
|
<compilecommandpicklistitem>make -f Makefile debug</compilecommandpicklistitem>
|
||
|
|
<compilecommandpicklistitem>make debug</compilecommandpicklistitem>
|
||
|
|
<compilecommandpicklistitem>make -f Makefile</compilecommandpicklistitem>
|
||
|
|
<compilecommandpicklistitem>${MAKE} -f Makefile</compilecommandpicklistitem>
|
||
|
|
<compilecommandpicklistitem>${AUTO_COMPILE}</compilecommandpicklistitem>
|
||
|
|
</compilecommandpicklist>
|
||
|
|
<compilecommand>${AUTO_COMPILE}</compilecommand>
|
||
|
|
</compile>
|
||
|
|
<dbx_gdbdebugger version="1">
|
||
|
|
<gdb_pathmaps>
|
||
|
|
</gdb_pathmaps>
|
||
|
|
<gdb_interceptlist>
|
||
|
|
<gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
|
||
|
|
</gdb_interceptlist>
|
||
|
|
<gdb_signals>
|
||
|
|
</gdb_signals>
|
||
|
|
<gdb_options>
|
||
|
|
<DebugOptions>
|
||
|
|
</DebugOptions>
|
||
|
|
</gdb_options>
|
||
|
|
<gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
|
||
|
|
</dbx_gdbdebugger>
|
||
|
|
<nativedebugger version="1">
|
||
|
|
<engine>gdb</engine>
|
||
|
|
</nativedebugger>
|
||
|
|
<runprofile version="9">
|
||
|
|
<runcommandpicklist>
|
||
|
|
<runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
|
||
|
|
</runcommandpicklist>
|
||
|
|
<runcommand>"${OUTPUT_PATH}"</runcommand>
|
||
|
|
<rundir></rundir>
|
||
|
|
<buildfirst>false</buildfirst>
|
||
|
|
<terminal-type>0</terminal-type>
|
||
|
|
<remove-instrumentation>0</remove-instrumentation>
|
||
|
|
<environment>
|
||
|
|
</environment>
|
||
|
|
</runprofile>
|
||
|
|
</conf>
|
||
|
|
<conf name="Default" type="0">
|
||
|
|
<toolsSet>
|
||
|
|
<developmentServer>localhost</developmentServer>
|
||
|
|
<platform>2</platform>
|
||
|
|
</toolsSet>
|
||
|
|
<compile>
|
||
|
|
<compiledirpicklist>
|
||
|
|
<compiledirpicklistitem>.</compiledirpicklistitem>
|
||
|
|
<compiledirpicklistitem>${AUTO_FOLDER}</compiledirpicklistitem>
|
||
|
|
</compiledirpicklist>
|
||
|
|
<compiledir>${AUTO_FOLDER}</compiledir>
|
||
|
|
<compilecommandpicklist>
|
||
|
|
<compilecommandpicklistitem>${MAKE} ${ITEM_NAME}.o</compilecommandpicklistitem>
|
||
|
|
<compilecommandpicklistitem>${AUTO_COMPILE}</compilecommandpicklistitem>
|
||
|
|
</compilecommandpicklist>
|
||
|
|
<compilecommand>${AUTO_COMPILE}</compilecommand>
|
||
|
|
</compile>
|
||
|
|
<dbx_gdbdebugger version="1">
|
||
|
|
<gdb_pathmaps>
|
||
|
|
</gdb_pathmaps>
|
||
|
|
<gdb_interceptlist>
|
||
|
|
<gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
|
||
|
|
</gdb_interceptlist>
|
||
|
|
<gdb_signals>
|
||
|
|
</gdb_signals>
|
||
|
|
<gdb_options>
|
||
|
|
<DebugOptions>
|
||
|
|
</DebugOptions>
|
||
|
|
</gdb_options>
|
||
|
|
<gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
|
||
|
|
</dbx_gdbdebugger>
|
||
|
|
<nativedebugger version="1">
|
||
|
|
<engine>gdb</engine>
|
||
|
|
</nativedebugger>
|
||
|
|
<runprofile version="9">
|
||
|
|
<runcommandpicklist>
|
||
|
|
<runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
|
||
|
|
</runcommandpicklist>
|
||
|
|
<runcommand>"${OUTPUT_PATH}"</runcommand>
|
||
|
|
<rundir>.</rundir>
|
||
|
|
<buildfirst>false</buildfirst>
|
||
|
|
<terminal-type>0</terminal-type>
|
||
|
|
<remove-instrumentation>0</remove-instrumentation>
|
||
|
|
<environment>
|
||
|
|
</environment>
|
||
|
|
</runprofile>
|
||
|
|
</conf>
|
||
|
|
</confs>
|
||
|
|
</configurationDescriptor>
|