This commit is contained in:
Marc Beninca 2021-10-10 04:22:32 +02:00 committed by Marc Beninca
parent 21464b0035
commit b155d8ad83
2 changed files with 2 additions and 4 deletions

View file

@ -10,6 +10,7 @@ ARCHITECTURES_SUBSYSTEMS = {
}
CATALOG = '.files'
CHARSET = 'u8'
CRT = 'mingw'
DISTRIBUTION = 'distrib'
SIGNATURE = '.sig'
SUBSYSTEM = 'msys'