Safe one indent level by reversing empty IP logic
[bpdyndnsd] / bpdyndnsd.kdevelop
index 4ac180d..9337286 100644 (file)
@@ -3,7 +3,7 @@
   <general>
     <author>Bjoern Sikora</author>
     <email>bjoern.sikora@intra2net.com</email>
-    <version>0.1</version>
+    <version>1.0</version>
     <projectmanagement>KDevCustomProject</projectmanagement>
     <primarylanguage>C++</primarylanguage>
     <ignoreparts/>
     <versioncontrol/>
   </general>
   <kdevcustomproject>
-    <filelistdirectory>/home/bjoern/bpdyndnsd</filelistdirectory>
+    <filelistdirectory>.</filelistdirectory>
     <run>
-      <mainprogram>/home/bjoern/bpdyndnsd/bin/bpdyndnsd</mainprogram>
+      <mainprogram>/home/bjoern/intranator/bpdyndnsd</mainprogram>
       <directoryradio>custom</directoryradio>
-      <customdirectory>/home/bjoern/bpdyndnsd</customdirectory>
+      <customdirectory>.</customdirectory>
       <programargs/>
       <terminal>false</terminal>
       <autocompile>true</autocompile>
       <envvars/>
       <globaldebugarguments/>
-      <globalcwd>/home/bjoern/bpdyndnsd</globalcwd>
+      <globalcwd>.</globalcwd>
       <useglobalprogram>false</useglobalprogram>
       <autoinstall>false</autoinstall>
       <autokdesu>false</autokdesu>
     </run>
     <build>
       <buildtool>make</buildtool>
-      <builddir>/home/bjoern/bpdyndnsd</builddir>
+      <builddir>.</builddir>
     </build>
     <make>
       <abortonerror>false</abortonerror>
       </environments>
       <prio>0</prio>
       <defaulttarget/>
-      <makeoptions/>
+      <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>
   </substmap>
   <kdevdebugger>
     <general>
-      <gdbpath/>
+      <gdbpath>/home/bjoern/intranator/bpdyndnsd/bin/bpdyndnsd</gdbpath>
       <dbgshell/>
       <configGdbScript/>
       <runShellScript/>