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.

151 lines
4.8 KiB

  1. # Microsoft Developer Studio Project File - Name="utillib" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5. # TARGTYPE "Win32 (ALPHA) Static Library" 0x0604
  6. CFG=utillib - Win32 Debug
  7. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  8. !MESSAGE use the Export Makefile command and run
  9. !MESSAGE
  10. !MESSAGE NMAKE /f "utillib.mak".
  11. !MESSAGE
  12. !MESSAGE You can specify a configuration when running NMAKE
  13. !MESSAGE by defining the macro CFG on the command line. For example:
  14. !MESSAGE
  15. !MESSAGE NMAKE /f "utillib.mak" CFG="utillib - Win32 Debug"
  16. !MESSAGE
  17. !MESSAGE Possible choices for configuration are:
  18. !MESSAGE
  19. !MESSAGE "utillib - Win32 Alpha Debug" (based on "Win32 (ALPHA) Static Library")
  20. !MESSAGE "utillib - Win32 Alpha Release" (based on "Win32 (ALPHA) Static Library")
  21. !MESSAGE "utillib - Win32 Release" (based on "Win32 (x86) Static Library")
  22. !MESSAGE "utillib - Win32 Debug" (based on "Win32 (x86) Static Library")
  23. !MESSAGE
  24. # Begin Project
  25. # PROP AllowPerConfigDependencies 0
  26. # PROP Scc_ProjName ""
  27. # PROP Scc_LocalPath ""
  28. CPP=cl.exe
  29. RSC=rc.exe
  30. !IF "$(CFG)" == "utillib - Win32 Release"
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "Release"
  34. # PROP BASE Intermediate_Dir "Release"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "Release"
  39. # PROP Intermediate_Dir "Release"
  40. # PROP Target_Dir ""
  41. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  42. # ADD CPP /nologo /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
  43. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  44. # ADD RSC /l 0x409 /d "NDEBUG"
  45. BSC32=bscmake.exe
  46. # ADD BASE BSC32 /nologo
  47. # ADD BSC32 /nologo
  48. LIB32=link.exe -lib
  49. # ADD BASE LIB32 /nologo
  50. # ADD LIB32 /nologo
  51. !ELSEIF "$(CFG)" == "utillib - Win32 Debug"
  52. # PROP BASE Use_MFC 0
  53. # PROP BASE Use_Debug_Libraries 1
  54. # PROP BASE Output_Dir "Debug"
  55. # PROP BASE Intermediate_Dir "Debug"
  56. # PROP BASE Target_Dir ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir "Debug"
  60. # PROP Intermediate_Dir "Debug"
  61. # PROP Target_Dir ""
  62. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  63. # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  64. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  65. # ADD RSC /l 0x409 /d "_DEBUG"
  66. BSC32=bscmake.exe
  67. # ADD BASE BSC32 /nologo
  68. # ADD BSC32 /nologo
  69. LIB32=link.exe -lib
  70. # ADD BASE LIB32 /nologo
  71. # ADD LIB32 /nologo
  72. !ELSEIF "$(CFG)" == "utillib - Win32 Alpha Debug"
  73. # PROP BASE Use_MFC 0
  74. # PROP BASE Use_Debug_Libraries 1
  75. # PROP BASE Output_Dir "utillib___Win32_Alpha_Debug"
  76. # PROP BASE Intermediate_Dir "utillib___Win32_Alpha_Debug"
  77. # PROP BASE Target_Dir ""
  78. # PROP Use_MFC 0
  79. # PROP Use_Debug_Libraries 1
  80. # PROP Output_Dir "Alpha_Debug"
  81. # PROP Intermediate_Dir "Alpha_Debug"
  82. # PROP Target_Dir ""
  83. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  84. # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  85. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  86. # ADD RSC /l 0x409 /d "_DEBUG"
  87. BSC32=bscmake.exe
  88. # ADD BASE BSC32 /nologo
  89. # ADD BSC32 /nologo
  90. LIB32=link.exe -lib
  91. # ADD BASE LIB32 /nologo
  92. # ADD LIB32 /nologo
  93. !ELSEIF "$(CFG)" == "utillib - Win32 Alpha Release"
  94. # PROP BASE Use_MFC 0
  95. # PROP BASE Use_Release_Libraries 1
  96. # PROP BASE Output_Dir "utillib___Win32_Alpha_Release"
  97. # PROP BASE Intermediate_Dir "utillib___Win32_Alpha_Release"
  98. # PROP BASE Target_Dir ""
  99. # PROP Use_MFC 0
  100. # PROP Use_Debug_Libraries 1
  101. # PROP Output_Dir "Alpha_Release"
  102. # PROP Intermediate_Dir "Alpha_Release"
  103. # PROP Target_Dir ""
  104. # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  105. # ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
  106. # ADD BASE RSC /l 0x409 /d "_DEBUG"
  107. # ADD RSC /l 0x409 /d "_DEBUG"
  108. BSC32=bscmake.exe
  109. # ADD BASE BSC32 /nologo
  110. # ADD BSC32 /nologo
  111. LIB32=link.exe -lib
  112. # ADD BASE LIB32 /nologo
  113. # ADD LIB32 /nologo
  114. !ENDIF
  115. # Begin Target
  116. # Name "utillib - Win32 Release"
  117. # Name "utillib - Win32 Debug"
  118. # Name "utillib - Win32 Alpha Debug"
  119. # Name "utillib - Win32 Alpha Release"
  120. # Begin Group "Source Files"
  121. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  122. # Begin Source File
  123. SOURCE=.\utils.cpp
  124. # End Source File
  125. # Begin Source File
  126. SOURCE=.\wbemsec.cpp
  127. # End Source File
  128. # End Group
  129. # Begin Group "Header Files"
  130. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  131. # End Group
  132. # End Target
  133. # End Project