diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2001-11-16 21:29:25 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2001-11-16 21:29:25 (GMT) |
commit | 65222add02c2b2a7af8eb0d3251ff254740c58c8 (patch) | |
tree | 97959442ae93bccae7f30fcb1654a57991079c39 /Source/MFCDialog/CMakeLists.txt | |
parent | 25ac7687631dfd771d7eb975f64f74d5cf8256f1 (diff) | |
download | CMake-65222add02c2b2a7af8eb0d3251ff254740c58c8.zip CMake-65222add02c2b2a7af8eb0d3251ff254740c58c8.tar.gz CMake-65222add02c2b2a7af8eb0d3251ff254740c58c8.tar.bz2 |
face lift for GUI and some more help
Diffstat (limited to 'Source/MFCDialog/CMakeLists.txt')
-rw-r--r-- | Source/MFCDialog/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/MFCDialog/CMakeLists.txt b/Source/MFCDialog/CMakeLists.txt index af52232..5064135 100644 --- a/Source/MFCDialog/CMakeLists.txt +++ b/Source/MFCDialog/CMakeLists.txt @@ -1,5 +1,6 @@ SOURCE_FILES(SRCS CMakeSetup.cpp +MakeHelp.cpp CMakeSetup.rc CMakeSetupDialog.cpp PathDialog.cpp |