diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-25 09:30:38 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-25 09:30:38 +0000 |
commit | 73ca016fa15ca80a6d40362ccf6f8b433bc339f6 (patch) | |
tree | 27090fdaa84dc9a6eb91c99f5be73d5c5c9a05f9 /gender | |
parent | c4bcc38ec25ed0b149fa5cc5af74119cedf9d43e (diff) |
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@208 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'gender')
-rw-r--r-- | gender/gender_10.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gender/gender_10.vcxproj b/gender/gender_10.vcxproj index ce3ad24..4f69ee2 100644 --- a/gender/gender_10.vcxproj +++ b/gender/gender_10.vcxproj @@ -93,6 +93,7 @@ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'">$(SolutionDir)$(Configuration)/Plugins\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Release Unicode|Win32'">$(SolutionDir)$(Configuration)/Obj/$(ProjectName)\</IntDir>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)/Plugins\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)/Obj/$(ProjectName)\</IntDir>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
|