diff options
author | Tom Verbeek <tv@openoffice.org> | 2001-04-23 10:36:12 +0000 |
---|---|---|
committer | Tom Verbeek <tv@openoffice.org> | 2001-04-23 10:36:12 +0000 |
commit | b7265d96b51bac00af407ee1161532e39cef3b19 (patch) | |
tree | 684e6304f8f80c13719a1fa020debdfd4857cbba /wizards/prj | |
parent | 1d281acc6c920f81af1f2192de2d9944e010a6c3 (diff) |
removed HID generation
Diffstat (limited to 'wizards/prj')
-rw-r--r-- | wizards/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/prj/d.lst b/wizards/prj/d.lst index d865a67afbf5..201eb2a4e072 100644 --- a/wizards/prj/d.lst +++ b/wizards/prj/d.lst @@ -10,7 +10,7 @@ mkdir: %_DEST%\pck%_EXT% -touch: ..\%__SRC%\misc\wizards.hid %_DEST%\bin%_EXT%\wizards.hid +#touch: ..\%__SRC%\misc\wizards.hid %_DEST%\bin%_EXT%\wizards.hid ..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib |