diff options
Diffstat (limited to 'plugins/NotifyAnything/NotifyAnything_11.vcxproj')
-rw-r--r-- | plugins/NotifyAnything/NotifyAnything_11.vcxproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/NotifyAnything/NotifyAnything_11.vcxproj b/plugins/NotifyAnything/NotifyAnything_11.vcxproj index c0bbb0ba51..c6ebb9e073 100644 --- a/plugins/NotifyAnything/NotifyAnything_11.vcxproj +++ b/plugins/NotifyAnything/NotifyAnything_11.vcxproj @@ -197,6 +197,14 @@ <ResourceCompile Include="res\NotifyAnything.rc" />
<ResourceCompile Include="res\Version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="SendLog\SendLogWin_11.vcxproj">
+ <Project>{f72a3196-30e6-430b-a5ea-3332113a9959}</Project>
+ </ProjectReference>
+ <ProjectReference Include="SendLog\SendLog_11.vcxproj">
+ <Project>{1af47743-6e78-4c83-a1e5-21f98516ef5e}</Project>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|