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.

75 lines
1.9 KiB

  1. # Microsoft Developer Studio Project File - Name="utils" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) Generic Project" 0x010a
  5. CFG=utils - 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 "utils.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 "utils.mak" CFG="utils - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "utils - Win32 Release" (based on "Win32 (x86) Generic Project")
  19. !MESSAGE "utils - Win32 Debug" (based on "Win32 (x86) Generic Project")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP AllowPerConfigDependencies 0
  23. # PROP Scc_ProjName ""$/utils", JAAAAAAA"
  24. # PROP Scc_LocalPath "."
  25. MTL=midl.exe
  26. !IF "$(CFG)" == "utils - Win32 Release"
  27. # PROP BASE Use_MFC 0
  28. # PROP BASE Use_Debug_Libraries 0
  29. # PROP BASE Output_Dir "Release"
  30. # PROP BASE Intermediate_Dir "Release"
  31. # PROP BASE Target_Dir ""
  32. # PROP Use_MFC 0
  33. # PROP Use_Debug_Libraries 0
  34. # PROP Output_Dir "Release"
  35. # PROP Intermediate_Dir "Release"
  36. # PROP Target_Dir ""
  37. !ELSEIF "$(CFG)" == "utils - Win32 Debug"
  38. # PROP BASE Use_MFC 0
  39. # PROP BASE Use_Debug_Libraries 1
  40. # PROP BASE Output_Dir "Debug"
  41. # PROP BASE Intermediate_Dir "Debug"
  42. # PROP BASE Target_Dir ""
  43. # PROP Use_MFC 0
  44. # PROP Use_Debug_Libraries 1
  45. # PROP Output_Dir "Debug"
  46. # PROP Intermediate_Dir "Debug"
  47. # PROP Target_Dir ""
  48. !ENDIF
  49. # Begin Target
  50. # Name "utils - Win32 Release"
  51. # Name "utils - Win32 Debug"
  52. # Begin Source File
  53. SOURCE=..\dbgtrace.h
  54. # End Source File
  55. # Begin Source File
  56. SOURCE=..\thunks.h
  57. # End Source File
  58. # Begin Source File
  59. SOURCE=..\utils.h
  60. # End Source File
  61. # End Target
  62. # End Project