diff --git a/Source/CMakeLib.dsp b/Source/CMakeLib.dsp index 9e989e89c..f8b6f38a7 100644 --- a/Source/CMakeLib.dsp +++ b/Source/CMakeLib.dsp @@ -99,10 +99,6 @@ SOURCE=.\cmBorlandMakefileGenerator.cxx # End Source File # Begin Source File -SOURCE=.\cmCableClassSet.cxx -# End Source File -# Begin Source File - SOURCE=.\cmCacheManager.cxx # End Source File # Begin Source File diff --git a/Source/Makefile.borland b/Source/Makefile.borland index 852e893d1..88223149e 100644 --- a/Source/Makefile.borland +++ b/Source/Makefile.borland @@ -32,7 +32,6 @@ cmCommands.obj \ cmTarget.obj \ cmCustomCommand.obj \ cmCacheManager.obj \ -cmCableClassSet.obj \ cmListFileCache.obj \ cmSourceGroup.obj