fixed path
This commit is contained in:
@@ -13,8 +13,8 @@ iff not defined NO_COMPILE then
|
||||
safe_md headers
|
||||
REM "We keep a copy of vendors specific header files at EiffelSoftware as they cannot be"
|
||||
REM "redistributed freely."
|
||||
if EXIST %INIT_DIR%\isesvn\library\headers\headers.tar.gz (
|
||||
copy %INIT_DIR%\isesvn\library\headers\headers.tar.gz headers\headers.tar.gz
|
||||
if EXIST %INIT_DIR%\isesvn\library\headers.tar.gz (
|
||||
copy %INIT_DIR%\isesvn\library\headers.tar.gz headers\headers.tar.gz
|
||||
) else {
|
||||
exprtfile %DEFAULT_ISE_SVN%/Src/library/headers.tar.gz > headers\headers.tar.gz
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user