diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:27:47 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:46:37 +0300 |
commit | 4fa3eefdb356be5492af028b7127400c859b674a (patch) | |
tree | e76f031d677cabe768f9d4b13baa7c3d4b6cd521 /o3tl | |
parent | 86e150edc80d2430f5f6cc309f736110d9ece934 (diff) |
Drop %_EXT% which was always empty
Diffstat (limited to 'o3tl')
-rw-r--r-- | o3tl/prj/d.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/o3tl/prj/d.lst b/o3tl/prj/d.lst index c15d38d1ca02..f0090a5d0ee7 100644 --- a/o3tl/prj/d.lst +++ b/o3tl/prj/d.lst @@ -1,2 +1,2 @@ -mkdir: %_DEST%\inc%_EXT%\o3tl -..\inc\o3tl\*.hxx %_DEST%\inc%_EXT%\o3tl\*.hxx +mkdir: %_DEST%\inc\o3tl +..\inc\o3tl\*.hxx %_DEST%\inc\o3tl\*.hxx |