diff options
-rw-r--r-- | Source/CMakeLib.dsp | 4 | ||||
-rw-r--r-- | Source/Makefile.borland | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/Source/CMakeLib.dsp b/Source/CMakeLib.dsp index 9e989e8..f8b6f38 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 852e893..8822314 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 |