diff options
author | George Hazan <george.hazan@gmail.com> | 2013-05-16 13:55:38 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-05-16 13:55:38 +0000 |
commit | 57e1faf818b58378d83f6b583d4f048d3dd5a4d9 (patch) | |
tree | e1beeb9ca96455ece13005c26e5e4e8bda2dce90 /protocols/IRCG/IRC_10.vcxproj | |
parent | 0ab8d461ef00c1b47d56c6f270673a44246f0c0a (diff) |
we don't need VS2003/2005 support as well
git-svn-id: http://svn.miranda-ng.org/main/trunk@4673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IRCG/IRC_10.vcxproj')
-rw-r--r-- | protocols/IRCG/IRC_10.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/IRCG/IRC_10.vcxproj b/protocols/IRCG/IRC_10.vcxproj index 1e050d5274..a3b41d3fe3 100644 --- a/protocols/IRCG/IRC_10.vcxproj +++ b/protocols/IRCG/IRC_10.vcxproj @@ -215,7 +215,6 @@ <ClCompile Include="src\windows.cpp" />
</ItemGroup>
<ItemGroup>
- <ClInclude Include="src\commandmonitor.h" />
<ClInclude Include="src\irc.h" />
<ClInclude Include="src\irc_dlg.h" />
<ClInclude Include="src\irclib.h" />
|