diff options
author | Brad King <brad.king@kitware.com> | 2001-03-09 21:56:38 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2001-03-09 21:56:38 (GMT) |
commit | 8fb07209ebb805f9f1dbade9b68134f9a33555cf (patch) | |
tree | 4ab6abc45af5e58d7047fed0f6d7655511fa4464 /Source/staticLibHeader.dsptemplate | |
parent | 772b1f627826d6095b87f73ca6db7eef32d6482e (diff) | |
download | CMake-8fb07209ebb805f9f1dbade9b68134f9a33555cf.zip CMake-8fb07209ebb805f9f1dbade9b68134f9a33555cf.tar.gz CMake-8fb07209ebb805f9f1dbade9b68134f9a33555cf.tar.bz2 |
ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations.
Diffstat (limited to 'Source/staticLibHeader.dsptemplate')
-rw-r--r-- | Source/staticLibHeader.dsptemplate | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/staticLibHeader.dsptemplate b/Source/staticLibHeader.dsptemplate index 621ff91..33541a8 100644 --- a/Source/staticLibHeader.dsptemplate +++ b/Source/staticLibHeader.dsptemplate @@ -31,7 +31,6 @@ CFG=OUTPUT_LIBNAME - Win32 Debug !MESSAGE
!MESSAGE "OUTPUT_LIBNAME - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "OUTPUT_LIBNAME - Win32 Debug" (based on "Win32 (x86) Static Library")
-!MESSAGE
!MESSAGE "OUTPUT_LIBNAME - Win32 Release MinSize" (based on "Win32 (x86) Static Library")
# Begin Project
# PROP AllowPerConfigDependencies 0
|