From: Christian Kamm Date: Mon, 11 Jun 2018 11:55:06 +0000 (+0200) Subject: Windows shellext: Add rc for OCUtil #6554 X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~22^2~216^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c6fc46aa09adc2cfdc8a34a5b03383d93d86579e;p=nextcloud-desktop.git Windows shellext: Add rc for OCUtil #6554 To set the dll's metadata. Signed-off-by: Michael Schuster --- diff --git a/shell_integration/windows/OCUtil/CMakeLists.txt b/shell_integration/windows/OCUtil/CMakeLists.txt index 718a6c327..fe00b31a6 100644 --- a/shell_integration/windows/OCUtil/CMakeLists.txt +++ b/shell_integration/windows/OCUtil/CMakeLists.txt @@ -5,6 +5,7 @@ add_library(OCUtil SHARED RemotePathChecker.cpp stdafx.cpp StringUtil.cpp + OCUtil.rc ) target_include_directories(OCUtil diff --git a/shell_integration/windows/OCUtil/OCUtil.rc b/shell_integration/windows/OCUtil/OCUtil.rc new file mode 100644 index 000000000..b0f7292f6 Binary files /dev/null and b/shell_integration/windows/OCUtil/OCUtil.rc differ diff --git a/shell_integration/windows/OCUtil/OCUtil.vcxproj b/shell_integration/windows/OCUtil/OCUtil.vcxproj index 4ea28d6b3..6b798ea4e 100644 --- a/shell_integration/windows/OCUtil/OCUtil.vcxproj +++ b/shell_integration/windows/OCUtil/OCUtil.vcxproj @@ -169,8 +169,11 @@ Create + + + - \ No newline at end of file +