Added etc local profile files.

This commit is contained in:
2018-05-17 15:45:57 +02:00
parent f541aee45f
commit 3f989fed20
130 changed files with 50465 additions and 0 deletions
+11
View File
@@ -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