annotate CppApplication_1/nbproject/private/configurations.xml @ 3:b3ad79b3197c

This is a single thread application, it didn't work yet and I am working on fixing the problem,
author Sara
date Mon, 06 Jan 2014 10:08:37 -0800
parents
children
rev   line source
Sara@1 1 <?xml version="1.0" encoding="UTF-8"?>
Sara@1 2 <configurationDescriptor version="79">
Sara@1 3 <projectmakefile>Makefile</projectmakefile>
Sara@1 4 <confs>
Sara@1 5 <conf name="Debug" type="1">
Sara@1 6 <toolsSet>
Sara@1 7 <developmentServer>localhost</developmentServer>
Sara@1 8 <platform>2</platform>
Sara@1 9 </toolsSet>
Sara@1 10 <dbx_gdbdebugger version="1">
Sara@1 11 <gdb_pathmaps>
Sara@1 12 </gdb_pathmaps>
Sara@1 13 <gdb_interceptlist>
Sara@1 14 <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
Sara@1 15 </gdb_interceptlist>
Sara@1 16 <gdb_options>
Sara@1 17 <DebugOptions>
Sara@1 18 </DebugOptions>
Sara@1 19 </gdb_options>
Sara@1 20 <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
Sara@1 21 </dbx_gdbdebugger>
Sara@1 22 <gizmo_options version="3">
Sara@1 23 <configurationname>GizmoSimple</configurationname>
Sara@1 24 </gizmo_options>
Sara@1 25 <nativedebugger version="1">
Sara@1 26 <engine>gdb</engine>
Sara@1 27 </nativedebugger>
Sara@1 28 <runprofile version="9">
Sara@1 29 <runcommandpicklist>
Sara@1 30 <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
Sara@1 31 </runcommandpicklist>
Sara@1 32 <runcommand>"${OUTPUT_PATH}"</runcommand>
Sara@1 33 <rundir></rundir>
Sara@1 34 <buildfirst>true</buildfirst>
Sara@1 35 <terminal-type>0</terminal-type>
Sara@1 36 <remove-instrumentation>0</remove-instrumentation>
Sara@1 37 <environment>
Sara@1 38 </environment>
Sara@1 39 </runprofile>
Sara@1 40 </conf>
Sara@1 41 <conf name="Release" type="1">
Sara@1 42 <toolsSet>
Sara@1 43 <developmentServer>localhost</developmentServer>
Sara@1 44 <platform>2</platform>
Sara@1 45 </toolsSet>
Sara@1 46 <dbx_gdbdebugger version="1">
Sara@1 47 <gdb_pathmaps>
Sara@1 48 </gdb_pathmaps>
Sara@1 49 <gdb_interceptlist>
Sara@1 50 <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
Sara@1 51 </gdb_interceptlist>
Sara@1 52 <gdb_options>
Sara@1 53 <DebugOptions>
Sara@1 54 </DebugOptions>
Sara@1 55 </gdb_options>
Sara@1 56 <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
Sara@1 57 </dbx_gdbdebugger>
Sara@1 58 <gizmo_options version="3">
Sara@1 59 </gizmo_options>
Sara@1 60 <nativedebugger version="1">
Sara@1 61 <engine>gdb</engine>
Sara@1 62 </nativedebugger>
Sara@1 63 <runprofile version="9">
Sara@1 64 <runcommandpicklist>
Sara@1 65 <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
Sara@1 66 </runcommandpicklist>
Sara@1 67 <runcommand>"${OUTPUT_PATH}"</runcommand>
Sara@1 68 <rundir></rundir>
Sara@1 69 <buildfirst>true</buildfirst>
Sara@1 70 <terminal-type>0</terminal-type>
Sara@1 71 <remove-instrumentation>0</remove-instrumentation>
Sara@1 72 <environment>
Sara@1 73 </environment>
Sara@1 74 </runprofile>
Sara@1 75 </conf>
Sara@1 76 </confs>
Sara@1 77 </configurationDescriptor>