diff options
Diffstat (limited to 'plugins/ShellExt/shellext_10.vcxproj')
-rw-r--r-- | plugins/ShellExt/shellext_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ShellExt/shellext_10.vcxproj b/plugins/ShellExt/shellext_10.vcxproj index fb9612b919..45cfcfa71c 100644 --- a/plugins/ShellExt/shellext_10.vcxproj +++ b/plugins/ShellExt/shellext_10.vcxproj @@ -206,6 +206,7 @@ <ClCompile Include="src\stdafx.cpp">
<PrecompiledHeader>Create</PrecompiledHeader>
</ClCompile>
+ <ClCompile Include="src\utils.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|