summarylogtreecommitdiffstats
path: root/XboxInternals.patch
diff options
context:
space:
mode:
Diffstat (limited to 'XboxInternals.patch')
-rw-r--r--XboxInternals.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/XboxInternals.patch b/XboxInternals.patch
deleted file mode 100644
index 334257bdccd9..000000000000
--- a/XboxInternals.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- XboxInternals/XboxInternals.pro 2021-10-22 21:02:53.429735000 -0500
-+++ XboxInternals/XboxInternals.pro 2021-10-22 21:03:29.022546431 -0500
-@@ -15,6 +15,9 @@
- # flags (lets step it up a notch)
- QMAKE_CXXFLAGS = -O3
-
-+QMAKE_CXXFLAGS += -std=c++0x
-+QMAKE_CLFLAGS += -std=c++0x
-+
- # linking against botan (and adding to include path)
- win32 {
- include(Stfs/Botan.pri)