diff ddmd.visualdproj @ 130:60bb0fe4563e

dmdfe 2.037 first main iteration
author Eldar Insafutdinov <e.insafutdinov@gmail.com>
date Thu, 09 Sep 2010 22:51:44 +0100
parents 46ef67271ef3
children af1bebfd96a4
line wrap: on
line diff
--- a/ddmd.visualdproj	Sun Sep 05 15:32:22 2010 +0400
+++ b/ddmd.visualdproj	Thu Sep 09 22:51:44 2010 +0100
@@ -175,9 +175,6 @@
   <filesToClean>*.obj</filesToClean>
  </Config>
  <Folder name="ddmd">
-  <File path="bridge.obj" />
-  <File path="ddmd.def" />
-  <File path="main.d" />
   <Folder name="rt">
    <File path="rt\memory.d" />
   </Folder>
@@ -308,7 +305,6 @@
    <File path="dmd\AndExp.d" />
    <File path="dmd\AnonDeclaration.d" />
    <File path="dmd\AnonymousAggregateDeclaration.d" />
-   <File path="dmd\Argument.d" />
    <File path="dmd\Array.d" />
    <File path="dmd\ArrayExp.d" />
    <File path="dmd\ArrayInitializer.d" />
@@ -609,6 +605,12 @@
    <File path="dmd\XorAssignExp.d" />
    <File path="dmd\XorExp.d" />
    <File path="dmd\common.d" />
+   <File path="dmd\Parameter.d" />
+   <File path="dmd\TRUST.d" />
+   <File path="dmd\PowExp.d" />
   </Folder>
+  <File path="bridge.obj" />
+  <File path="ddmd.def" />
+  <File path="main.d" />
  </Folder>
 </DProject>