Source code of Windows XP (NT5)
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.

133 lines
3.1 KiB

  1. # Microsoft Developer Studio Project File - Name="UxBud" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 61000
  3. # ** DO NOT EDIT **
  4. # TARGTYPE "Win32 (x86) External Target" 0x0106
  5. CFG=UxBud - 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 "UxBud.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 "UxBud.mak" CFG="UxBud - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "UxBud - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "UxBud - 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)" == "UxBud - Win32 Release"
  26. # PROP BASE Use_MFC 0
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir ""
  29. # PROP BASE Intermediate_Dir ""
  30. # PROP BASE Cmd_Line "NMAKE /f UxBud.mak"
  31. # PROP BASE Clean_Line "NMAKE /f UxBud.mak CLEAN"
  32. # PROP BASE Target_File "UxBud.exe"
  33. # PROP BASE Bsc_Name "UxBud.bsc"
  34. # PROP BASE Target_Dir ""
  35. # PROP BASE Debug_Exe ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir ""
  39. # PROP Intermediate_Dir ""
  40. # PROP Cmd_Line "nmake /f "UxBud.mak""
  41. # PROP Clean_Line ""
  42. # PROP Target_File "UxBud.exe"
  43. # PROP Bsc_Name ""
  44. # PROP Target_Dir ""
  45. # PROP Debug_Exe ""
  46. !ELSEIF "$(CFG)" == "UxBud - Win32 Debug"
  47. # PROP BASE Use_MFC 0
  48. # PROP BASE Use_Debug_Libraries 1
  49. # PROP BASE Output_Dir ""
  50. # PROP BASE Intermediate_Dir ""
  51. # PROP BASE Cmd_Line "NMAKE /f UxBud.mak"
  52. # PROP BASE Clean_Line "NMAKE /f UxBud.mak CLEAN"
  53. # PROP BASE Target_File "UxBud.exe"
  54. # PROP BASE Bsc_Name "UxBud.bsc"
  55. # PROP BASE Target_Dir ""
  56. # PROP BASE Debug_Exe ""
  57. # PROP Use_MFC 0
  58. # PROP Use_Debug_Libraries 1
  59. # PROP Output_Dir ""
  60. # PROP Intermediate_Dir ""
  61. # PROP Cmd_Line "cmd.exe /k build32.cmd /ID"
  62. # PROP Clean_Line "cmd.exe /k build32.cmd /Icz"
  63. # PROP Target_File "UxBud.exe"
  64. # PROP Bsc_Name ""
  65. # PROP Target_Dir ""
  66. # PROP Debug_Exe ""
  67. !ENDIF
  68. # Begin Target
  69. # Name "UxBud - Win32 Release"
  70. # Name "UxBud - Win32 Debug"
  71. !IF "$(CFG)" == "UxBud - Win32 Release"
  72. !ELSEIF "$(CFG)" == "UxBud - Win32 Debug"
  73. !ENDIF
  74. # Begin Group "Source Files"
  75. # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  76. # Begin Source File
  77. SOURCE=.\StdAfx.cpp
  78. # End Source File
  79. # Begin Source File
  80. SOURCE=.\Tests.cpp
  81. # End Source File
  82. # Begin Source File
  83. SOURCE=.\UxBud.cpp
  84. # End Source File
  85. # End Group
  86. # Begin Group "Header Files"
  87. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  88. # Begin Source File
  89. SOURCE=.\StdAfx.h
  90. # End Source File
  91. # Begin Source File
  92. SOURCE=.\Tests.h
  93. # End Source File
  94. # Begin Source File
  95. SOURCE=.\UxBud.h
  96. # End Source File
  97. # End Group
  98. # Begin Group "Resource Files"
  99. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  100. # End Group
  101. # Begin Source File
  102. SOURCE=.\sources
  103. # End Source File
  104. # Begin Source File
  105. SOURCE=.\uxbud.ok
  106. # End Source File
  107. # End Target
  108. # End Project