summarylogtreecommitdiffstats
path: root/Velocity.patch
diff options
context:
space:
mode:
Diffstat (limited to 'Velocity.patch')
-rw-r--r--Velocity.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/Velocity.patch b/Velocity.patch
deleted file mode 100644
index 2cfc39594d30..000000000000
--- a/Velocity.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- Velocity/Velocity.pro 2021-10-22 21:02:51.526429000 -0500
-+++ Velocity/Velocity.pro 2021-10-22 21:03:28.195891997 -0500
-@@ -16,6 +16,9 @@
- VERSION = 0.1.0.0
- DEFINES += VERSION=\\\"$$VERSION\\\"
-
-+QMAKE_CXXFLAGS += -std=c++0x
-+QMAKE_CLFLAGS += -std=c++0x
-+
- # linking against botan (and adding to include path)
- win32 {
- LIBS += -LC:/botan/ -lbotan-1.10