# == Properties Section == # configuration properties # use .ini format to define properties # mandatory properties: name, artifact_home, source_home id = BRE name = БРЭ description = Интерфейс взаимодействия с Большой Российской Энциклопедией artifact_home = BRE source_home = BRE install_home = D:\DEV\!WORK\output\BRE %% # === Build section === # Available commands: # build LOCAL_MANIFEST # copy LOCAL_SOURCE -> [LOCAL_ARTIFACT] # save_as LOCAL_ARTIFACT -> LOCAL_ARTIFACT # run LOCAL_SOURCE.bat run webapi\pyinstaller_run.bat build script\databaseManifest.txt copy webapi\bin\exporter.exe -> exporter.exe copy webapi\configs -> distr\configs copy webapi\bin\exporter.exe -> distr\exporter.exe copy webapi\bin\menu.exe -> distr\menu.exe copy script\run_menu.bat -> distr\run_menu.bat save_as !Контент.xlsm -> distr\!Контент.xlsm %% # === Install section == # Available commands: # install LOCAL_ARTIFACT -> [INSTALL_PATH] # add_template LOCAL_ARTIFACT -> [LOCAL_TEMPLATE] # run LOCAL_ARTIFACT.bat <- [PARAMETERS] # run APPLICATION <- [PARAMETERS] # install !Контент.xlsm