diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2001-11-28 23:07:27 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2001-11-28 23:07:27 (GMT) |
commit | e7bb895afda0ccc5711906873040459942137dce (patch) | |
tree | 571e06a2919cb2922ca46ab0f64f5e969efe0ab5 /Source/CMakeLib.dsp | |
parent | b29e3f11cbdfa0dffb40eb394468b448066762e6 (diff) | |
download | CMake-e7bb895afda0ccc5711906873040459942137dce.zip CMake-e7bb895afda0ccc5711906873040459942137dce.tar.gz CMake-e7bb895afda0ccc5711906873040459942137dce.tar.bz2 |
ENH: borland generator 2 is working more or less
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 f2e63cc..53628cd 100644 --- a/Source/CMakeLib.dsp +++ b/Source/CMakeLib.dsp @@ -99,6 +99,10 @@ SOURCE=.\cmBorlandMakefileGenerator.cpp # End Source File
# Begin Source File
+SOURCE=.\cmBorlandMakefileGenerator2.cxx
+# End Source File
+# Begin Source File
+
SOURCE=.\cmCableClassSet.cxx
# End Source File
# Begin Source File
|