mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Cleanup Delphi environment before trying to build the chicken to build the egg
This commit is contained in:
parent
d32d549639
commit
a89f10a8cc
1 changed files with 2 additions and 0 deletions
|
|
@ -24,6 +24,8 @@ build: dirs
|
|||
# kick things off, then replace it with a new copy once done.
|
||||
# What a silly world we live in :)
|
||||
copy devtools.bin $(PROGRAM)\buildtools\devtools.exe
|
||||
$(DEVTOOLS) -rp
|
||||
$(DEVTOOLS) -ri
|
||||
$(DCC32) devtools.dpr
|
||||
!ELSE
|
||||
$(MAKEDIR)\dcc32 -Q -B -E. -NSVcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Web;Soap;Winapi;System.Win devtools.dpr
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue