1 <!DOCTYPE Project SYSTEM "http://www.slickedit.com/dtd/vse/10.0/vpj.dtd">
6 BuildSystem="automakefile"
7 BuildMakeFile="makefile">
11 DebugCallbackName="gdb"
12 OutputFile="%bdservconf.a">
16 MenuCaption="&Compile"
18 Dialog="_gnuc_options_form Compile"
20 CaptureOutputWith="ProcessBuffer"
21 SaveOption="SaveCurrent"
23 <Exec CmdLine='g++ -c %xup -pipe -g -Wall -ggdb -o "%bd%n%oe" %i "%f"'/>
27 MenuCaption="&Link"
29 Dialog="_gnuc_options_form Link"
31 CaptureOutputWith="ProcessBuffer"
32 SaveOption="SaveCurrent"
34 <Exec CmdLine='g++ %xup -pipe -g -Wall -o "%o" %f %libs'/>
38 MenuCaption="&Build"
40 CaptureOutputWith="ProcessBuffer"
41 SaveOption="SaveWorkspaceFiles"
43 <Exec CmdLine="gmake -fMakefile"/>
47 MenuCaption="&Rebuild"
49 CaptureOutputWith="ProcessBuffer"
55 MenuCaption="&Debug"
62 MenuCaption="E&xecute"
75 MenuCaption="GNU C &Options..."
76 ShowOnMenu="HideIfNoCmdLine"
84 <Lib File="/usr/lib/libexpat.a"/>
90 DebugCallbackName="gdb"
91 OutputFile="%bdservconf.a">
95 MenuCaption="&Compile"
97 Dialog="_gnuc_options_form Compile"
99 CaptureOutputWith="ProcessBuffer"
100 SaveOption="SaveCurrent"
102 <Exec CmdLine='g++ -c %xup -pipe -Wall -o "%bd%n%oe" %i "%f"'/>
106 MenuCaption="&Link"
108 Dialog="_gnuc_options_form Link"
110 CaptureOutputWith="ProcessBuffer"
111 SaveOption="SaveCurrent"
113 <Exec CmdLine='g++ %xup -pipe -Wall -o "%o" %f %libs'/>
117 MenuCaption="&Build"
119 CaptureOutputWith="ProcessBuffer"
120 SaveOption="SaveWorkspaceFiles"
122 <Exec CmdLine="gmake -fMakefile"/>
126 MenuCaption="&Rebuild"
128 CaptureOutputWith="ProcessBuffer"
134 MenuCaption="&Debug"
141 MenuCaption="E&xecute"
154 MenuCaption="GNU C &Options..."
155 ShowOnMenu="HideIfNoCmdLine"
158 CmdLine="gnucoptions"
163 <Lib File="/usr/lib/libexpat.a"/>
169 Filters="*.c;*.cc;*.cpp;*.cp;*.cxx;*.prg;*.pas;*.dpr;*.asm;*.s;*.bas;*.java;*.sc;*.e;*.cob;*.html;*.rc;*.tcl;*.py;*.pl">
172 <F N="servconf.cpp"/>
177 Filters="*.h;*.hh;*.hpp;*.hxx;*.inc;*.sh;*.cpy;*.if">
182 Name="Resource Files"
183 Filters="*.ico;*.cur;*.dlg"/>
186 Filters="*.bmp;*.xpm;*.xbm"/>