Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. SET _ROOT = D:Qtsrc
  2. SET PATH = %_ROOT%qtbasebin;%_ROOT%gnuwin32bin;%PATH%
  3. configure -static -static-runtime -release -platform win32-msvc -opensource -confirm-license -nomake examples -nomake tests -prefix D:Qtbuild
  4. jom
  5. jom install
  6.  
  7. ui_QtGuiApplication2.h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement