summaryrefslogtreecommitdiff
path: root/plugins/DbChecker/dbchecker_10.vcxproj.filters
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DbChecker/dbchecker_10.vcxproj.filters')
-rw-r--r--plugins/DbChecker/dbchecker_10.vcxproj.filters6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/DbChecker/dbchecker_10.vcxproj.filters b/plugins/DbChecker/dbchecker_10.vcxproj.filters
index 0bf3b22913..e421e1eff8 100644
--- a/plugins/DbChecker/dbchecker_10.vcxproj.filters
+++ b/plugins/DbChecker/dbchecker_10.vcxproj.filters
@@ -21,9 +21,6 @@
<ClCompile Include="src\main.cpp">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="src\utf.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
<ClCompile Include="src\worker.cpp">
<Filter>Source Files</Filter>
</ClCompile>
@@ -56,6 +53,9 @@
<ClInclude Include="src\dbchecker.h">
<Filter>Header Files</Filter>
</ClInclude>
+ <ClInclude Include="src\version.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res\resource.rc">