mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +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%\"
|
cd /d "%base_dir%\packages\%package_dir%\"
|
||||||
brcc32 version.rc
|
brcc32 version.rc
|
||||||
brcc32 icon.rc
|
brcc32 icon.rc
|
||||||
|
brcc32 manifest.rc
|
||||||
"%compiler%" %params% -e"%base_dir%\out" heidisql.dpr
|
"%compiler%" %params% -e"%base_dir%\out" heidisql.dpr
|
||||||
if not %errorlevel% == 0 goto end
|
if not %errorlevel% == 0 goto end
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user