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.

107 lines
3.0 KiB

  1. # Microsoft Developer Studio Project File - Name="snmpmfc" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 5.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. CFG=snmpmfc - 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 "snmpmfc.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 "snmpmfc.mak" CFG="snmpmfc - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "snmpmfc - Win32 Release" (based on "Win32 (x86) Static Library")
  19. !MESSAGE "snmpmfc - Win32 Debug" (based on "Win32 (x86) Static Library")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. CPP=cl.exe
  25. !IF "$(CFG)" == "snmpmfc - Win32 Release"
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir "Release"
  29. # PROP BASE Intermediate_Dir "Release"
  30. # PROP BASE Target_Dir ""
  31. # PROP Use_MFC 0
  32. # PROP Use_Debug_Libraries 0
  33. # PROP Output_Dir "output"
  34. # PROP Intermediate_Dir "Release"
  35. # PROP Target_Dir ""
  36. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
  37. # ADD CPP /nologo /MD /W3 /Gm /GR /GX /Zi /Od /I "..\snmpmfc\include" /D "NDEBUG" /D "UNICODE" /D "_UNICODE" /D "_MT" /D "_DLL" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /FR /YX /FD /c
  38. # SUBTRACT CPP /X
  39. BSC32=bscmake.exe
  40. # ADD BASE BSC32 /nologo
  41. # ADD BSC32 /nologo
  42. LIB32=link.exe -lib
  43. # ADD BASE LIB32 /nologo
  44. # ADD LIB32 /nologo
  45. !ELSEIF "$(CFG)" == "snmpmfc - Win32 Debug"
  46. # PROP BASE Use_MFC 0
  47. # PROP BASE Use_Debug_Libraries 1
  48. # PROP BASE Output_Dir "Debug"
  49. # PROP BASE Intermediate_Dir "Debug"
  50. # PROP BASE Target_Dir ""
  51. # PROP Use_MFC 0
  52. # PROP Use_Debug_Libraries 1
  53. # PROP Output_Dir "output"
  54. # PROP Intermediate_Dir "Debug"
  55. # PROP Target_Dir ""
  56. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
  57. # ADD CPP /nologo /MDd /W3 /GR /GX /Zi /Od /I "..\snmpmfc\include" /D "_DEBUG" /D "SNMPMFC_INIT" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /YX /FD /c
  58. BSC32=bscmake.exe
  59. # ADD BASE BSC32 /nologo
  60. # ADD BSC32 /nologo
  61. LIB32=link.exe -lib
  62. # ADD BASE LIB32 /nologo
  63. # ADD LIB32 /nologo
  64. !ENDIF
  65. # Begin Target
  66. # Name "snmpmfc - Win32 Release"
  67. # Name "snmpmfc - Win32 Debug"
  68. # Begin Source File
  69. SOURCE=..\snmpmfc\ARRAY_O.CPP
  70. # End Source File
  71. # Begin Source File
  72. SOURCE=..\snmpmfc\LIST_O.CPP
  73. # End Source File
  74. # Begin Source File
  75. SOURCE=..\snmpmfc\MTCORE.CPP
  76. # End Source File
  77. # Begin Source File
  78. SOURCE=..\snmpmfc\MTEX.CPP
  79. # End Source File
  80. # Begin Source File
  81. SOURCE=..\snmpmfc\plex.cpp
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=..\snmpmfc\STRCORE.CPP
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=..\snmpmfc\STREX.CPP
  88. # End Source File
  89. # End Target
  90. # End Project