summary refs log tree commit diff stats
path: root/plugins/hextray/hextray.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hextray/hextray.vcxproj')
-rw-r--r--plugins/hextray/hextray.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/hextray/hextray.vcxproj b/plugins/hextray/hextray.vcxproj
index 765e5124..e290531b 100644
--- a/plugins/hextray/hextray.vcxproj
+++ b/plugins/hextray/hextray.vcxproj
@@ -45,12 +45,12 @@
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

     <LinkIncremental>false</LinkIncremental>

     <OutDir>$(HexChatBin)</OutDir>

-    <IntDir>$(SolutionDir)build\$(HexChatObj)$(ProjectName)\</IntDir>

+    <IntDir>$(HexChatObj)$(ProjectName)\</IntDir>

   </PropertyGroup>

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

     <LinkIncremental>false</LinkIncremental>

     <OutDir>$(HexChatBin)</OutDir>

-    <IntDir>$(SolutionDir)build\$(HexChatObj)$(ProjectName)\</IntDir>

+    <IntDir>$(HexChatObj)$(ProjectName)\</IntDir>

   </PropertyGroup>

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

     <ClCompile>