diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-21 18:12:16 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-08-21 18:12:16 -0500 |
commit | 0d4720d1e1ffcefc43ae2af59c7487ab0bfab2ce (patch) | |
tree | 7cacea747b7ff3de52f69a8605ef486463201a9c /crashrep | |
parent | 57b992c0b57daba5f44b5c4cdb08e817f355ea01 (diff) |
undo anything not wizard related in the previous merge-commit
Diffstat (limited to 'crashrep')
-rw-r--r-- | crashrep/prj/d.lst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/crashrep/prj/d.lst b/crashrep/prj/d.lst index a53aacc4659c..3ca113bb2284 100644 --- a/crashrep/prj/d.lst +++ b/crashrep/prj/d.lst @@ -1,3 +1,3 @@ -..\%__SRC%\bin\soreport.exe %_DEST%\bin%_EXT%\crashrep.exe -..\%__SRC%\bin\soreport.exe.manifest %_DEST%\bin%_EXT%\crashrep.exe.manifest -..\%__SRC%\bin\crashrep %_DEST%\bin%_EXT%\crashrep +..\%__SRC%\bin\soreport.exe %_DEST%\bin\crashrep.exe +..\%__SRC%\bin\soreport.exe.manifest %_DEST%\bin\crashrep.exe.manifest +..\%__SRC%\bin\crashrep %_DEST%\bin\crashrep |