summaryrefslogtreecommitdiff
path: root/databases/pgmodeler/files/patch-main-cli_main-cli.pro
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pgmodeler/files/patch-main-cli_main-cli.pro')
-rw-r--r--databases/pgmodeler/files/patch-main-cli_main-cli.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/pgmodeler/files/patch-main-cli_main-cli.pro b/databases/pgmodeler/files/patch-main-cli_main-cli.pro
deleted file mode 100644
index c18fa59ac21c..000000000000
--- a/databases/pgmodeler/files/patch-main-cli_main-cli.pro
+++ /dev/null
@@ -1,11 +0,0 @@
---- main-cli/main-cli.pro.orig 2015-07-30 16:48:48 UTC
-+++ main-cli/main-cli.pro
-@@ -23,7 +23,7 @@ SOURCES += src/main.cpp \
-
- HEADERS += src/pgmodelercli.h
-
--unix|windows: LIBS += -L$$OUT_PWD/../libpgmodeler_ui/ -lpgmodeler_ui \
-+unix|windows: LIBS += $$QMAKE_LIBS_EXECINFO -L$$OUT_PWD/../libpgmodeler_ui/ -lpgmodeler_ui \
- -L$$OUT_PWD/../libobjrenderer/ -lobjrenderer \
- -L$$OUT_PWD/../libpgconnector/ -lpgconnector \
- -L$$OUT_PWD/../libpgmodeler/ -lpgmodeler \