diff options
Diffstat (limited to 'plugins/SpellChecker/spellchecker_10.vcxproj')
-rw-r--r-- | plugins/SpellChecker/spellchecker_10.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/spellchecker_10.vcxproj b/plugins/SpellChecker/spellchecker_10.vcxproj index 1ccf31d2c7..54f5c878d1 100644 --- a/plugins/SpellChecker/spellchecker_10.vcxproj +++ b/plugins/SpellChecker/spellchecker_10.vcxproj @@ -255,7 +255,7 @@ <PrecompiledHeaderFile>..\commons.h</PrecompiledHeaderFile>
</ClCompile>
<ClCompile Include="src\SpellChecker.cpp" />
- <ClCompile Include="src\..\utils.cpp" />
+ <ClCompile Include="src\utils.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|