summary refs log tree commit diff stats
path: root/src/common/common-xp.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/common-xp.vcxproj')
-rw-r--r--src/common/common-xp.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/common-xp.vcxproj b/src/common/common-xp.vcxproj
index 89e7878a..42b1258c 100644
--- a/src/common/common-xp.vcxproj
+++ b/src/common/common-xp.vcxproj
@@ -109,11 +109,11 @@
   <PropertyGroup Label="UserMacros" />

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

     <OutDir>$(HexChatBin)</OutDir>

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

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

   </PropertyGroup>

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

     <OutDir>$(HexChatBin)</OutDir>

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

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

   </PropertyGroup>

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

     <ClCompile>