mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-06 16:56:45 +08:00
Update src.pro
This commit is contained in:
parent
82ac48823d
commit
131f2efd60
@ -4,7 +4,7 @@ TARGET = ipc
|
||||
CONFIG -= qt
|
||||
|
||||
msvc:QMAKE_CXXFLAGS += /std:c++17
|
||||
else:CONFIG += c++1z
|
||||
else:QMAKE_CXXFLAGS += -std=gnu++1z
|
||||
|
||||
DEFINES += __IPC_LIBRARY__
|
||||
DESTDIR = ../output
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user