Skip to content

Commit 388d29e

Browse files
Merge branch 'master' of https://github.com/qmlweb/qmlweb-dev
2 parents c392674 + 5d3c68e commit 388d29e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

build.bat

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
git submodule init
2+
git submodule update
3+
rm -rf build
4+
mkdir build
5+
cd build
6+
qmake ../shorty
7+
make

0 commit comments

Comments
 (0)