Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > ParamHelper
diff nb__prparam/nbproject/private/configurations.xml @ 22:943e99459739
adding netbeans project directories to repository
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Fri, 14 Feb 2014 07:49:50 -0800 |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/nb__prparam/nbproject/private/configurations.xml Fri Feb 14 07:49:50 2014 -0800 1.3 @@ -0,0 +1,76 @@ 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="3"> 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 + </gizmo_options> 1.27 + <nativedebugger version="1"> 1.28 + <engine>gdb</engine> 1.29 + </nativedebugger> 1.30 + <runprofile version="9"> 1.31 + <runcommandpicklist> 1.32 + <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem> 1.33 + </runcommandpicklist> 1.34 + <runcommand>"${OUTPUT_PATH}"</runcommand> 1.35 + <rundir></rundir> 1.36 + <buildfirst>true</buildfirst> 1.37 + <terminal-type>0</terminal-type> 1.38 + <remove-instrumentation>0</remove-instrumentation> 1.39 + <environment> 1.40 + </environment> 1.41 + </runprofile> 1.42 + </conf> 1.43 + <conf name="Release" type="3"> 1.44 + <toolsSet> 1.45 + <developmentServer>localhost</developmentServer> 1.46 + <platform>2</platform> 1.47 + </toolsSet> 1.48 + <dbx_gdbdebugger version="1"> 1.49 + <gdb_pathmaps> 1.50 + </gdb_pathmaps> 1.51 + <gdb_interceptlist> 1.52 + <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/> 1.53 + </gdb_interceptlist> 1.54 + <gdb_options> 1.55 + <DebugOptions> 1.56 + </DebugOptions> 1.57 + </gdb_options> 1.58 + <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/> 1.59 + </dbx_gdbdebugger> 1.60 + <gizmo_options version="3"> 1.61 + </gizmo_options> 1.62 + <nativedebugger version="1"> 1.63 + <engine>gdb</engine> 1.64 + </nativedebugger> 1.65 + <runprofile version="9"> 1.66 + <runcommandpicklist> 1.67 + <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem> 1.68 + </runcommandpicklist> 1.69 + <runcommand>"${OUTPUT_PATH}"</runcommand> 1.70 + <rundir></rundir> 1.71 + <buildfirst>true</buildfirst> 1.72 + <terminal-type>0</terminal-type> 1.73 + <remove-instrumentation>0</remove-instrumentation> 1.74 + <environment> 1.75 + </environment> 1.76 + </runprofile> 1.77 + </conf> 1.78 + </confs> 1.79 +</configurationDescriptor>
