/[svn]/libgig/trunk/libgig.kdevelop
ViewVC logotype

Diff of /libgig/trunk/libgig.kdevelop

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 11 by schoenebeck, Sun Nov 16 17:47:00 2003 UTC revision 58 by schoenebeck, Mon May 3 14:16:59 2004 UTC
# Line 3  Line 3 
3    <general>    <general>
4      <author>Christian Schoenebeck</author>      <author>Christian Schoenebeck</author>
5      <email>cuse@users.sourceforge.net</email>      <email>cuse@users.sourceforge.net</email>
6      <version>0.6.0</version>      <version>0.7.0</version>
7      <projectmanagement>KDevAutoProject</projectmanagement>      <projectmanagement>KDevAutoProject</projectmanagement>
8      <primarylanguage>C++</primarylanguage>      <primarylanguage>C++</primarylanguage>
9      <keywords>      <keywords>
# Line 22  Line 22 
22        <useconfiguration>default</useconfiguration>        <useconfiguration>default</useconfiguration>
23      </general>      </general>
24      <run>      <run>
25        <mainprogram/>        <mainprogram></mainprogram>
26        <terminal>true</terminal>        <terminal>true</terminal>
27        <directoryradio>executable</directoryradio>        <directoryradio>executable</directoryradio>
28        <customdirectory>/</customdirectory>        <customdirectory>/</customdirectory>
29        <programargs/>        <programargs></programargs>
30        <autocompile>true</autocompile>        <autocompile>true</autocompile>
31        <envvars/>        <envvars/>
32          <runarguments>
33            <rifftree/>
34            <dlsdump/>
35            <gigdump/>
36            <gigextract/>
37          </runarguments>
38      </run>      </run>
39      <configurations>      <configurations>
40        <optimized>        <optimized>
# Line 71  Line 77 
77        <abortonerror>false</abortonerror>        <abortonerror>false</abortonerror>
78        <numberofjobs>1</numberofjobs>        <numberofjobs>1</numberofjobs>
79        <dontact>false</dontact>        <dontact>false</dontact>
80        <makebin/>        <makebin></makebin>
81      </make>      </make>
82    </kdevautoproject>    </kdevautoproject>
83    <kdevfilecreate>    <kdevfilecreate>
# Line 85  Line 91 
91      <groups>      <groups>
92        <group pattern="*.h" name="Header files" />        <group pattern="*.h" name="Header files" />
93        <group pattern="*.cpp" name="Source files" />        <group pattern="*.cpp" name="Source files" />
       <hidenonprojectfiles>false</hidenonprojectfiles>  
94      </groups>      </groups>
95      <tree>      <tree>
96        <hidenonprojectfiles>false</hidenonprojectfiles>        <hidenonprojectfiles>false</hidenonprojectfiles>
97        <hidepatterns></hidepatterns>        <hidepatterns/>
98        <showvcsfields>false</showvcsfields>        <showvcsfields>false</showvcsfields>
99      </tree>      </tree>
100    </kdevfileview>    </kdevfileview>
101    <kdevcvs>    <kdevcvs>
102      <cvsoptions>-f</cvsoptions>      <cvsoptions>-f</cvsoptions>
103      <commitoptions></commitoptions>      <commitoptions/>
104      <addoptions></addoptions>      <addoptions/>
105      <logoptions></logoptions>      <logoptions/>
106      <updateoptions>-dP</updateoptions>      <updateoptions>-dP</updateoptions>
107      <removeoptions>-f</removeoptions>      <removeoptions>-f</removeoptions>
108      <revertoptions>-C -d -P</revertoptions>      <revertoptions>-C -d -P</revertoptions>
109      <diffoptions>-u3 -p</diffoptions>      <diffoptions>-u3 -p</diffoptions>
110      <rshoptions></rshoptions>      <rshoptions/>
111    </kdevcvs>    </kdevcvs>
112    <kdevcppsupport>    <kdevcppsupport>
113      <codecompletion>      <codecompletion>
# Line 146  Line 151 
151    </kdevclassview>    </kdevclassview>
152    <kdevdebugger>    <kdevdebugger>
153      <general>      <general>
154        <programargs/>        <programargs></programargs>
155        <gdbpath/>        <gdbpath></gdbpath>
156        <dbgshell/>        <dbgshell></dbgshell>
157        <breakonloadinglibs>true</breakonloadinglibs>        <breakonloadinglibs>true</breakonloadinglibs>
158        <separatetty>false</separatetty>        <separatetty>false</separatetty>
159        <floatingtoolbar>false</floatingtoolbar>        <floatingtoolbar>false</floatingtoolbar>
160        <runappinappdirectory>true</runappinappdirectory>        <runappinappdirectory>true</runappinappdirectory>
161        <configGdbScript/>        <configGdbScript></configGdbScript>
162        <runShellScript/>        <runShellScript></runShellScript>
163        <runGdbScript/>        <runGdbScript></runGdbScript>
164      </general>      </general>
165      <display>      <display>
166        <staticmembers>false</staticmembers>        <staticmembers>false</staticmembers>

Legend:
Removed from v.11  
changed lines
  Added in v.58

  ViewVC Help
Powered by ViewVC