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.

92 lines
2.4 KiB

  1. # Microsoft Developer Studio Project File - Name="tom" - 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=tom - 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 "tom.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 "tom.mak" CFG="tom - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "tom - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "tom - Win32 Debug" (based on "Win32 (x86) External Target")
  20. !MESSAGE
  21. # Begin Project
  22. # PROP Scc_ProjName ""
  23. # PROP Scc_LocalPath ""
  24. !IF "$(CFG)" == "tom - 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 tom.mak"
  29. # PROP BASE Rebuild_Opt "/a"
  30. # PROP BASE Target_File "tom.exe"
  31. # PROP BASE Bsc_Name "tom.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 "NMAKE /f tom.mak"
  37. # PROP Rebuild_Opt "/a"
  38. # PROP Target_File "tom.exe"
  39. # PROP Bsc_Name "tom.bsc"
  40. # PROP Target_Dir ""
  41. !ELSEIF "$(CFG)" == "tom - 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 tom.mak"
  46. # PROP BASE Rebuild_Opt "/a"
  47. # PROP BASE Target_File "tom.exe"
  48. # PROP BASE Bsc_Name "tom.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 "NMAKE /f tom.mak"
  54. # PROP Rebuild_Opt "/a"
  55. # PROP Target_File "tom.tlb"
  56. # PROP Bsc_Name "tom.bsc"
  57. # PROP Target_Dir ""
  58. !ENDIF
  59. # Begin Target
  60. # Name "tom - Win32 Release"
  61. # Name "tom - Win32 Debug"
  62. !IF "$(CFG)" == "tom - Win32 Release"
  63. !ELSEIF "$(CFG)" == "tom - Win32 Debug"
  64. !ENDIF
  65. # Begin Source File
  66. SOURCE=.\getset.pl
  67. # End Source File
  68. # Begin Source File
  69. SOURCE=.\tom.idl
  70. # End Source File
  71. # Begin Source File
  72. SOURCE=.\tom.mak
  73. # End Source File
  74. # End Target
  75. # End Project