diff --git a/shell_integration/windows/OCUtil/CMakeLists.txt b/shell_integration/windows/OCUtil/CMakeLists.txt
index 718a6c327f..fe00b31a61 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 0000000000..b0f7292f65
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 4ea28d6b3c..6b798ea4e3 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
+