2013-07-02 11:48:08 +00:00
|
|
|
#
|
|
|
|
# qmake configuration for win32-msvc2013
|
|
|
|
#
|
|
|
|
# Written for Microsoft Visual C++ 2013
|
|
|
|
#
|
|
|
|
|
2014-11-20 01:43:21 +00:00
|
|
|
MSC_VER = 1800
|
2014-03-14 08:26:40 +00:00
|
|
|
MSVC_VER = 12.0
|
2014-11-20 01:43:21 +00:00
|
|
|
include(../common/msvc-desktop.conf)
|
2013-07-02 11:48:08 +00:00
|
|
|
include(../common/shell-win32.conf)
|
2014-03-03 19:41:52 +00:00
|
|
|
load(qt_config)
|