diff options
Diffstat (limited to 'plugins/ShellExt/shellext_11.vcxproj')
-rw-r--r-- | plugins/ShellExt/shellext_11.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/ShellExt/shellext_11.vcxproj b/plugins/ShellExt/shellext_11.vcxproj index a69693f4a5..d32623c2d2 100644 --- a/plugins/ShellExt/shellext_11.vcxproj +++ b/plugins/ShellExt/shellext_11.vcxproj @@ -209,6 +209,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">
|