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.

97 lines
2.7 KiB

  1. # Microsoft Developer Studio Project File - Name="PromptsAll" - 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=PromptsAll - 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 "PromptsAll.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 "PromptsAll.mak" CFG="PromptsAll - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "PromptsAll - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "PromptsAll - 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)" == "PromptsAll - Win32 Release"
  26. # PROP BASE Use_MFC
  27. # PROP BASE Use_Debug_Libraries 0
  28. # PROP BASE Output_Dir "Release"
  29. # PROP BASE Intermediate_Dir "Release"
  30. # PROP BASE Cmd_Line "NMAKE /f PromptsAll.mak"
  31. # PROP BASE Rebuild_Opt "/a"
  32. # PROP BASE Target_File "PromptsAll.exe"
  33. # PROP BASE Bsc_Name "PromptsAll.bsc"
  34. # PROP BASE Target_Dir ""
  35. # PROP Use_MFC
  36. # PROP Use_Debug_Libraries 0
  37. # PROP Output_Dir "Release"
  38. # PROP Intermediate_Dir "Release"
  39. # PROP Cmd_Line "..\..\common\bin\spgrazzle.cmd free exec build -z -F -I"
  40. # PROP Rebuild_Opt "-c"
  41. # PROP Target_File "PromptsAll.out"
  42. # PROP Bsc_Name ""
  43. # PROP Target_Dir ""
  44. !ELSEIF "$(CFG)" == "PromptsAll - Win32 Debug"
  45. # PROP BASE Use_MFC
  46. # PROP BASE Use_Debug_Libraries 1
  47. # PROP BASE Output_Dir "PromptsAll___Win32_Debug"
  48. # PROP BASE Intermediate_Dir "PromptsAll___Win32_Debug"
  49. # PROP BASE Cmd_Line "NMAKE /f PromptsAll.mak"
  50. # PROP BASE Rebuild_Opt "/a"
  51. # PROP BASE Target_File "PromptsAll.exe"
  52. # PROP BASE Bsc_Name "PromptsAll.bsc"
  53. # PROP BASE Target_Dir ""
  54. # PROP Use_MFC
  55. # PROP Use_Debug_Libraries 1
  56. # PROP Output_Dir "PromptsAll___Win32_Debug"
  57. # PROP Intermediate_Dir "PromptsAll___Win32_Debug"
  58. # PROP Cmd_Line "..\..\common\bin\spgrazzle.cmd exec build -z -F -I"
  59. # PROP Rebuild_Opt "-c"
  60. # PROP Target_File "PromptsAll.out"
  61. # PROP Bsc_Name ""
  62. # PROP Target_Dir ""
  63. !ENDIF
  64. # Begin Target
  65. # Name "PromptsAll - Win32 Release"
  66. # Name "PromptsAll - Win32 Debug"
  67. !IF "$(CFG)" == "PromptsAll - Win32 Release"
  68. !ELSEIF "$(CFG)" == "PromptsAll - Win32 Debug"
  69. !ENDIF
  70. # Begin Group "regprompts"
  71. # PROP Default_Filter ""
  72. # Begin Source File
  73. SOURCE=.\regprompts\regprompts.cpp
  74. # End Source File
  75. # End Group
  76. # Begin Group "Prompt Engine"
  77. # PROP Default_Filter ""
  78. # End Group
  79. # End Target
  80. # End Project