UtilityHeader.dsptemplate 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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 "EXECUTABLE_OUTPUT_PATHRelease"
  37. # PROP Intermediate_Dir "Release"
  38. # PROP Target_Dir ""
  39. !ELSEIF "$(CFG)" == "OUTPUT_LIBNAME - Win32 Debug"
  40. # PROP BASE Use_MFC 0
  41. # PROP BASE Use_Debug_Libraries 1
  42. # PROP BASE Output_Dir "Debug"
  43. # PROP BASE Intermediate_Dir "Debug"
  44. # PROP BASE Target_Dir ""
  45. # PROP Use_MFC 0
  46. # PROP Use_Debug_Libraries 1
  47. # PROP Output_Dir "EXECUTABLE_OUTPUT_PATHDebug"
  48. # PROP Intermediate_Dir "Debug"
  49. # PROP Target_Dir ""
  50. !ELSEIF "$(CFG)" == "OUTPUT_LIBNAME - Win32 MinSizeRel"
  51. # PROP BASE Use_MFC 0
  52. # PROP BASE Use_Debug_Libraries 0
  53. # PROP BASE Output_Dir "MinSizeRel"
  54. # PROP BASE Intermediate_Dir "MinSizeRel"
  55. # PROP BASE Target_Dir ""
  56. # PROP Use_MFC 0
  57. # PROP Use_Debug_Libraries 0
  58. # PROP Output_Dir "EXECUTABLE_OUTPUT_PATHMinSizeRel"
  59. # PROP Intermediate_Dir "MinSizeRel"
  60. # PROP Target_Dir ""
  61. !ELSEIF "$(CFG)" == "OUTPUT_LIBNAME - Win32 RelWithDebInfo"
  62. # PROP BASE Use_MFC 0
  63. # PROP BASE Use_Debug_Libraries 0
  64. # PROP BASE Output_Dir "RelWithDebInfo"
  65. # PROP BASE Intermediate_Dir "RelWithDebInfo"
  66. # PROP BASE Target_Dir ""
  67. # PROP Use_MFC 0
  68. # PROP Use_Debug_Libraries 0
  69. # PROP Output_Dir "EXECUTABLE_OUTPUT_PATHRelWithDebInfo"
  70. # PROP Intermediate_Dir "RelWithDebInfo"
  71. # PROP Target_Dir ""
  72. !ENDIF
  73. # Begin Target
  74. # Name "OUTPUT_LIBNAME - Win32 Release"
  75. # Name "OUTPUT_LIBNAME - Win32 Debug"
  76. # Name "OUTPUT_LIBNAME - Win32 MinSizeRel"
  77. # Name "OUTPUT_LIBNAME - Win32 RelWithDebInfo"