11 lines
203 B
Plaintext
11 lines
203 B
Plaintext
|
#
|
||
|
# qmake configuration for win32-msvc2017
|
||
|
#
|
||
|
# Written for Microsoft Visual C++ 2017
|
||
|
#
|
||
|
|
||
|
MSC_VER = 1910
|
||
|
MSVC_VER = 15.0
|
||
|
include(../common/msvc-desktop.conf)
|
||
|
load(qt_config)
|