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

     <TargetName>hcfishlim</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>hcfishlim</TargetName>

     <OutDir>$(HexChatBin)</OutDir>

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

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

   </PropertyGroup>

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

     <ClCompile>