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.

137 lines
3.3 KiB

  1. # Microsoft Developer Studio Project File - Name="drives" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.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 AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""
  24. # PROP Scc_LocalPath ""
  25. !IF "$(CFG)" == "drives - Win32 Release"
  26. # PROP BASE Use_Debug_Libraries 0
  27. # PROP BASE Output_Dir "Release"
  28. # PROP BASE Intermediate_Dir "Release"
  29. # PROP BASE Cmd_Line "NMAKE /f drives.mak"
  30. # PROP BASE Rebuild_Opt "/a"
  31. # PROP BASE Target_File "drives.exe"
  32. # PROP BASE Bsc_Name "drives.bsc"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "Release"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Cmd_Line "%TOOLS%\bin\smsbuild /nologo -v 0 -f makefile NO_OPTIM=1"
  38. # PROP Rebuild_Opt "-a"
  39. # PROP Target_File "d:\SMSNT5Addins\ntsnapins\drives\objindr\LogDrive.dll"
  40. # PROP Bsc_Name ""
  41. # PROP Target_Dir ""
  42. !ELSEIF "$(CFG)" == "drives - Win32 Debug"
  43. # PROP BASE Use_Debug_Libraries 1
  44. # PROP BASE Output_Dir "Debug"
  45. # PROP BASE Intermediate_Dir "Debug"
  46. # PROP BASE Cmd_Line "NMAKE /f drives.mak"
  47. # PROP BASE Rebuild_Opt "/a"
  48. # PROP BASE Target_File "drives.exe"
  49. # PROP BASE Bsc_Name "drives.bsc"
  50. # PROP BASE Target_Dir ""
  51. # PROP Use_Debug_Libraries 1
  52. # PROP Output_Dir "Debug"
  53. # PROP Intermediate_Dir "Debug"
  54. # PROP Cmd_Line "%TOOLS%\bin\smsbuild /nologo -v 0 -f makefile NO_OPTIM=1"
  55. # PROP Rebuild_Opt "-a"
  56. # PROP Target_File "d:\Nova\ntsnapins\ServDeps\objinddu\ServDeps.dll"
  57. # PROP Bsc_Name ""
  58. # PROP Target_Dir ""
  59. !ENDIF
  60. # Begin Target
  61. # Name "drives - Win32 Release"
  62. # Name "drives - Win32 Debug"
  63. !IF "$(CFG)" == "drives - Win32 Release"
  64. !ELSEIF "$(CFG)" == "drives - Win32 Debug"
  65. !ENDIF
  66. # Begin Group "build"
  67. # PROP Default_Filter "mk;rc;rc2;def"
  68. # Begin Source File
  69. SOURCE=.\makefile
  70. # End Source File
  71. # Begin Source File
  72. SOURCE=.\ServDeps.def
  73. # End Source File
  74. # End Group
  75. # Begin Group "include"
  76. # PROP Default_Filter "h"
  77. # Begin Source File
  78. SOURCE=.\DepPage.h
  79. # End Source File
  80. # Begin Source File
  81. SOURCE=.\resource.h
  82. # End Source File
  83. # Begin Source File
  84. SOURCE=.\SDSnapin.h
  85. # End Source File
  86. # Begin Source File
  87. SOURCE=.\StdAfx.h
  88. # End Source File
  89. # End Group
  90. # Begin Group "source"
  91. # PROP Default_Filter "cpp, c"
  92. # Begin Source File
  93. SOURCE=.\DepPage.cpp
  94. # End Source File
  95. # Begin Source File
  96. SOURCE=.\SDSnapin.cpp
  97. # End Source File
  98. # Begin Source File
  99. SOURCE=.\ServDeps.cpp
  100. # End Source File
  101. # Begin Source File
  102. SOURCE=.\StdAfx.cpp
  103. # End Source File
  104. # End Group
  105. # Begin Source File
  106. SOURCE=.\SDSnapin.rgs
  107. # End Source File
  108. # End Target
  109. # End Project