paradiseo/contribution/branches/PSO-DVRP/MultiSwarm/PARADISEO-DYNAMIC.kdevelop

108 lines
3.5 KiB
Text

<?xml version = '1.0'?>
<kdevelop>
<general>
<projectmanagement>KDevCustomProject</projectmanagement>
<projectdirectory>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp</projectdirectory>
<absoluteprojectpath>true</absoluteprojectpath>
<author></author>
<email></email>
<version>$VERSION$</version>
<primarylanguage>C++</primarylanguage>
<ignoreparts/>
<secondaryLanguages>
<language>C</language>
</secondaryLanguages>
</general>
<kdevcustomproject>
<filelistdirectory>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp</filelistdirectory>
<run>
<mainprogram>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp/application/psoParallelMainDVRP</mainprogram>
<directoryradio>custom</directoryradio>
<customdirectory>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp</customdirectory>
<programargs></programargs>
<terminal>false</terminal>
<autocompile>true</autocompile>
<envvars/>
</run>
<build>
<buildtool>make</buildtool>
<builddir>/home/mustapha/framework/paradiseo-1.1/parallelPsoDvrp</builddir>
</build>
<make>
<abortonerror>false</abortonerror>
<numberofjobs>1</numberofjobs>
<dontact>false</dontact>
<makebin>/usr/bin/make VERBOSE=1 </makebin>
<selectedenvironment>default</selectedenvironment>
<environments>
<default/>
</environments>
</make>
<blacklist>
<path>kdevelop</path>
<path>Debug</path>
<path>doc</path>
<path>archive</path>
<path>Release</path>
<path>CMakeFiles</path>
<path>build</path>
<path>application</path>
<path>.settings</path>
<path>src</path>
</blacklist>
</kdevcustomproject>
<kdevfilecreate>
<filetypes/>
<useglobaltypes>
<type ext="ui" />
<type ext="cpp" />
<type ext="h" />
</useglobaltypes>
</kdevfilecreate>
<kdevdoctreeview>
<projectdoc>
<userdocDir>html/</userdocDir>
<apidocDir>html/</apidocDir>
</projectdoc>
<ignoreqt_xml/>
<ignoredoxygen/>
<ignorekdocs/>
<ignoretocs/>
<ignoredevhelp/>
</kdevdoctreeview>
<cppsupportpart>
<filetemplates>
<interfacesuffix>.h</interfacesuffix>
<implementationsuffix>.cpp</implementationsuffix>
</filetemplates>
</cppsupportpart>
<kdevcppsupport>
<codecompletion>
<includeGlobalFunctions>true</includeGlobalFunctions>
<includeTypes>true</includeTypes>
<includeEnums>true</includeEnums>
<includeTypedefs>false</includeTypedefs>
<automaticCodeCompletion>true</automaticCodeCompletion>
<automaticArgumentsHint>true</automaticArgumentsHint>
<automaticHeaderCompletion>true</automaticHeaderCompletion>
<codeCompletionDelay>250</codeCompletionDelay>
<argumentsHintDelay>400</argumentsHintDelay>
<headerCompletionDelay>250</headerCompletionDelay>
</codecompletion>
<references/>
</kdevcppsupport>
<kdevfileview>
<groups>
<group pattern="CMakeLists.txt;*.cmake;" name="CMake" />
<group pattern="*.h;*.hxx;*.hpp" name="Header" />
<group pattern="*.c" name="C Sources" />
<group pattern="*.cpp;*.C;*.cxx;*.cc" name="C++ Sources"/>
<group pattern="*.ui" name="Qt Designer files" />
<hidenonprojectfiles>true</hidenonprojectfiles>
</groups>
<tree>
<hidepatterns>*.o,*.lo,CVS,*~,cmake*</hidepatterns>
<hidenonprojectfiles>true</hidenonprojectfiles>
</tree>
</kdevfileview>
</kdevelop>