diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:28:35 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:28:35 +0300 |
commit | 7862e397af81c066658d10781c4ab23460d9b2e8 (patch) | |
tree | 1ce6a0cae2e0d7e2ecc8c9b809b1836dc3f98cdd /xml2cmp/prj | |
parent | d3c0f25fa4f2ebef3a03806fcb2abe22acdd28d5 (diff) |
Drop %_EXT% which was always empty
Diffstat (limited to 'xml2cmp/prj')
-rw-r--r-- | xml2cmp/prj/d.lst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/xml2cmp/prj/d.lst b/xml2cmp/prj/d.lst index 51c51b4fc2d0..bb5adfa2109e 100644 --- a/xml2cmp/prj/d.lst +++ b/xml2cmp/prj/d.lst @@ -1,4 +1,4 @@ -..\%__SRC%\bin\xml2cmp.exe %_DEST%\bin%_EXT%\xml2cmp.exe -..\%__SRC%\bin\xml2cmp %_DEST%\bin%_EXT%\xml2cmp -..\%__SRC%\bin\srvdepy.exe %_DEST%\bin%_EXT%\srvdepy.exe -..\%__SRC%\bin\srvdepy %_DEST%\bin%_EXT%\srvdepy +..\%__SRC%\bin\xml2cmp.exe %_DEST%\bin\xml2cmp.exe +..\%__SRC%\bin\xml2cmp %_DEST%\bin\xml2cmp +..\%__SRC%\bin\srvdepy.exe %_DEST%\bin\srvdepy.exe +..\%__SRC%\bin\srvdepy %_DEST%\bin\srvdepy |