- # Microsoft Developer Studio Project File - Name="libsnmp_dll" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
- CFG=libsnmp_dll - Win32 Debug
- !MESSAGE This is not a valid makefile. To build this project using NMAKE,
- !MESSAGE use the Export Makefile command and run
- !MESSAGE
- !MESSAGE NMAKE /f "libsnmp_dll.mak".
- !MESSAGE
- !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 "libsnmp_dll.mak" CFG="libsnmp_dll - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "libsnmp_dll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "libsnmp_dll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- CPP=cl.exe
- MTL=midl.exe
- RSC=rc.exe
- !IF "$(CFG)" == "libsnmp_dll - Win32 Release"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "Release"
- # PROP BASE Intermediate_Dir "Release"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "../lib/release"
- # PROP Intermediate_Dir "Release"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "NETSNMP_DLL" /YX /FD /c
- # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /I ".." /I "....snmplib" /I "...." /I "....include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "NETSNMP_DLL" /YX /FD /c
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD BASE RSC /l 0x409 /d "NDEBUG"
- # ADD RSC /l 0x409 /d "NDEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:console /dll /machine:I386
- # ADD LINK32 advapi32.lib ws2_32.lib kernel32.lib user32.lib /nologo /subsystem:console /dll /pdb:none /machine:I386 /def:".libsnmp.def" /out:"../bin/release/netsnmp.dll"
- !ELSEIF "$(CFG)" == "libsnmp_dll - Win32 Debug"
- # PROP BASE Use_MFC 0
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "Debug"
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 0
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "../lib/debug"
- # PROP Intermediate_Dir "Debug"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "NETSNMP_DLL" /YX /FD /c
- # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "." /I ".." /I "....snmplib" /I "...." /I "....include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "NETSNMP_DLL" /YX /FD /c
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD BASE RSC /l 0x409 /d "_DEBUG"
- # ADD RSC /l 0x409 /d "_DEBUG"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /subsystem:console /dll /debug /machine:I386 /pdbtype:sept
- # ADD LINK32 advapi32.lib ws2_32.lib kernel32.lib user32.lib /nologo /subsystem:console /dll /incremental:no /debug /machine:I386 /def:".libsnmp.def" /out:"../bin/debug/netsnmp.dll"
- !ENDIF
- # Begin Target
- # Name "libsnmp_dll - Win32 Release"
- # Name "libsnmp_dll - Win32 Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=....snmplibasn1.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibcallback.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibcheck_varbind.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibcmu_compat.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibcontainer.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibcontainer_binary_array.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibcontainer_iterator.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibcontainer_list_ssll.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibcontainer_null.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibdata_list.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibdefault_store.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibgetopt.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibinet_ntop.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibinet_pton.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibint64.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibkeytools.c
- # End Source File
- # Begin Source File
- SOURCE=....snmpliblcd_time.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibmd5.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibmib.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibmt_support.c
- # End Source File
- # Begin Source File
- SOURCE=....snmpliboid_stash.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibparse.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibread_config.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibscapi.c
- # End Source File
- # Begin Source File
- SOURCE="....snmplibsnmp-tc.c"
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_alarm.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_api.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_auth.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_client.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_debug.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_enum.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_logging.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_parse_args.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_secmod.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_transport.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmp_version.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmpCallbackDomain.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmpTCPDomain.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmpTCPIPv6Domain.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmpUDPDomain.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmpUDPIPv6Domain.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmpusm.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsnmpv3.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibstrlcpy.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibsystem.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibtools.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibstrtok_r.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibucd_compat.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibvacm.c
- # End Source File
- # Begin Source File
- SOURCE=....snmplibwinpipe.c
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Source File
- SOURCE="....includenet-snmplibraryasn1.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarycallback.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarycheck_varbind.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarycmu_compat.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarycontainer.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarydata_list.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarydefault_store.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarygetopt.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibraryint64.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarykeytools.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarylcd_time.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarymd5.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarymib.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarymt_support.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibraryoid_stash.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibraryparse.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibraryread_config.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibraryscapi.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp-tc.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp_alarm.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp_api.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp_client.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp_debug.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp_enum.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp_logging.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp_parse_args.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp_secmod.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmp_transport.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmpCallbackDomain.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmpTCPDomain.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmpUDPDomain.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmpusm.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysnmpv3.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarysystem.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarytools.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibrarystrtok_r.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibraryucd_compat.h"
- # End Source File
- # Begin Source File
- SOURCE="....includenet-snmplibraryvacm.h"
- # End Source File
- # End Group
- # End Target
- # End Project