diff options
author | George Hazan <george.hazan@gmail.com> | 2014-01-17 18:17:10 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-01-17 18:17:10 +0000 |
commit | 1c6e6e286bbe94a091361853935e10b8fc0a7dfc (patch) | |
tree | 9f76e10b09d3e657683790b54b3ad3b3e24a3a3d /plugins/Scriver/scriver_12.vcxproj | |
parent | 115f98866ceca0b37b9009f6bc1201f873cc5de4 (diff) |
- unused module removed from Scriver;
- window data for a chat session is now filled properly
git-svn-id: http://svn.miranda-ng.org/main/trunk@7692 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/scriver_12.vcxproj')
-rw-r--r-- | plugins/Scriver/scriver_12.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Scriver/scriver_12.vcxproj b/plugins/Scriver/scriver_12.vcxproj index bb6c401951..c11431345e 100644 --- a/plugins/Scriver/scriver_12.vcxproj +++ b/plugins/Scriver/scriver_12.vcxproj @@ -232,9 +232,6 @@ <ClCompile Include="src\chat\options.cpp">
<PrecompiledHeaderFile>..\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
- <ClCompile Include="src\chat\services.cpp">
- <PrecompiledHeaderFile>..\commonheaders.h</PrecompiledHeaderFile>
- </ClCompile>
<ClCompile Include="src\chat\tools.cpp">
<PrecompiledHeaderFile>..\commonheaders.h</PrecompiledHeaderFile>
</ClCompile>
|