BRE/VBAMake.txt
2024-06-07 19:50:21 +03:00

39 lines
1.1 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# == 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