You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
203 B
11 lines
203 B
5 months ago
|
#
|
||
|
# qmake configuration for win32-msvc2015
|
||
|
#
|
||
|
# Written for Microsoft Visual C++ 2015
|
||
|
#
|
||
|
|
||
|
MSC_VER = 1900
|
||
|
MSVC_VER = 14.0
|
||
|
include(../common/msvc-desktop.conf)
|
||
|
load(qt_config)
|