Migrate to kdevelop v4
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 11 Oct 2010 08:54:29 +0000 (10:54 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 11 Oct 2010 08:54:29 +0000 (10:54 +0200)
bpdyndnsd.kdev4 [new file with mode: 0644]
bpdyndnsd.kdevelop [deleted file]
bpdyndnsd.kdevelop.filelist [deleted file]

diff --git a/bpdyndnsd.kdev4 b/bpdyndnsd.kdev4
new file mode 100644 (file)
index 0000000..4965910
--- /dev/null
@@ -0,0 +1,3 @@
+[Project]
+Manager=KDevCMakeManager
+Name=bpdyndnsd
diff --git a/bpdyndnsd.kdevelop b/bpdyndnsd.kdevelop
deleted file mode 100644 (file)
index 4c20db0..0000000
+++ /dev/null
@@ -1,232 +0,0 @@
-<?xml version = '1.0'?>
-<kdevelop>
-  <general>
-    <author>Bjoern Sikora</author>
-    <email>bjoern.sikora@intra2net.com</email>
-    <version>1.0</version>
-    <projectmanagement>KDevCustomProject</projectmanagement>
-    <primarylanguage>C++</primarylanguage>
-    <ignoreparts/>
-    <projectdirectory>.</projectdirectory>
-    <absoluteprojectpath>false</absoluteprojectpath>
-    <secondaryLanguages>
-      <language>C</language>
-    </secondaryLanguages>
-    <projectname>bpdyndnsd</projectname>
-    <description/>
-    <defaultencoding/>
-    <versioncontrol/>
-  </general>
-  <kdevcustomproject>
-    <filelistdirectory>.</filelistdirectory>
-    <run>
-      <mainprogram>/home/bjoern/intranator/bpdyndnsd</mainprogram>
-      <directoryradio>custom</directoryradio>
-      <customdirectory>.</customdirectory>
-      <programargs/>
-      <terminal>false</terminal>
-      <autocompile>true</autocompile>
-      <envvars/>
-      <globaldebugarguments/>
-      <globalcwd>.</globalcwd>
-      <useglobalprogram>false</useglobalprogram>
-      <autoinstall>false</autoinstall>
-      <autokdesu>false</autokdesu>
-    </run>
-    <build>
-      <buildtool>make</buildtool>
-      <builddir>.</builddir>
-    </build>
-    <make>
-      <abortonerror>false</abortonerror>
-      <numberofjobs>1</numberofjobs>
-      <dontact>false</dontact>
-      <makebin>/usr/bin/gmake </makebin>
-      <selectedenvironment>default</selectedenvironment>
-      <environments>
-        <default>
-          <envvar value="1" name="VERBOSE" />
-        </default>
-      </environments>
-      <prio>0</prio>
-      <defaulttarget/>
-      <makeoptions>-j2</makeoptions>
-    </make>
-    <blacklist>
-      <path>build</path>
-      <path>build/CMakeFiles</path>
-      <path>build/CMakeFiles/CompilerIdC</path>
-      <path>build/CMakeFiles/CompilerIdC/CMakeCCompilerId.c</path>
-      <path>build/CMakeFiles/CompilerIdCXX</path>
-      <path>build/CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp</path>
-      <path>build/Makefile</path>
-      <path>CMakeFiles</path>
-      <path>CMakeFiles/CompilerIdC</path>
-      <path>CMakeFiles/CompilerIdC/CMakeCCompilerId.c</path>
-      <path>CMakeFiles/CompilerIdCXX</path>
-      <path>CMakeFiles/CompilerIdCXX/CMakeCXXCompilerId.cpp</path>
-      <path>Makefile</path>
-    </blacklist>
-    <filetypes>
-      <filetype>*.java</filetype>
-      <filetype>*.h</filetype>
-      <filetype>*.H</filetype>
-      <filetype>*.hh</filetype>
-      <filetype>*.hxx</filetype>
-      <filetype>*.hpp</filetype>
-      <filetype>*.c</filetype>
-      <filetype>*.C</filetype>
-      <filetype>*.cc</filetype>
-      <filetype>*.cpp</filetype>
-      <filetype>*.c++</filetype>
-      <filetype>*.cxx</filetype>
-      <filetype>Makefile</filetype>
-      <filetype>CMakeLists.txt</filetype>
-    </filetypes>
-    <other>
-      <prio>0</prio>
-      <otherbin/>
-      <defaulttarget/>
-      <otheroptions/>
-      <selectedenvironment>default</selectedenvironment>
-      <environments>
-        <default/>
-      </environments>
-    </other>
-  </kdevcustomproject>
-  <kdevfilecreate>
-    <filetypes/>
-    <useglobaltypes>
-      <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>
-      <showOnlyAccessibleItems>false</showOnlyAccessibleItems>
-      <completionBoxItemOrder>0</completionBoxItemOrder>
-      <howEvaluationContextMenu>true</howEvaluationContextMenu>
-      <showCommentWithArgumentHint>true</showCommentWithArgumentHint>
-      <statusBarTypeEvaluation>false</statusBarTypeEvaluation>
-      <namespaceAliases>std=_GLIBCXX_STD;__gnu_cxx=std</namespaceAliases>
-      <processPrimaryTypes>true</processPrimaryTypes>
-      <processFunctionArguments>false</processFunctionArguments>
-      <preProcessAllHeaders>false</preProcessAllHeaders>
-      <parseMissingHeadersExperimental>false</parseMissingHeadersExperimental>
-      <resolveIncludePathsUsingMakeExperimental>false</resolveIncludePathsUsingMakeExperimental>
-      <alwaysParseInBackground>true</alwaysParseInBackground>
-      <usePermanentCaching>true</usePermanentCaching>
-      <alwaysIncludeNamespaces>false</alwaysIncludeNamespaces>
-      <includePaths>.;</includePaths>
-    </codecompletion>
-    <references/>
-    <qt>
-      <used>false</used>
-      <version>3</version>
-      <includestyle>3</includestyle>
-      <root>/usr/lib64/qt-3.3</root>
-      <designerintegration>EmbeddedKDevDesigner</designerintegration>
-      <qmake>/usr/lib64/qt-3.3/bin/qmake</qmake>
-      <designer>/usr/lib64/qt-3.3/bin/designer</designer>
-      <designerpluginpaths/>
-    </qt>
-    <creategettersetter>
-      <prefixGet/>
-      <prefixSet>set</prefixSet>
-      <prefixVariable>m_,_</prefixVariable>
-      <parameterName>theValue</parameterName>
-      <inlineGet>true</inlineGet>
-      <inlineSet>true</inlineSet>
-    </creategettersetter>
-    <splitheadersource>
-      <enabled>false</enabled>
-      <synchronize>true</synchronize>
-      <orientation>Vertical</orientation>
-    </splitheadersource>
-  </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>
-      <hidenonlocation>false</hidenonlocation>
-    </groups>
-    <tree>
-      <hidepatterns>*.o,*.lo,CVS,*~,cmake*</hidepatterns>
-      <hidenonprojectfiles>true</hidenonprojectfiles>
-    </tree>
-  </kdevfileview>
-  <substmap>
-    <APPNAME>bpdyndnsd</APPNAME>
-    <APPNAMELC>bpdyndnsd</APPNAMELC>
-    <APPNAMESC>Bpdyndnsd</APPNAMESC>
-    <APPNAMEUC>BPDYNDNSD</APPNAMEUC>
-    <AUTHOR>Bjoern Sikora</AUTHOR>
-    <EMAIL>bjoern.sikora@intra2net.com</EMAIL>
-    <LICENSE>GPL</LICENSE>
-    <LICENSEFILE>COPYING</LICENSEFILE>
-    <VERSION>1.0</VERSION>
-    <YEAR>2009</YEAR>
-    <dest>/home/bjoern/bpdyndnsd</dest>
-  </substmap>
-  <kdevdebugger>
-    <general>
-      <gdbpath>/home/bjoern/intranator/bpdyndnsd/bin/bpdyndnsd</gdbpath>
-      <dbgshell/>
-      <configGdbScript/>
-      <runShellScript/>
-      <runGdbScript/>
-      <breakonloadinglibs>true</breakonloadinglibs>
-      <separatetty>false</separatetty>
-      <floatingtoolbar>false</floatingtoolbar>
-      <raiseGDBOnStart>false</raiseGDBOnStart>
-    </general>
-    <display>
-      <staticmembers>false</staticmembers>
-      <demanglenames>true</demanglenames>
-      <outputradix>10</outputradix>
-    </display>
-  </kdevdebugger>
-  <kdevdocumentation>
-    <projectdoc>
-      <docsystem/>
-      <docurl/>
-      <usermanualurl/>
-    </projectdoc>
-  </kdevdocumentation>
-  <ctagspart>
-    <customArguments/>
-    <customTagfilePath>/home/bjoern/bpdyndnsd/tags</customTagfilePath>
-    <activeTagsFiles/>
-  </ctagspart>
-</kdevelop>
diff --git a/bpdyndnsd.kdevelop.filelist b/bpdyndnsd.kdevelop.filelist
deleted file mode 100644 (file)
index da4a586..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# KDevelop Custom Project File List
-.
-./dhs.cpp
-./dhs.h
-./ods.cpp
-./ods.h
-./service.cpp
-./service.h
-CMakeLists.txt
-src
-src/main.cpp