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.

136 lines
3.3 KiB

  1. # Microsoft Developer Studio Project File - Name="drives" - 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=drives - 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 "ServDep2.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 "ServDep2.mak" CFG="drives - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "drives - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "drives - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. !IF "$(CFG)" == "drives - 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 drives.mak"
  29. # PROP BASE Rebuild_Opt "/a"
  30. # PROP BASE Target_File "drives.exe"
  31. # PROP BASE Bsc_Name "drives.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 "%TOOLS%\bin\smsbuild /nologo -v 0 -f makefile NO_OPTIM=1"
  37. # PROP Rebuild_Opt "-a"
  38. # PROP Target_File "d:\SMSNT5Addins\ntsnapins\drives\objindr\LogDrive.dll"
  39. # PROP Bsc_Name ""
  40. # PROP Target_Dir ""
  41. !ELSEIF "$(CFG)" == "drives - 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 drives.mak"
  46. # PROP BASE Rebuild_Opt "/a"
  47. # PROP BASE Target_File "drives.exe"
  48. # PROP BASE Bsc_Name "drives.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 "%TOOLS%\bin\smsbuild /nologo -v 0 -f makefile NO_OPTIM=1"
  54. # PROP Rebuild_Opt "-a"
  55. # PROP Target_File "d:\Nova\ntsnapins\ServDeps\objinddu\ServDeps.dll"
  56. # PROP Bsc_Name ""
  57. # PROP Target_Dir ""
  58. !ENDIF
  59. # Begin Target
  60. # Name "drives - Win32 Release"
  61. # Name "drives - Win32 Debug"
  62. !IF "$(CFG)" == "drives - Win32 Release"
  63. !ELSEIF "$(CFG)" == "drives - Win32 Debug"
  64. !ENDIF
  65. # Begin Group "build"
  66. # PROP Default_Filter "mk;rc;rc2;def"
  67. # Begin Source File
  68. SOURCE=.\makefile
  69. # End Source File
  70. # Begin Source File
  71. SOURCE=.\ServDeps.def
  72. # End Source File
  73. # End Group
  74. # Begin Group "include"
  75. # PROP Default_Filter "h"
  76. # Begin Source File
  77. SOURCE=.\DepPage.h
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.\resource.h
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.\SDSnapin.h
  84. # End Source File
  85. # Begin Source File
  86. SOURCE=.\StdAfx.h
  87. # End Source File
  88. # End Group
  89. # Begin Group "source"
  90. # PROP Default_Filter "cpp, c"
  91. # Begin Source File
  92. SOURCE=.\DepPage.cpp
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.\SDSnapin.cpp
  96. # End Source File
  97. # Begin Source File
  98. SOURCE=.\ServDeps.cpp
  99. # End Source File
  100. # Begin Source File
  101. SOURCE=.\StdAfx.cpp
  102. # End Source File
  103. # End Group
  104. # Begin Source File
  105. SOURCE=.\SDSnapin.rgs
  106. # End Source File
  107. # End Target
  108. # End Project