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.

105 lines
2.8 KiB

  1. # Microsoft Developer Studio Project File - Name="CtlPerfMk" - 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=CtlPerfMk - 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 "CtlPerfMk.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 "CtlPerfMk.mak" CFG="CtlPerfMk - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "CtlPerfMk - Win32 Release" (based on "Win32 (x86) External Target")
  19. !MESSAGE "CtlPerfMk - 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)" == "CtlPerfMk - 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 CtlPerfMk.mak"
  31. # PROP BASE Clean_Line "NMAKE /f CtlPerfMk.mak CLEAN"
  32. # PROP BASE Target_File "CtlPerfMk.exe"
  33. # PROP BASE Bsc_Name "CtlPerfMk.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 "CtlPerfMk.mak""
  41. # PROP Clean_Line ""
  42. # PROP Target_File "CtlPerfMk.exe"
  43. # PROP Bsc_Name ""
  44. # PROP Target_Dir ""
  45. # PROP Debug_Exe ""
  46. !ELSEIF "$(CFG)" == "CtlPerfMk - 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 CtlPerfMk.mak"
  52. # PROP BASE Clean_Line "NMAKE /f CtlPerfMk.mak CLEAN"
  53. # PROP BASE Target_File "CtlPerfMk.exe"
  54. # PROP BASE Bsc_Name "CtlPerfMk.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 "CtlPerf.exe"
  64. # PROP Bsc_Name ""
  65. # PROP Target_Dir ""
  66. # PROP Debug_Exe ""
  67. !ENDIF
  68. # Begin Target
  69. # Name "CtlPerfMk - Win32 Release"
  70. # Name "CtlPerfMk - Win32 Debug"
  71. !IF "$(CFG)" == "CtlPerfMk - Win32 Release"
  72. !ELSEIF "$(CFG)" == "CtlPerfMk - 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=.\sources
  78. # End Source File
  79. # End Group
  80. # Begin Group "Header Files"
  81. # PROP Default_Filter "h;hpp;hxx;hm;inl"
  82. # End Group
  83. # Begin Group "Resource Files"
  84. # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  85. # End Group
  86. # End Target
  87. # End Project