Klaus Basan
|
681201377a
|
refs #322 added support for profile build as discussed
|
2014-09-09 20:07:25 +02:00 |
|
Mathew Sutcliffe
|
b3059ab8c6
|
refs #241 exclude FS9 from 64bit builds
|
2014-08-05 00:15:09 +01:00 |
|
Mathew Sutcliffe
|
8e3af6b8ce
|
removed unnecessary workaround for problem which was due to a misunderstanding
|
2014-06-17 21:23:07 +01:00 |
|
Mathew Sutcliffe
|
fed270c068
|
Don't try to compile FSX driver for 64 bits.
This requires moving the config DEFINES into build.pri,
because projects include build.pri after config.pri,
and build.pri detects the WORD_SIZE.
|
2014-06-17 21:22:30 +01:00 |
|
Mathew Sutcliffe
|
976de540e8
|
refactored 32/64bit detection in qmake files to avoid duplication
|
2014-06-17 21:20:20 +01:00 |
|
Mathew Sutcliffe
|
a34bcd3624
|
refs #246 workaround incorrect setting of Q_COMPILER_INITIALIZER_LISTS when compiling with MSVC2013 CTP_Nov2013 (QTBUG-39142)
|
2014-06-14 16:52:52 +01:00 |
|
Roland Winklmeier
|
54e8c6c4d0
|
Remove silent build configuration.
This caused non compliant makefiles several times.
Possible QTBUG.
|
2014-04-21 15:08:20 +02:00 |
|
Roland Winklmeier
|
e978b6dee1
|
Central build configuration
* config.pri: Build configuration version
* library.pri project library dependencies
* build.pri: compiler/qmake configuration
refs #145
|
2014-03-11 22:01:31 +01:00 |
|