diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2001-05-30 19:28:55 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2001-05-30 19:28:55 (GMT) |
commit | 4179c991f4bf3aefc1d96617e5f4e03646dcf56e (patch) | |
tree | 17edf2e2e3c400d6c01ca76d53c8f42c75be9f08 /Source/CMakeLib.dsp | |
parent | dbf65f216fd08ce12df51bae17d0382473ce1d7b (diff) | |
download | CMake-4179c991f4bf3aefc1d96617e5f4e03646dcf56e.zip CMake-4179c991f4bf3aefc1d96617e5f4e03646dcf56e.tar.gz CMake-4179c991f4bf3aefc1d96617e5f4e03646dcf56e.tar.bz2 |
ENH: change MFC gui to use cmake class
Diffstat (limited to 'Source/CMakeLib.dsp')
-rw-r--r-- | Source/CMakeLib.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/CMakeLib.dsp b/Source/CMakeLib.dsp index ee8ffc6..d55cb3c 100644 --- a/Source/CMakeLib.dsp +++ b/Source/CMakeLib.dsp @@ -85,6 +85,10 @@ LIB32=link.exe -lib # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
+SOURCE=.\cmake.cxx
+# End Source File
+# Begin Source File
+
SOURCE=.\cmCableClassSet.cxx
# End Source File
# Begin Source File
|