2011-04-27 10:05:43 +00:00
|
|
|
#
|
|
|
|
# qmake configuration for win32-msvc2005
|
|
|
|
#
|
|
|
|
# Written for Microsoft Visual C++ 2005
|
|
|
|
#
|
|
|
|
|
2014-11-20 01:43:21 +00:00
|
|
|
MSC_VER = 1400
|
2014-03-14 08:26:40 +00:00
|
|
|
MSVC_VER = 8.0
|
2014-11-20 01:43:21 +00:00
|
|
|
include(../common/msvc-desktop.conf)
|
2012-05-18 18:22:42 +00:00
|
|
|
include(../common/shell-win32.conf)
|
2014-03-03 19:41:52 +00:00
|
|
|
load(qt_config)
|