diff options
Diffstat (limited to 'plugins/ShellExt/shellext_10.vcxproj')
-rw-r--r-- | plugins/ShellExt/shellext_10.vcxproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/ShellExt/shellext_10.vcxproj b/plugins/ShellExt/shellext_10.vcxproj index 45cfcfa71c..74339bf1ab 100644 --- a/plugins/ShellExt/shellext_10.vcxproj +++ b/plugins/ShellExt/shellext_10.vcxproj @@ -201,6 +201,8 @@ <ClCompile Include="src\main.cpp" />
<ClCompile Include="src\options.cpp" />
<ClCompile Include="src\shlcom.cpp" />
+ <ClCompile Include="src\shlext.cpp" />
+ <ClCompile Include="src\shlfactory.cpp" />
<ClCompile Include="src\shlicons.cpp" />
<ClCompile Include="src\shlipc.cpp" />
<ClCompile Include="src\stdafx.cpp">
|