diff options
Diffstat (limited to 'registry')
-rw-r--r-- | registry/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/prj/d.lst b/registry/prj/d.lst index 5627f673abec..f1dfa729c7f7 100644 --- a/registry/prj/d.lst +++ b/registry/prj/d.lst @@ -4,7 +4,7 @@ mkdir: %_DEST%\inc\registry ..\inc\registry\*.hxx %_DEST%\inc\registry\*.hxx ..\%__SRC%\lib\ireg.lib %_DEST%\lib\ireg.lib -..\%__SRC%\lib\libreg.*.* %_DEST%\lib\* +..\%__SRC%\lib\libreg.* %_DEST%\lib\* ..\%__SRC%\bin\reg*.dll %_DEST%\bin\reg*.dll ..\%__SRC%\bin\checksingleton.exe %_DEST%\bin\checksingleton.exe |