diff options
author | Bill Hoffman <bill.hoffman@kitware.com> | 2001-02-12 19:42:46 (GMT) |
---|---|---|
committer | Bill Hoffman <bill.hoffman@kitware.com> | 2001-02-12 19:42:46 (GMT) |
commit | 9d431ae48b0912454405d5eaabf7ce11561fd4ec (patch) | |
tree | 295cf8261267792abf6a4a1598d1243026058ce3 /Source/CMakeSetup.dsw | |
parent | d195c01a900c24df9b4ff262cd4dbb9fd901592b (diff) | |
download | CMake-9d431ae48b0912454405d5eaabf7ce11561fd4ec.zip CMake-9d431ae48b0912454405d5eaabf7ce11561fd4ec.tar.gz CMake-9d431ae48b0912454405d5eaabf7ce11561fd4ec.tar.bz2 |
ENH: share a .lib with the command line and mfc versions.
Diffstat (limited to 'Source/CMakeSetup.dsw')
-rw-r--r-- | Source/CMakeSetup.dsw | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Source/CMakeSetup.dsw b/Source/CMakeSetup.dsw index 9dc9239..5b3a458 100644 --- a/Source/CMakeSetup.dsw +++ b/Source/CMakeSetup.dsw @@ -26,6 +26,9 @@ Package=<4> Begin Project Dependency
Project_Dep_Name CMakeSetupCMD
End Project Dependency
+ Begin Project Dependency
+ Project_Dep_Name CMakeLib
+ End Project Dependency
}}}
###############################################################################
@@ -38,6 +41,9 @@ Package=<5> Package=<4>
{{{
+ Begin Project Dependency
+ Project_Dep_Name CMakeLib
+ End Project Dependency
}}}
###############################################################################
|