IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 10, 2004, 1:42:18 PM (22 years ago)
Author:
desonia
Message:

first working version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/psmodule.kdevelop

    r1777 r1786  
    1111      <keyword>Code</keyword>
    1212    </keywords>
     13    <projectdirectory>.</projectdirectory>
     14    <absoluteprojectpath>false</absoluteprojectpath>
     15    <description></description>
     16    <ignoreparts/>
     17    <secondaryLanguages/>
    1318  </general>
    1419  <kdevautoproject>
     
    1823    </general>
    1924    <run>
    20       <mainprogram>src/psmodule</mainprogram>
     25      <mainprogram>src/tst_pmFlatField</mainprogram>
    2126      <terminal>true</terminal>
    2227      <directoryradio>executable</directoryradio>
     28      <customdirectory>/</customdirectory>
     29      <programargs></programargs>
     30      <autocompile>true</autocompile>
     31      <envvars/>
    2332    </run>
    2433    <configurations>
     
    4453        <envvar value="1" name="WANT_AUTOMAKE_1_6" />
    4554      </envvars>
     55      <abortonerror>false</abortonerror>
     56      <numberofjobs>1</numberofjobs>
     57      <dontact>false</dontact>
     58      <makebin></makebin>
    4659    </make>
    4760  </kdevautoproject>
     
    93106      <toc>KDE Libraries (Doxygen)</toc>
    94107    </ignoredoxygen>
     108    <projectdoc>
     109      <userdocDir>html/</userdocDir>
     110      <apidocDir>html/</apidocDir>
     111    </projectdoc>
     112    <ignorekdocs/>
     113    <ignoredevhelp/>
    95114  </kdevdoctreeview>
    96115  <kdevfilecreate>
     116    <filetypes/>
    97117    <useglobaltypes>
    98118      <type ext="c" />
     
    127147    </codecompletion>
    128148  </kdevcppsupport>
     149  <cppsupportpart>
     150    <filetemplates>
     151      <interfacesuffix>.h</interfacesuffix>
     152      <implementationsuffix>.cpp</implementationsuffix>
     153    </filetemplates>
     154  </cppsupportpart>
     155  <kdevdebugger>
     156    <general>
     157      <programargs></programargs>
     158      <gdbpath></gdbpath>
     159      <dbgshell></dbgshell>
     160      <configGdbScript></configGdbScript>
     161      <runShellScript></runShellScript>
     162      <runGdbScript></runGdbScript>
     163      <breakonloadinglibs>true</breakonloadinglibs>
     164      <separatetty>false</separatetty>
     165      <floatingtoolbar>false</floatingtoolbar>
     166    </general>
     167    <display>
     168      <staticmembers>false</staticmembers>
     169      <demanglenames>true</demanglenames>
     170    </display>
     171  </kdevdebugger>
    129172</kdevelop>
Note: See TracChangeset for help on using the changeset viewer.