mirror of
https://github.com/ciromattia/kcc
synced 2025-12-15 02:36:44 +00:00
fix batch
This commit is contained in:
@@ -1,11 +1,3 @@
|
|||||||
|
|
||||||
REM install qt creator
|
|
||||||
REM conda create -n qtenv python=3.7
|
|
||||||
REM conda activate qtenv
|
|
||||||
REM pip install PyQt5
|
|
||||||
|
|
||||||
pyside6-uic gui/KCC.ui > kindlecomicconverter/KCC_ui.py
|
pyside6-uic gui/KCC.ui > kindlecomicconverter/KCC_ui.py
|
||||||
|
|
||||||
pyside6-uic gui/MetaEditor.ui > kindlecomicconverter/KCC_ui_editor.py
|
pyside6-uic gui/MetaEditor.ui > kindlecomicconverter/KCC_ui_editor.py
|
||||||
|
|
||||||
pyside6-rcc gui/KCC.qrc > kindlecomicconverter/KCC_rc.py
|
pyside6-rcc gui/KCC.qrc > kindlecomicconverter/KCC_rc.py
|
||||||
|
|||||||
Reference in New Issue
Block a user