diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2000-09-18 11:29:19 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2000-09-18 11:29:19 (GMT) |
commit | 38f5ab8527a20caa7b7a2b867a1596ac05321e6b (patch) | |
tree | 5203b5b7fbd72a89ad05c7e2d9c51c566c93bc97 | |
parent | c51cb239a4856d4aa63000107f3ae8e0ea04fa36 (diff) | |
download | CMake-38f5ab8527a20caa7b7a2b867a1596ac05321e6b.zip CMake-38f5ab8527a20caa7b7a2b867a1596ac05321e6b.tar.gz CMake-38f5ab8527a20caa7b7a2b867a1596ac05321e6b.tar.bz2 |
ENH: remove unused files
-rw-r--r-- | Source/CMakeSetupCMD.dsp | 12 | ||||
-rw-r--r-- | Source/MFCDialog/CMakeSetup.dsp | 12 |
2 files changed, 0 insertions, 24 deletions
diff --git a/Source/CMakeSetupCMD.dsp b/Source/CMakeSetupCMD.dsp index 99992c9..7afdec1 100644 --- a/Source/CMakeSetupCMD.dsp +++ b/Source/CMakeSetupCMD.dsp @@ -107,18 +107,10 @@ SOURCE=.\cmDirectory.cxx # End Source File
# Begin Source File
-SOURCE=.\cmDSPBuilder.cxx
-# End Source File
-# Begin Source File
-
SOURCE=.\cmDSPMakefile.cxx
# End Source File
# Begin Source File
-SOURCE=.\cmDSWBuilder.cxx
-# End Source File
-# Begin Source File
-
SOURCE=.\cmDSWMakefile.cxx
# End Source File
# Begin Source File
@@ -131,10 +123,6 @@ SOURCE=.\cmMakefile.cxx # End Source File
# Begin Source File
-SOURCE=.\cmPCBuilder.cxx
-# End Source File
-# Begin Source File
-
SOURCE=.\cmRegularExpression.cxx
# End Source File
# Begin Source File
diff --git a/Source/MFCDialog/CMakeSetup.dsp b/Source/MFCDialog/CMakeSetup.dsp index 3e59357..8a800e0 100644 --- a/Source/MFCDialog/CMakeSetup.dsp +++ b/Source/MFCDialog/CMakeSetup.dsp @@ -116,18 +116,10 @@ SOURCE=..\cmDirectory.cxx # End Source File
# Begin Source File
-SOURCE=..\cmDSPBuilder.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\cmDSPMakefile.cxx
# End Source File
# Begin Source File
-SOURCE=..\cmDSWBuilder.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\cmDSWMakefile.cxx
# End Source File
# Begin Source File
@@ -140,10 +132,6 @@ SOURCE=..\cmMakefile.cxx # End Source File
# Begin Source File
-SOURCE=..\cmPCBuilder.cxx
-# End Source File
-# Begin Source File
-
SOURCE=..\cmRegularExpression.cxx
# End Source File
# Begin Source File
|