2 lines
57 B
Makefile
2 lines
57 B
Makefile
|
|
generate_ui:
|
||
|
|
pyuic6 ui/mainwindow.ui -o ui/mainwindow.py
|