Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- set PATH=%PATH%;c:\mingw32\bin
- set LIB=c:\mingw32\i686-w64-mingw32\lib;c:\Qt\deps\lib
- set INCLUDE=c:\mingw32\i686-w64-mingw32\include;c:\Qt\deps\include
- start %COMSPEC%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement