annotate nb__prqueue/nbproject/private/configurations.xml @ 50:93a5782d064b

adding netbeans project directories to repository
author Sean Halle <seanhalle@yahoo.com>
date Fri, 14 Feb 2014 07:54:22 -0800
parents
children
rev   line source
seanhalle@50 1 <?xml version="1.0" encoding="UTF-8"?>
seanhalle@50 2 <configurationDescriptor version="79">
seanhalle@50 3 <projectmakefile>Makefile</projectmakefile>
seanhalle@50 4 <confs>
seanhalle@50 5 <conf name="Debug" type="3">
seanhalle@50 6 <toolsSet>
seanhalle@50 7 <developmentServer>localhost</developmentServer>
seanhalle@50 8 <platform>2</platform>
seanhalle@50 9 </toolsSet>
seanhalle@50 10 <dbx_gdbdebugger version="1">
seanhalle@50 11 <gdb_pathmaps>
seanhalle@50 12 </gdb_pathmaps>
seanhalle@50 13 <gdb_interceptlist>
seanhalle@50 14 <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
seanhalle@50 15 </gdb_interceptlist>
seanhalle@50 16 <gdb_options>
seanhalle@50 17 <DebugOptions>
seanhalle@50 18 </DebugOptions>
seanhalle@50 19 </gdb_options>
seanhalle@50 20 <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
seanhalle@50 21 </dbx_gdbdebugger>
seanhalle@50 22 <gizmo_options version="3">
seanhalle@50 23 <configurationname>GizmoSimple</configurationname>
seanhalle@50 24 </gizmo_options>
seanhalle@50 25 <nativedebugger version="1">
seanhalle@50 26 <engine>gdb</engine>
seanhalle@50 27 </nativedebugger>
seanhalle@50 28 <runprofile version="9">
seanhalle@50 29 <runcommandpicklist>
seanhalle@50 30 <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
seanhalle@50 31 </runcommandpicklist>
seanhalle@50 32 <runcommand>"${OUTPUT_PATH}"</runcommand>
seanhalle@50 33 <rundir></rundir>
seanhalle@50 34 <buildfirst>true</buildfirst>
seanhalle@50 35 <terminal-type>0</terminal-type>
seanhalle@50 36 <remove-instrumentation>0</remove-instrumentation>
seanhalle@50 37 <environment>
seanhalle@50 38 </environment>
seanhalle@50 39 </runprofile>
seanhalle@50 40 </conf>
seanhalle@50 41 <conf name="Release" type="3">
seanhalle@50 42 <toolsSet>
seanhalle@50 43 <developmentServer>localhost</developmentServer>
seanhalle@50 44 <platform>2</platform>
seanhalle@50 45 </toolsSet>
seanhalle@50 46 <dbx_gdbdebugger version="1">
seanhalle@50 47 <gdb_pathmaps>
seanhalle@50 48 </gdb_pathmaps>
seanhalle@50 49 <gdb_interceptlist>
seanhalle@50 50 <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
seanhalle@50 51 </gdb_interceptlist>
seanhalle@50 52 <gdb_options>
seanhalle@50 53 <DebugOptions>
seanhalle@50 54 </DebugOptions>
seanhalle@50 55 </gdb_options>
seanhalle@50 56 <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
seanhalle@50 57 </dbx_gdbdebugger>
seanhalle@50 58 <gizmo_options version="3">
seanhalle@50 59 <configurationname>GizmoSimple</configurationname>
seanhalle@50 60 </gizmo_options>
seanhalle@50 61 <nativedebugger version="1">
seanhalle@50 62 <engine>gdb</engine>
seanhalle@50 63 </nativedebugger>
seanhalle@50 64 <runprofile version="9">
seanhalle@50 65 <runcommandpicklist>
seanhalle@50 66 <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
seanhalle@50 67 </runcommandpicklist>
seanhalle@50 68 <runcommand>"${OUTPUT_PATH}"</runcommand>
seanhalle@50 69 <rundir></rundir>
seanhalle@50 70 <buildfirst>true</buildfirst>
seanhalle@50 71 <terminal-type>0</terminal-type>
seanhalle@50 72 <remove-instrumentation>0</remove-instrumentation>
seanhalle@50 73 <environment>
seanhalle@50 74 </environment>
seanhalle@50 75 </runprofile>
seanhalle@50 76 </conf>
seanhalle@50 77 </confs>
seanhalle@50 78 </configurationDescriptor>