diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/CppApplication_1/nbproject/private/configurations.xml	Mon Jan 06 10:08:37 2014 -0800
     1.3 @@ -0,0 +1,77 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<configurationDescriptor version="79">
     1.6 +  <projectmakefile>Makefile</projectmakefile>
     1.7 +  <confs>
     1.8 +    <conf name="Debug" type="1">
     1.9 +      <toolsSet>
    1.10 +        <developmentServer>localhost</developmentServer>
    1.11 +        <platform>2</platform>
    1.12 +      </toolsSet>
    1.13 +      <dbx_gdbdebugger version="1">
    1.14 +        <gdb_pathmaps>
    1.15 +        </gdb_pathmaps>
    1.16 +        <gdb_interceptlist>
    1.17 +          <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
    1.18 +        </gdb_interceptlist>
    1.19 +        <gdb_options>
    1.20 +          <DebugOptions>
    1.21 +          </DebugOptions>
    1.22 +        </gdb_options>
    1.23 +        <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
    1.24 +      </dbx_gdbdebugger>
    1.25 +      <gizmo_options version="3">
    1.26 +        <configurationname>GizmoSimple</configurationname>
    1.27 +      </gizmo_options>
    1.28 +      <nativedebugger version="1">
    1.29 +        <engine>gdb</engine>
    1.30 +      </nativedebugger>
    1.31 +      <runprofile version="9">
    1.32 +        <runcommandpicklist>
    1.33 +          <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
    1.34 +        </runcommandpicklist>
    1.35 +        <runcommand>"${OUTPUT_PATH}"</runcommand>
    1.36 +        <rundir></rundir>
    1.37 +        <buildfirst>true</buildfirst>
    1.38 +        <terminal-type>0</terminal-type>
    1.39 +        <remove-instrumentation>0</remove-instrumentation>
    1.40 +        <environment>
    1.41 +        </environment>
    1.42 +      </runprofile>
    1.43 +    </conf>
    1.44 +    <conf name="Release" type="1">
    1.45 +      <toolsSet>
    1.46 +        <developmentServer>localhost</developmentServer>
    1.47 +        <platform>2</platform>
    1.48 +      </toolsSet>
    1.49 +      <dbx_gdbdebugger version="1">
    1.50 +        <gdb_pathmaps>
    1.51 +        </gdb_pathmaps>
    1.52 +        <gdb_interceptlist>
    1.53 +          <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
    1.54 +        </gdb_interceptlist>
    1.55 +        <gdb_options>
    1.56 +          <DebugOptions>
    1.57 +          </DebugOptions>
    1.58 +        </gdb_options>
    1.59 +        <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
    1.60 +      </dbx_gdbdebugger>
    1.61 +      <gizmo_options version="3">
    1.62 +      </gizmo_options>
    1.63 +      <nativedebugger version="1">
    1.64 +        <engine>gdb</engine>
    1.65 +      </nativedebugger>
    1.66 +      <runprofile version="9">
    1.67 +        <runcommandpicklist>
    1.68 +          <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
    1.69 +        </runcommandpicklist>
    1.70 +        <runcommand>"${OUTPUT_PATH}"</runcommand>
    1.71 +        <rundir></rundir>
    1.72 +        <buildfirst>true</buildfirst>
    1.73 +        <terminal-type>0</terminal-type>
    1.74 +        <remove-instrumentation>0</remove-instrumentation>
    1.75 +        <environment>
    1.76 +        </environment>
    1.77 +      </runprofile>
    1.78 +    </conf>
    1.79 +  </confs>
    1.80 +</configurationDescriptor>