changeset 120:46ef67271ef3

merge
author Eldar Insafutdinov <e.insafutdinov@gmail.com>
date Thu, 02 Sep 2010 20:19:14 +0100
parents 2e2113cf863c (diff) fe941d774f4a (current diff)
children 347de076ad34
files ddmd.visualdproj
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/ddmd.visualdproj	Thu Sep 02 02:50:19 2010 +0200
+++ b/ddmd.visualdproj	Thu Sep 02 20:19:14 2010 +0100
@@ -69,7 +69,7 @@
   <run>0</run>
   <runargs />
   <runCv2pdb>1</runCv2pdb>
-  <pathCv2pdb>cv2pdb</pathCv2pdb>
+  <pathCv2pdb>$(VisualDInstallDir)cv2pdb\cv2pdb.exe</pathCv2pdb>
   <objfiles />
   <linkswitches />
   <libfiles>dmd.lib</libfiles>
@@ -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>