Merge pull request #1478

6e08eb1 windeploy: copy start-low-graphics-mode.bat (stoffu)
This commit is contained in:
luigi1111
2018-07-17 16:37:26 -05:00

View File

@@ -39,3 +39,4 @@ for f in "${ICU_FILES[@]}"; do cp $MSYSTEM_PREFIX/bin/$f $TARGET || exit 1; done
for f in "${PLATFORM_FILES[@]}"; do cp $MSYSTEM_PREFIX/bin/$f $TARGET || exit 1; done
cp $ROOT_DIR/start-low-graphics-mode.bat $TARGET