diff options
Diffstat (limited to 'plugins/DbChecker/dbchecker.vcxproj')
| -rw-r--r-- | plugins/DbChecker/dbchecker.vcxproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/DbChecker/dbchecker.vcxproj b/plugins/DbChecker/dbchecker.vcxproj index 07a3db537f..a36d7d32f0 100644 --- a/plugins/DbChecker/dbchecker.vcxproj +++ b/plugins/DbChecker/dbchecker.vcxproj @@ -19,8 +19,6 @@ </ProjectConfiguration> </ItemGroup> <ItemGroup> - <ClCompile Include="src\cleaning.cpp" /> - <ClCompile Include="src\fileaccess.cpp" /> <ClCompile Include="src\finished.cpp" /> <ClCompile Include="src\main.cpp" /> <ClCompile Include="src\openerror.cpp" /> @@ -29,7 +27,6 @@ <ClCompile Include="src\stdafx.cxx"> <PrecompiledHeader>Create</PrecompiledHeader> </ClCompile> - <ClCompile Include="src\welcome.cpp" /> <ClCompile Include="src\wizard.cpp" /> <ClCompile Include="src\worker.cpp" /> </ItemGroup> |
