Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Hash_impl
diff prhash/nbproject/private/configurations.xml @ 36:14c289b351ff
added nb project
| author | Sean Halle <seanhalle@yahoo.com> |
|---|---|
| date | Mon, 30 Sep 2013 01:05:39 -0700 |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/prhash/nbproject/private/configurations.xml Mon Sep 30 01:05:39 2013 -0700 1.3 @@ -0,0 +1,78 @@ 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 + <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="3"> 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 + <configurationname>GizmoSimple</configurationname> 1.63 + </gizmo_options> 1.64 + <nativedebugger version="1"> 1.65 + <engine>gdb</engine> 1.66 + </nativedebugger> 1.67 + <runprofile version="9"> 1.68 + <runcommandpicklist> 1.69 + <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem> 1.70 + </runcommandpicklist> 1.71 + <runcommand>"${OUTPUT_PATH}"</runcommand> 1.72 + <rundir></rundir> 1.73 + <buildfirst>true</buildfirst> 1.74 + <terminal-type>0</terminal-type> 1.75 + <remove-instrumentation>0</remove-instrumentation> 1.76 + <environment> 1.77 + </environment> 1.78 + </runprofile> 1.79 + </conf> 1.80 + </confs> 1.81 +</configurationDescriptor>
