michael@0: # Microsoft Developer Studio Project File - Name="InetBgDL" - Package Owner=<4> michael@0: # Microsoft Developer Studio Generated Build File, Format Version 6.00 michael@0: # ** DO NOT EDIT ** michael@0: michael@0: # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 michael@0: michael@0: CFG=InetBgDL - Win32 Debug Unicode michael@0: !MESSAGE This is not a valid makefile. To build this project using NMAKE, michael@0: !MESSAGE use the Export Makefile command and run michael@0: !MESSAGE michael@0: !MESSAGE NMAKE /f "InetBgDL.mak". michael@0: !MESSAGE michael@0: !MESSAGE You can specify a configuration when running NMAKE michael@0: !MESSAGE by defining the macro CFG on the command line. For example: michael@0: !MESSAGE michael@0: !MESSAGE NMAKE /f "InetBgDL.mak" CFG="InetBgDL - Win32 Debug Unicode" michael@0: !MESSAGE michael@0: !MESSAGE Possible choices for configuration are: michael@0: !MESSAGE michael@0: !MESSAGE "InetBgDL - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") michael@0: !MESSAGE "InetBgDL - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") michael@0: !MESSAGE "InetBgDL - Win32 Release Unicode" (based on "Win32 (x86) Dynamic-Link Library") michael@0: !MESSAGE "InetBgDL - Win32 Debug Unicode" (based on "Win32 (x86) Dynamic-Link Library") michael@0: !MESSAGE michael@0: michael@0: # Begin Project michael@0: # PROP AllowPerConfigDependencies 0 michael@0: # PROP Scc_ProjName "" michael@0: # PROP Scc_LocalPath "" michael@0: CPP=cl.exe michael@0: MTL=midl.exe michael@0: RSC=rc.exe michael@0: michael@0: !IF "$(CFG)" == "InetBgDL - Win32 Release" michael@0: michael@0: # PROP BASE Use_MFC 0 michael@0: # PROP BASE Use_Debug_Libraries 0 michael@0: # PROP BASE Output_Dir "Release" michael@0: # PROP BASE Intermediate_Dir "Release" michael@0: # PROP BASE Target_Dir "" michael@0: # PROP Use_MFC 0 michael@0: # PROP Use_Debug_Libraries 0 michael@0: # PROP Output_Dir "Release" michael@0: # PROP Intermediate_Dir "Release" michael@0: # PROP Ignore_Export_Lib 0 michael@0: # PROP Target_Dir "" michael@0: # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "InetBgDL_EXPORTS" /YX /FD /c michael@0: # ADD CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "InetBgDL_EXPORTS" /YX /FD /c michael@0: # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 michael@0: # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 michael@0: # ADD BASE RSC /l 0x409 /d "NDEBUG" michael@0: # ADD RSC /l 0x409 /d "NDEBUG" michael@0: BSC32=bscmake.exe michael@0: # ADD BASE BSC32 /nologo michael@0: # ADD BSC32 /nologo michael@0: LINK32=link.exe michael@0: # 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 michael@0: # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comctl32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /entry:"DllMain" /dll /machine:I386 /nodefaultlib /out:"../../Plugins/InetBgDL.dll" /opt:nowin98 michael@0: # SUBTRACT LINK32 /pdb:none michael@0: michael@0: !ELSEIF "$(CFG)" == "InetBgDL - Win32 Debug" michael@0: michael@0: # PROP BASE Use_MFC 0 michael@0: # PROP BASE Use_Debug_Libraries 1 michael@0: # PROP BASE Output_Dir "Debug" michael@0: # PROP BASE Intermediate_Dir "Debug" michael@0: # PROP BASE Target_Dir "" michael@0: # PROP Use_MFC 0 michael@0: # PROP Use_Debug_Libraries 1 michael@0: # PROP Output_Dir "Debug" michael@0: # PROP Intermediate_Dir "Debug" michael@0: # PROP Ignore_Export_Lib 0 michael@0: # PROP Target_Dir "" michael@0: # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "InetBgDL_EXPORTS" /YX /FD /GZ /c michael@0: # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "InetBgDL_EXPORTS" /YX /FD /GZ /c michael@0: # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 michael@0: # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 michael@0: # ADD BASE RSC /l 0x409 /d "_DEBUG" michael@0: # ADD RSC /l 0x409 /d "_DEBUG" michael@0: BSC32=bscmake.exe michael@0: # ADD BASE BSC32 /nologo michael@0: # ADD BSC32 /nologo michael@0: LINK32=link.exe michael@0: # 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 michael@0: # 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 /nologo /dll /debug /machine:I386 /pdbtype:sept michael@0: michael@0: !ELSEIF "$(CFG)" == "InetBgDL - Win32 Release Unicode" michael@0: michael@0: # PROP BASE Use_MFC 0 michael@0: # PROP BASE Use_Debug_Libraries 0 michael@0: # PROP BASE Output_Dir "InetBgDL___Win32_Release_Unicode" michael@0: # PROP BASE Intermediate_Dir "InetBgDL___Win32_Release_Unicode" michael@0: # PROP BASE Ignore_Export_Lib 0 michael@0: # PROP BASE Target_Dir "" michael@0: # PROP Use_MFC 0 michael@0: # PROP Use_Debug_Libraries 0 michael@0: # PROP Output_Dir "Release_Unicode" michael@0: # PROP Intermediate_Dir "Release_Unicode" michael@0: # PROP Ignore_Export_Lib 1 michael@0: # PROP Target_Dir "" michael@0: # ADD BASE CPP /nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "InetBgDL_EXPORTS" /YX /FD /c michael@0: # ADD CPP /nologo /MT /W3 /GX /O1 /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "InetBgDL_EXPORTS" /YX /FD /c michael@0: # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 michael@0: # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 michael@0: # ADD BASE RSC /l 0x409 /d "NDEBUG" michael@0: # ADD RSC /l 0x409 /d "NDEBUG" michael@0: BSC32=bscmake.exe michael@0: # ADD BASE BSC32 /nologo michael@0: # ADD BSC32 /nologo michael@0: LINK32=link.exe michael@0: # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comctl32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /entry:"DllMain" /dll /machine:I386 /nodefaultlib /out:"../../Plugins/InetBgDL.dll" /opt:nowin98 michael@0: # SUBTRACT BASE LINK32 /pdb:none michael@0: # ADD LINK32 wininet.lib kernel32.lib user32.lib gdi32.lib winspool.lib comctl32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /entry:"DllMain" /dll /machine:I386 /out:"./Unicode/InetBgDL.dll" /opt:nowin98 michael@0: # SUBTRACT LINK32 /pdb:none /nodefaultlib michael@0: michael@0: !ELSEIF "$(CFG)" == "InetBgDL - Win32 Debug Unicode" michael@0: michael@0: # PROP BASE Use_MFC 0 michael@0: # PROP BASE Use_Debug_Libraries 1 michael@0: # PROP BASE Output_Dir "InetBgDL___Win32_Debug_Unicode" michael@0: # PROP BASE Intermediate_Dir "InetBgDL___Win32_Debug_Unicode" michael@0: # PROP BASE Target_Dir "" michael@0: # PROP Use_MFC 0 michael@0: # PROP Use_Debug_Libraries 1 michael@0: # PROP Output_Dir "Debug_Unicode" michael@0: # PROP Intermediate_Dir "Debug_Unicode" michael@0: # PROP Ignore_Export_Lib 0 michael@0: # PROP Target_Dir "" michael@0: # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "InetBgDL_EXPORTS" /YX /FD /GZ /c michael@0: # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "InetBgDL_EXPORTS" /YX /FD /GZ /c michael@0: # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 michael@0: # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 michael@0: # ADD BASE RSC /l 0x409 /d "_DEBUG" michael@0: # ADD RSC /l 0x409 /d "_DEBUG" michael@0: BSC32=bscmake.exe michael@0: # ADD BASE BSC32 /nologo michael@0: # ADD BSC32 /nologo michael@0: LINK32=link.exe michael@0: # 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 michael@0: # 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 /nologo /dll /debug /machine:I386 /pdbtype:sept michael@0: michael@0: !ENDIF michael@0: michael@0: # Begin Target michael@0: michael@0: # Name "InetBgDL - Win32 Release" michael@0: # Name "InetBgDL - Win32 Debug" michael@0: # Name "InetBgDL - Win32 Release Unicode" michael@0: # Name "InetBgDL - Win32 Debug Unicode" michael@0: # Begin Group "Source Files" michael@0: michael@0: # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" michael@0: # Begin Source File michael@0: michael@0: SOURCE=.\InetBgDL.cpp michael@0: # End Source File michael@0: # End Group michael@0: # End Target michael@0: # End Project