first commit

Version 3.x.x
This commit is contained in:
VNGhostMans
2023-05-14 20:21:09 +07:00
parent a3037a8db3
commit 5ec92ee05e
1166 changed files with 1036539 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
set path=e:\tools\Ruby23-x64\bin\;c:\Python27\;%PATH%
set CL=/MP
call configure.bat -static -release -prefix %CD%\qtbase -platform win32-msvc2015 -opengl desktop -qt-zlib -qt-pcre -qt-libpng -qt-sql-sqlite -no-openssl -commercial -confirm-license -make libs -nomake tools -nomake examples -nomake tests -skip qtconnectivity -skip qt3d -skip qtactiveqt -skip qtandroidextras -skip qtcanvas3d -skip qtimageformats -skip qtlabscontrols -skip qtlocation -skip qtmacextras -skip qtmultimedia -skip qtquickcontrols -skip qtscript -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtsvg -skip qtwayland -skip qtwebchannel -skip qtwebengine -skip qtwebsockets -skip qtx11extras -skip qtxmlpatterns >configure.log 2>&1
nmake>nmake.log 2>&1