UtilityHeader.dsptemplate 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. # Microsoft Developer Studio Project File - Name="OUTPUT_LIBNAME" - 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=OUTPUT_LIBNAME - 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 "OUTPUT_LIBNAME.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 "OUTPUT_LIBNAME.mak" CFG="OUTPUT_LIBNAME - Win32 Debug"
  15. !MESSAGE
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE
  18. !MESSAGE "OUTPUT_LIBNAME - Win32 MinSizeRel" (based on "Win32 (x86) Generic Project")
  19. !MESSAGE "OUTPUT_LIBNAME - Win32 Release" (based on "Win32 (x86) Generic Project")
  20. !MESSAGE "OUTPUT_LIBNAME - Win32 RelWithDebInfo" (based on "Win32 (x86) Generic Project")
  21. !MESSAGE "OUTPUT_LIBNAME - Win32 Debug" (based on "Win32 (x86) Generic Project")
  22. !MESSAGE
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName ""
  26. # PROP Scc_LocalPath ""
  27. MTL=midl.exe
  28. !IF "$(CFG)" == "OUTPUT_LIBNAME - Win32 Release"
  29. # PROP BASE Use_MFC 0
  30. # PROP BASE Use_Debug_Libraries 0
  31. # PROP BASE Output_Dir "Release"
  32. # PROP BASE Intermediate_Dir "Release"
  33. # PROP BASE Target_Dir ""
  34. # PROP Use_MFC 0
  35. # PROP Use_Debug_Libraries 0
  36. # PROP Output_Dir "OUTPUT_DIRECTORY\Release"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Target_Dir ""
  39. CMAKE_CUSTOM_RULE_CODE_RELEASE
  40. !ELSEIF "$(CFG)" == "OUTPUT_LIBNAME - Win32 Debug"
  41. # PROP BASE Use_MFC 0
  42. # PROP BASE Use_Debug_Libraries 1
  43. # PROP BASE Output_Dir "Debug"
  44. # PROP BASE Intermediate_Dir "Debug"
  45. # PROP BASE Target_Dir ""
  46. # PROP Use_MFC 0
  47. # PROP Use_Debug_Libraries 1
  48. # PROP Output_Dir "OUTPUT_DIRECTORY\Debug"
  49. # PROP Intermediate_Dir "Debug"
  50. # PROP Target_Dir ""
  51. CMAKE_CUSTOM_RULE_CODE_DEBUG
  52. !ELSEIF "$(CFG)" == "OUTPUT_LIBNAME - Win32 MinSizeRel"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 0
  55. # PROP BASE Output_Dir "MinSizeRel"
  56. # PROP BASE Intermediate_Dir "MinSizeRel"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 0
  59. # PROP Use_Debug_Libraries 0
  60. # PROP Output_Dir "OUTPUT_DIRECTORY\MinSizeRel"
  61. # PROP Intermediate_Dir "MinSizeRel"
  62. # PROP Target_Dir ""
  63. CMAKE_CUSTOM_RULE_CODE_MINSIZEREL
  64. !ELSEIF "$(CFG)" == "OUTPUT_LIBNAME - Win32 RelWithDebInfo"
  65. # PROP BASE Use_MFC 0
  66. # PROP BASE Use_Debug_Libraries 0
  67. # PROP BASE Output_Dir "RelWithDebInfo"
  68. # PROP BASE Intermediate_Dir "RelWithDebInfo"
  69. # PROP BASE Target_Dir ""
  70. # PROP Use_MFC 0
  71. # PROP Use_Debug_Libraries 0
  72. # PROP Output_Dir "OUTPUT_DIRECTORY\RelWithDebInfo"
  73. # PROP Intermediate_Dir "RelWithDebInfo"
  74. # PROP Target_Dir ""
  75. CMAKE_CUSTOM_RULE_CODE_RELWITHDEBINFO
  76. !ENDIF
  77. # Begin Target
  78. # Name "OUTPUT_LIBNAME - Win32 Release"
  79. # Name "OUTPUT_LIBNAME - Win32 Debug"
  80. # Name "OUTPUT_LIBNAME - Win32 MinSizeRel"
  81. # Name "OUTPUT_LIBNAME - Win32 RelWithDebInfo"