summary refs log tree commit diff stats
path: root/plugins/exec/exec-xp.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/exec/exec-xp.vcxproj')
-rw-r--r--plugins/exec/exec-xp.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/exec/exec-xp.vcxproj b/plugins/exec/exec-xp.vcxproj
index a1c4ec8f..41ae707c 100644
--- a/plugins/exec/exec-xp.vcxproj
+++ b/plugins/exec/exec-xp.vcxproj
@@ -46,13 +46,13 @@
     <LinkIncremental>false</LinkIncremental>

     <TargetName>hcexec</TargetName>

     <OutDir>$(HexChatBin)</OutDir>

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

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

   </PropertyGroup>

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

     <LinkIncremental>false</LinkIncremental>

     <TargetName>hcexec</TargetName>

     <OutDir>$(HexChatBin)</OutDir>

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

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

   </PropertyGroup>

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

     <ClCompile>