IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 23, 2004, 1:40:52 PM (22 years ago)
Author:
desonia
Message:

Cleaned up the make system so that docs are now made and make install works.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/psLib.kdevelop

    r431 r515  
    88    <primarylanguage>C</primarylanguage>
    99    <ignoreparts/>
     10    <projectdirectory>.</projectdirectory>
     11    <absoluteprojectpath>false</absoluteprojectpath>
     12    <description/>
     13    <secondaryLanguages/>
    1014  </general>
    1115  <kdevcustomproject>
     
    1317      <mainprogram>psLib</mainprogram>
    1418      <directoryradio>executable</directoryradio>
     19      <customdirectory>/</customdirectory>
     20      <programargs/>
     21      <terminal>false</terminal>
     22      <autocompile>true</autocompile>
     23      <envvars/>
    1524    </run>
     25    <general>
     26      <activedir>test</activedir>
     27    </general>
     28    <build>
     29      <buildtool>make</buildtool>
     30      <builddir>src</builddir>
     31    </build>
     32    <make>
     33      <abortonerror>false</abortonerror>
     34      <numberofjobs>1</numberofjobs>
     35      <dontact>false</dontact>
     36      <makebin/>
     37      <selectedenvironment>default</selectedenvironment>
     38      <environments>
     39        <default/>
     40      </environments>
     41    </make>
    1642  </kdevcustomproject>
    1743  <kdevdebugger>
    1844    <general>
    1945      <dbgshell/>
     46      <programargs/>
     47      <gdbpath/>
     48      <configGdbScript/>
     49      <runShellScript/>
     50      <runGdbScript/>
     51      <breakonloadinglibs>true</breakonloadinglibs>
     52      <separatetty>false</separatetty>
     53      <floatingtoolbar>false</floatingtoolbar>
    2054    </general>
     55    <display>
     56      <staticmembers>false</staticmembers>
     57      <demanglenames>true</demanglenames>
     58    </display>
    2159  </kdevdebugger>
    2260  <kdevdoctreeview>
     
    100138    </tree>
    101139  </kdevfileview>
     140  <cppsupportpart>
     141    <filetemplates>
     142      <interfacesuffix>.h</interfacesuffix>
     143      <implementationsuffix>.cpp</implementationsuffix>
     144    </filetemplates>
     145  </cppsupportpart>
    102146</kdevelop>
Note: See TracChangeset for help on using the changeset viewer.