diff options
Diffstat (limited to 'plugins/SpellChecker/spellchecker_flags.vcxproj')
-rw-r--r-- | plugins/SpellChecker/spellchecker_flags.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/spellchecker_flags.vcxproj b/plugins/SpellChecker/spellchecker_flags.vcxproj index 6c6e373743..80784320d3 100644 --- a/plugins/SpellChecker/spellchecker_flags.vcxproj +++ b/plugins/SpellChecker/spellchecker_flags.vcxproj @@ -66,7 +66,7 @@ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\Obj\$(ProjectName)\</IntDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\</IntDir>
<IgnoreImportLibrary>true</IgnoreImportLibrary>
- <TargetName>Flags</TargetName>
+ <TargetName>Flags_icons</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<Link>
|