diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-03-12 00:31:01 +0100 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-03-12 00:31:01 +0100 |
| commit | dbb05f2b4b0b32ae1b49735847211df6464c59af (patch) | |
| tree | b05715a5984ad0616e9df749a50ae89001e9dc70 /Attorney_Online.pro | |
| parent | 8a23f1004027d3f3de9d97e55e9a97fd73f3eb74 (diff) | |
c++ 14
i guess this is important
Diffstat (limited to 'Attorney_Online.pro')
| -rw-r--r-- | Attorney_Online.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Attorney_Online.pro b/Attorney_Online.pro index e5ea474d..357958f6 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -30,6 +30,8 @@ LIBS += -lbass DEFINES += BASSAUDIO } +CONFIG += c++14 + RESOURCES += resources.qrc win32:RC_ICONS = resource/logo.ico |
