summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2018-09-04 14:58:53 -0500
committerFred Hornsey <hornseyf@objectcomputing.com>2018-09-04 14:58:53 -0500
commitdaba5550796f649d79029a70311ce898acc7792b (patch)
treef6237bc9f8ea9b57ca0d2e79fedb0ea42aa06d7d
parent8b935cd5b9bc154a7ec950035179eb8e1761882d (diff)
downloadMPC-daba5550796f649d79029a70311ce898acc7792b.tar.gz
qt5_core.mpb: s/windows/microsoft/g
-rw-r--r--config/qt5_core.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/qt5_core.mpb b/config/qt5_core.mpb
index 494fdde2..94f31926 100644
--- a/config/qt5_core.mpb
+++ b/config/qt5_core.mpb
@@ -17,7 +17,7 @@ project {
CPPFLAGS += -fPIC
}
- specific (prop:windows) {
+ specific (prop:microsoft) {
// On Windows it's possible for Qt to include winsock.h through windows.h
// which will conflict with winsock2.h. This makes windows.h not include
// winsock.h