Removed bad build configuration.

This commit is contained in:
Romain Chantereay 2005-02-08 11:15:46 +00:00
parent 16082a5adf
commit 9687522fb3
1 changed files with 2 additions and 58 deletions

View File

@ -4,7 +4,7 @@
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=lasso - Win32 Debug_with_experiemental_idwsf
CFG=LASSO - WIN32 DEBUG
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
@ -13,14 +13,12 @@ CFG=lasso - Win32 Debug_with_experiemental_idwsf
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "lasso.mak" CFG="lasso - Win32 Debug_with_experiemental_idwsf"
!MESSAGE NMAKE /f "lasso.mak" CFG="LASSO - WIN32 DEBUG"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "lasso - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "lasso - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "lasso - Win32 Debug_with_experiemental_idwsf" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "lasso - Win32 Release_with_experimental_idwsf" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE
# Begin Project
@ -83,66 +81,12 @@ LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib libxmlsec.lib glib-2.0.lib gobject-2.0.lib libxmlsec-openssl.lib libxml2.lib libeay32.lib ssleay32.lib libxslt.lib zdll.lib /nologo /dll /debug /machine:I386 /out:"Debug/lasso-3.dll" /pdbtype:sept /libpath:"h:\lasso-deps\lib"
!ELSEIF "$(CFG)" == "lasso - Win32 Debug_with_experiemental_idwsf"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug_with_experiemental_idwsf"
# PROP BASE Intermediate_Dir "Debug_with_experiemental_idwsf"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug_with_experiemental_idwsf"
# PROP Intermediate_Dir "Debug_with_experiemental_idwsf"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LASSO_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "lasso" /I "h:\lasso-deps\include" /I "h:\lasso-deps\include\glib-2.0" /I "h:\lasso-deps\lib\glib-2.0\include" /I "..\.." /I ".." /I "..\..\.." /D __XMLSEC_FUNCTION__=__FUNCTION__ /D __FUNCTION__=__func__ /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LASSO_EXPORTS" /D XMLSEC_CRYPTO=\"openssl\" /D XMLSEC_CRYPTO_DYNAMIC_LOADING=1 /D XMLSEC_LIBXML_260=1 /D XMLSEC_NO_XKMS=1 /D XMLSEC_CRYPTO_OPENSSL=1 /D "LASSO_INTERNALS" /YX /FD /GZ /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x40c /d "_DEBUG"
# ADD RSC /l 0x40c /i "..\..\lasso" /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib libxmlsec.lib glib-2.0.lib gobject-2.0.lib libxmlsec-openssl.lib libxml2.lib libeay32.lib ssleay32.lib libxslt.lib zdll.lib /nologo /dll /debug /machine:I386 /pdbtype:sept /libpath:"h:\lasso-deps\lib"
!ELSEIF "$(CFG)" == "lasso - Win32 Release_with_experimental_idwsf"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release_with_experimental_idwsf"
# PROP BASE Intermediate_Dir "Release_with_experimental_idwsf"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release_with_experimental_idwsf"
# PROP Intermediate_Dir "Release_with_experimental_idwsf"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LASSO_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "lasso" /I "h:\lasso-deps\include" /I "h:\lasso-deps\include\glib-2.0" /I "h:\lasso-deps\lib\glib-2.0\include" /I "..\.." /I ".." /I "..\..\.." /D "NDEBUG" /D __XMLSEC_FUNCTION__=__FUNCTION__ /D __FUNCTION__=__func__ /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "LASSO_EXPORTS" /D XMLSEC_CRYPTO=\"openssl\" /D XMLSEC_CRYPTO_DYNAMIC_LOADING=1 /D XMLSEC_LIBXML_260=1 /D XMLSEC_NO_XKMS=1 /D XMLSEC_CRYPTO_OPENSSL=1 /D "LASSO_INTERNALS" /YX /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x40c /d "NDEBUG"
# ADD RSC /l 0x40c /i "..\..\lasso" /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib libxmlsec.lib glib-2.0.lib gobject-2.0.lib libxmlsec-openssl.lib libxml2.lib libeay32.lib ssleay32.lib libxslt.lib zdll.lib /nologo /dll /machine:I386 /libpath:"h:\lasso-deps\lib"
!ENDIF
# Begin Target
# Name "lasso - Win32 Release"
# Name "lasso - Win32 Debug"
# Name "lasso - Win32 Debug_with_experiemental_idwsf"
# Name "lasso - Win32 Release_with_experimental_idwsf"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"