This commit is contained in:
Hane 2023-01-26 19:42:18 +01:00
commit cd2d0b5da8
7 changed files with 307 additions and 0 deletions

2
bueno.bat Normal file
View file

@ -0,0 +1,2 @@
qmake -o build\Makefile .\qtest.pro
mingw32-make.exe -C .\build -f Makefile.Release