Merge pull request #14733 from keymanapp/chore/developer/use-icons-res-for-configure-done-test

chore(developer): use icons.res to verify that configure is done
This commit is contained in:
Marc Durdin 2025-09-12 16:33:01 +02:00 committed by GitHub
commit b3d0a07a0b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ source "$KEYMAN_ROOT/resources/build/win/environment.inc.sh"
WIN32_TARGET="$WIN32_TARGET_PATH/tike.exe"
builder_describe_outputs \
configure:project /developer/src/tike/xml/layoutbuilder/keymanweb-osk.ttf \
configure:project /developer/src/tike/icons.res \
build:project /developer/src/tike/$WIN32_TARGET
#-------------------------------------------------------------------------------------------------------------------