summary refs log tree commit diff stats
path: root/plugins/dns
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-02 18:40:23 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-02 18:40:23 +0200
commit1d7773f735422a23684bb2047651a3807b3019a2 (patch)
treefcb0bb65fa9b49a404958bc0d59835a5c4de1a00 /plugins/dns
parente9e0c590657be17fa2339a27a539555cae8c5f18 (diff)
Use explicit project names, output filenames depend on them
Diffstat (limited to 'plugins/dns')
-rw-r--r--plugins/dns/dns-xp.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/dns/dns-xp.vcxproj b/plugins/dns/dns-xp.vcxproj
index 13866e28..24a302a1 100644
--- a/plugins/dns/dns-xp.vcxproj
+++ b/plugins/dns/dns-xp.vcxproj
@@ -14,6 +14,7 @@
     <ProjectGuid>{3786FA8C-3E76-45E3-984E-FCCFF44729C9}</ProjectGuid>

     <Keyword>Win32Proj</Keyword>

     <RootNamespace>dns</RootNamespace>

+    <ProjectName>dns</ProjectName>

   </PropertyGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">