diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2001-11-19 14:20:07 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2001-11-19 14:20:07 (GMT) |
commit | 2614e6231403346fc16f6224c26fb4fb6d2b6df2 (patch) | |
tree | 11e551de458026fee3215f7136b01f5eba7478d2 /Source/MFCDialog | |
parent | bf1840a52d456e4ab77356d5b8e9eef95abcc14b (diff) | |
download | CMake-2614e6231403346fc16f6224c26fb4fb6d2b6df2.zip CMake-2614e6231403346fc16f6224c26fb4fb6d2b6df2.tar.gz CMake-2614e6231403346fc16f6224c26fb4fb6d2b6df2.tar.bz2 |
ENH: remove unused source files
Diffstat (limited to 'Source/MFCDialog')
-rw-r--r-- | Source/MFCDialog/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Source/MFCDialog/CMakeLists.txt b/Source/MFCDialog/CMakeLists.txt index 5064135..c304559 100644 --- a/Source/MFCDialog/CMakeLists.txt +++ b/Source/MFCDialog/CMakeLists.txt @@ -7,8 +7,6 @@ PathDialog.cpp PropertyList.cpp StdAfx.cpp CMakeCommandLineInfo.cpp -res/CMakeSetupDialog.ico -res/CMakeSetupDialog.rc2 ) # add stuff to use MFC in this executable |