Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

120 lines
2.9 KiB

  1. # Microsoft Developer Studio Project File - Name="snmpsnap" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=snmpsnap - Win32 Debug
  6. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  7. !MESSAGE use the Export Makefile command and run
  8. !MESSAGE
  9. !MESSAGE NMAKE /f "snmpsnap.mak".
  10. !MESSAGE
  11. !MESSAGE You can specify a configuration when running NMAKE
  12. !MESSAGE by defining the macro CFG on the command line. For example:
  13. !MESSAGE
  14. !MESSAGE NMAKE /f "snmpsnap.mak" CFG="snmpsnap - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "snmpsnap - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "snmpsnap - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. !IF "$(CFG)" == "snmpsnap - Win32 Release"
  25. # PROP BASE Use_Debug_Libraries 0
  26. # PROP BASE Output_Dir "Release"
  27. # PROP BASE Intermediate_Dir "Release"
  28. # PROP BASE Cmd_Line "NMAKE /f snmpsnap.mak"
  29. # PROP BASE Rebuild_Opt "/a"
  30. # PROP BASE Target_File "snmpsnap.exe"
  31. # PROP BASE Bsc_Name "snmpsnap.bsc"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_Debug_Libraries 0
  34. # PROP Output_Dir "Release"
  35. # PROP Intermediate_Dir "Release"
  36. # PROP Cmd_Line "NMAKE /f snmpsnap.mak"
  37. # PROP Rebuild_Opt "/a"
  38. # PROP Target_File "snmpsnap.exe"
  39. # PROP Bsc_Name "snmpsnap.bsc"
  40. # PROP Target_Dir ""
  41. !ELSEIF "$(CFG)" == "snmpsnap - Win32 Debug"
  42. # PROP BASE Use_Debug_Libraries 1
  43. # PROP BASE Output_Dir "Debug"
  44. # PROP BASE Intermediate_Dir "Debug"
  45. # PROP BASE Cmd_Line "NMAKE /f snmpsnap.mak"
  46. # PROP BASE Rebuild_Opt "/a"
  47. # PROP BASE Target_File "snmpsnap.exe"
  48. # PROP BASE Bsc_Name "snmpsnap.bsc"
  49. # PROP BASE Target_Dir ""
  50. # PROP Use_Debug_Libraries 1
  51. # PROP Output_Dir "Debug"
  52. # PROP Intermediate_Dir "Debug"
  53. # PROP Cmd_Line "NMAKE /f snmpsnap.mak"
  54. # PROP Rebuild_Opt "/a"
  55. # PROP Target_File "snmpsnap.exe"
  56. # PROP Bsc_Name "snmpsnap.bsc"
  57. # PROP Target_Dir ""
  58. !ENDIF
  59. # Begin Target
  60. # Name "snmpsnap - Win32 Release"
  61. # Name "snmpsnap - Win32 Debug"
  62. !IF "$(CFG)" == "snmpsnap - Win32 Release"
  63. !ELSEIF "$(CFG)" == "snmpsnap - Win32 Debug"
  64. !ENDIF
  65. # Begin Source File
  66. SOURCE=.\handler.cpp
  67. # End Source File
  68. # Begin Source File
  69. SOURCE=.\handler.h
  70. # End Source File
  71. # Begin Source File
  72. SOURCE=.\resource.h
  73. # End Source File
  74. # Begin Source File
  75. SOURCE=.\res\snmp.ico
  76. # End Source File
  77. # Begin Source File
  78. SOURCE=.\snmpcomp.cpp
  79. # End Source File
  80. # Begin Source File
  81. SOURCE=.\snmpcomp.h
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=.\snmpsnap.cpp
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.\snmpsnap.rc
  88. # End Source File
  89. # Begin Source File
  90. SOURCE=.\stdafx.cpp
  91. # End Source File
  92. # Begin Source File
  93. SOURCE=.\stdafx.h
  94. # End Source File
  95. # End Target
  96. # End Project