mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-14 01:56:36 +08:00
Missing file in previous commit
This commit is contained in:
@ -227,6 +227,7 @@ echo Compiling main project.
|
||||
cd /d "%base_dir%\packages\%package_dir%\"
|
||||
brcc32 version.rc
|
||||
brcc32 icon.rc
|
||||
brcc32 manifest.rc
|
||||
"%compiler%" %params% -e"%base_dir%\out" heidisql.dpr
|
||||
if not %errorlevel% == 0 goto end
|
||||
|
||||
|
Reference in New Issue
Block a user