summaryrefslogtreecommitdiff
path: root/protocols/IRCG/IRC_12.vcxproj
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-03-24 18:51:51 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-03-24 18:51:51 +0000
commit2f1b8c756066316c59be907bcd94a73cae5e3a7b (patch)
tree1c43a7e356602938748aa9f09ebbc7a187ae280b /protocols/IRCG/IRC_12.vcxproj
parenta3e37eef935765e0a53b1e84d2e3b22f9e475637 (diff)
UI Utils classes & templates moved to the core, thus allowing any plugin to use them
git-svn-id: http://svn.miranda-ng.org/main/trunk@12492 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IRCG/IRC_12.vcxproj')
-rw-r--r--protocols/IRCG/IRC_12.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/IRCG/IRC_12.vcxproj b/protocols/IRCG/IRC_12.vcxproj
index e61311d11e..d2d0823f61 100644
--- a/protocols/IRCG/IRC_12.vcxproj
+++ b/protocols/IRCG/IRC_12.vcxproj
@@ -212,7 +212,6 @@
<ClCompile Include="src\services.cpp" />
<ClCompile Include="src\main.cpp" />
<ClCompile Include="src\tools.cpp" />
- <ClCompile Include="src\ui_utils.cpp" />
<ClCompile Include="src\userinfo.cpp" />
<ClCompile Include="src\windows.cpp" />
</ItemGroup>
@@ -221,7 +220,6 @@
<ClInclude Include="src\irc_dlg.h" />
<ClInclude Include="src\irclib.h" />
<ClInclude Include="src\resource.h" />
- <ClInclude Include="src\ui_utils.h" />
</ItemGroup>
<ItemGroup>
<None Include="Docs\IRC_servers.ini" />