mirror of https://gitee.com/openkylin/quarkai.git
5 lines
87 B
Bash
5 lines
87 B
Bash
|
#!/bin/sh
|
||
|
# Run this to generate all the initial makefiles, etc.
|
||
|
|
||
|
lrelease src/src.pro
|