Added etc local profile files.
This commit is contained in:
16
windows_deliv/make_build.btm
Normal file
16
windows_deliv/make_build.btm
Normal file
@@ -0,0 +1,16 @@
|
||||
remtrace Compiling EiffelBuild
|
||||
REM Should be called by `make_exes.btm'
|
||||
cdd %EIFFEL_SRC
|
||||
cdd %EIFFEL_SRC\build\Constants
|
||||
set_version %EIFFEL_SRC 0000 gb_about_dialog_constants.e
|
||||
|
||||
cdd %EIFFEL_SRC/build
|
||||
clean_project
|
||||
finalize esbuilder.ecf
|
||||
cleanup_eiffel esbuilder esbuilder.exe
|
||||
iff not exist esbuilder.exe then
|
||||
remtrace Could not finalize a new EiffelBuild
|
||||
CANCEL
|
||||
else
|
||||
move esbuilder.exe %STUDIO_DIR\esbuilder\spec\%ISE_PLATFORM\bin\
|
||||
endiff
|
||||
Reference in New Issue
Block a user