only deliver the dtd from the manifest directory
This commit is contained in:
parent
4d9cc334c5
commit
8a635dd03f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
..\%__SRC%\lib\ixo.lib %_DEST%\lib%_EXT%\ixo.lib
|
||||
..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
|
||||
..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so
|
||||
..\dtd\*.* %_DEST%\bin%_EXT%\*.*
|
||||
..\dtd\*.dtd %_DEST%\bin%_EXT%\*.*
|
||||
|
||||
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
|
||||
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
|
||||
|
|
Loading…
Reference in a new issue