diff llvmdc.kdevelop @ 206:cd2c9f4010e4 trunk

[svn r222] Forgot to remove volatile ATTENTION. Fixed a few comment types. Forgot to add makefile for the basic GC.
author lindquist
date Tue, 13 May 2008 18:07:03 +0200
parents 4c577c2b7229
children 8dbddae09152
line wrap: on
line diff
--- a/llvmdc.kdevelop	Tue May 13 17:58:11 2008 +0200
+++ b/llvmdc.kdevelop	Tue May 13 18:07:03 2008 +0200
@@ -16,6 +16,7 @@
     <absoluteprojectpath>false</absoluteprojectpath>
     <description/>
     <defaultencoding/>
+    <versioncontrol>kdevsubversion</versioncontrol>
   </general>
   <kdevautoproject>
     <general/>
@@ -101,6 +102,7 @@
     <tree>
       <hidepatterns>*.bc</hidepatterns>
       <hidenonprojectfiles>false</hidenonprojectfiles>
+      <showvcsfields>false</showvcsfields>
     </tree>
   </kdevfileview>
   <kdevdocumentation>
@@ -660,6 +662,7 @@
       <path>dmd26/version.h</path>
       <path>todo</path>
       <path>todo/lib.d</path>
+      <path>tests/dstress</path>
     </blacklist>
     <build>
       <buildtool>make</buildtool>