summary refs log tree commit diff stats
path: root/plugins/hextray
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/hextray
parente9e0c590657be17fa2339a27a539555cae8c5f18 (diff)
Use explicit project names, output filenames depend on them
Diffstat (limited to 'plugins/hextray')
-rw-r--r--plugins/hextray/hextray-xp.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/hextray/hextray-xp.vcxproj b/plugins/hextray/hextray-xp.vcxproj
index 09f5d293..c4ebe30f 100644
--- a/plugins/hextray/hextray-xp.vcxproj
+++ b/plugins/hextray/hextray-xp.vcxproj
@@ -14,6 +14,7 @@
     <ProjectGuid>{3024CF36-85E5-4E00-9608-7002E2C7EF14}</ProjectGuid>

     <Keyword>Win32Proj</Keyword>

     <RootNamespace>hextray</RootNamespace>

+    <ProjectName>hextray</ProjectName>

   </PropertyGroup>

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

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