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