mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-08 20:20:44 +00:00
C++11 is now mandatory
This commit is contained in:
parent
5d4a051f55
commit
9d4e094419
@ -31,7 +31,7 @@ QT += opengl
|
|||||||
#ResMed summary data design is SHIT... SleepyHead *MUST* follow ResMed's idiocy.
|
#ResMed summary data design is SHIT... SleepyHead *MUST* follow ResMed's idiocy.
|
||||||
DEFINES += LOCK_RESMED_SESSIONS
|
DEFINES += LOCK_RESMED_SESSIONS
|
||||||
|
|
||||||
#CONFIG += c++11
|
CONFIG += c++11
|
||||||
CONFIG += rtti
|
CONFIG += rtti
|
||||||
|
|
||||||
#static {
|
#static {
|
||||||
|
Loading…
Reference in New Issue
Block a user