mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
6 lines
276 B
Bash
6 lines
276 B
Bash
#!/bin/bash
|
|
/C/Qt/5.11.0/mingw53_32/bin/qhelpgenerator.exe -c help_en.qhp -o qch/help_en.qch
|
|
#/C/Qt/5.11.0/mingw53_32/bin/assistant.exe -unregister qch/help_en.qch
|
|
#/C/Qt/5.11.0/mingw53_32/bin/assistant.exe -register qch/help_en.qch
|
|
#/C/Qt/5.11.0/mingw53_32/bin/assistant.exe
|