Added etc local profile files.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
iff not defined INIT_DIR then
|
||||
set INIT_DIR=%@EXECSTR[cd]
|
||||
endiff
|
||||
call %INIT_DIR\set_aliases.btm
|
||||
|
||||
REM Adding Wix to the path.
|
||||
set PATH=%PATH;%@EXECSTR[cd]\wix
|
||||
|
||||
set EIFFEL_SRC=%TMP_EIFFEL_SRC
|
||||
set ISE_LIBRARY=%TMP_EIFFEL_SRC
|
||||
set ISE_SRC=%TMP_EIFFEL_SRC
|
||||
Reference in New Issue
Block a user