-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change qmake.bat nmake_release.bat from vs2010qt474 to vs2013qt486
- Loading branch information
1 parent
3cc7823
commit 32f63be
Showing
3 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
set QT_BIN=C:\Qt\vs2010x64-qt-4.7.4\bin | ||
:: a warpper for qmake to switch QT version | ||
:: | ||
|
||
::set QT_BIN=C:\Qt\vs2010x64-qt-4.7.4\bin | ||
set QT_BIN=C:\Qt\vs2013x64-qt-4.8.6\bin | ||
|
||
%QT_BIN%\qmake.exe %* |
Submodule terarepo
updated
43 files