changeset 119:2e2113cf863c

attempt to fix VisualD build
author Eldar Insafutdinov <e.insafutdinov@gmail.com>
date Thu, 02 Sep 2010 20:17:57 +0100
parents cccb872a6bc6
children 46ef67271ef3
files ddmd.visualdproj
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ddmd.visualdproj	Wed Sep 01 21:35:34 2010 +0100
+++ b/ddmd.visualdproj	Thu Sep 02 20:17:57 2010 +0100
@@ -175,6 +175,9 @@
   <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>
@@ -607,8 +610,5 @@
    <File path="dmd\XorExp.d" />
    <File path="dmd\common.d" />
   </Folder>
-  <File path="main.d" />
-  <File path="bridge.obj" />
-  <File path="ddmd.def" />
  </Folder>
 </DProject>