summary refs log tree commit diff stats
path: root/src/pixmaps
diff options
context:
space:
mode:
Diffstat (limited to 'src/pixmaps')
-rw-r--r--src/pixmaps/pixmaps-xp.vcxproj4
-rw-r--r--src/pixmaps/pixmaps.vcxproj4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/pixmaps/pixmaps-xp.vcxproj b/src/pixmaps/pixmaps-xp.vcxproj
index f4757887..c8554602 100644
--- a/src/pixmaps/pixmaps-xp.vcxproj
+++ b/src/pixmaps/pixmaps-xp.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>

diff --git a/src/pixmaps/pixmaps.vcxproj b/src/pixmaps/pixmaps.vcxproj
index 81b6f869..6de80187 100644
--- a/src/pixmaps/pixmaps.vcxproj
+++ b/src/pixmaps/pixmaps.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>