From 174160bb65c180cc9d05b68de862123d91601c46 Mon Sep 17 00:00:00 2001 From: Xavier DANEST Date: Sun, 18 Apr 2021 09:00:29 +0200 Subject: [PATCH] qphotorec: Restrict path used to search for DLL to current directory --- Makefile.am | 1 + win/qt.conf | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 win/qt.conf diff --git a/Makefile.am b/Makefile.am index 94e09266..f866b17f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ EXTRA_DIST = AUTHORS COPYING ChangeLog INFO INSTALL NEWS README.md README_dev_ph src/lang/qphotorec.pt.ts \ src/lang/qphotorec.ru.ts \ src/lang/qphotorec.zh_TW.ts \ + win/qt.conf \ win/readme.txt win/photorec_win.exe.manifest win/qphotorec_win.exe.manifest \ win/testdisk_win.exe.manifest \ Android.mk jni/Android.mk \ diff --git a/win/qt.conf b/win/qt.conf new file mode 100644 index 00000000..e975d0e7 --- /dev/null +++ b/win/qt.conf @@ -0,0 +1,4 @@ +[Paths] +Libraries = . +Plugins = . +Translations = .