diff options
Diffstat (limited to 'plugins/NotifyAnything/NotifyAnything_10.vcxproj')
-rw-r--r-- | plugins/NotifyAnything/NotifyAnything_10.vcxproj | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/plugins/NotifyAnything/NotifyAnything_10.vcxproj b/plugins/NotifyAnything/NotifyAnything_10.vcxproj index 26095ce0f1..4c2b00dff6 100644 --- a/plugins/NotifyAnything/NotifyAnything_10.vcxproj +++ b/plugins/NotifyAnything/NotifyAnything_10.vcxproj @@ -20,7 +20,7 @@ </ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>NotifyAnything</ProjectName>
- <ProjectGuid>{5B592088-D4C3-4BDA-8307-0B2A0EE24C40}</ProjectGuid>
+ <ProjectGuid>{F5E3FAFE-B650-4736-8D27-FA53866668C6}</ProjectGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@@ -193,6 +193,14 @@ <ResourceCompile Include="res\NotifyAnything.rc" />
<ResourceCompile Include="res\Version.rc" />
</ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="SendLog\SendLogWin_10.vcxproj">
+ <Project>{f72a3196-30e6-430b-a5ea-3332113a9959}</Project>
+ </ProjectReference>
+ <ProjectReference Include="SendLog\SendLog_10.vcxproj">
+ <Project>{1af47743-6e78-4c83-a1e5-21f98516ef5e}</Project>
+ </ProjectReference>
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|