diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-03-04 18:52:10 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-03-04 18:52:10 +0000 |
commit | a9e2b96e8d4664fddea569f0c233bc0b028555f1 (patch) | |
tree | b55fa82e609cf319873dfafdb8529aff6efcd425 /plugins/NotifyAnything/NotifyAnything_10.vcxproj | |
parent | 907045128b7dae896d45a40319eb86007df3e36b (diff) |
- SndLog command line compilation method restored
git-svn-id: http://svn.miranda-ng.org/main/trunk@3886 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NotifyAnything/NotifyAnything_10.vcxproj')
-rw-r--r-- | plugins/NotifyAnything/NotifyAnything_10.vcxproj | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/plugins/NotifyAnything/NotifyAnything_10.vcxproj b/plugins/NotifyAnything/NotifyAnything_10.vcxproj index 4c2b00dff6..abebc0f871 100644 --- a/plugins/NotifyAnything/NotifyAnything_10.vcxproj +++ b/plugins/NotifyAnything/NotifyAnything_10.vcxproj @@ -193,14 +193,6 @@ <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>
|