diff options
author | George Hazan <george.hazan@gmail.com> | 2015-02-23 19:08:20 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-02-23 19:08:20 +0000 |
commit | a142d261af1f740156898be29c3724b8a517a77a (patch) | |
tree | 11b676ec044683474ca15813f704a02f801ba927 /plugins/Scriver/scriver_10.vcxproj.filters | |
parent | 46bbde150e727df9a08eadf0c87454c40d364f3e (diff) |
DoRtfToTags fixed & moved into the core
git-svn-id: http://svn.miranda-ng.org/main/trunk@12252 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/scriver_10.vcxproj.filters')
-rw-r--r-- | plugins/Scriver/scriver_10.vcxproj.filters | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/Scriver/scriver_10.vcxproj.filters b/plugins/Scriver/scriver_10.vcxproj.filters index d4c413c760..e9eb42ac80 100644 --- a/plugins/Scriver/scriver_10.vcxproj.filters +++ b/plugins/Scriver/scriver_10.vcxproj.filters @@ -72,9 +72,6 @@ <ClCompile Include="src\chat\manager.cpp">
<Filter>Source Files\chat</Filter>
</ClCompile>
- <ClCompile Include="src\chat\message.cpp">
- <Filter>Source Files\chat</Filter>
- </ClCompile>
<ClCompile Include="src\chat\options.cpp">
<Filter>Source Files\chat</Filter>
</ClCompile>
|