UtilityHeader.dsptemplate 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  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 Release" (based on "Win32 (x86) Generic Project")
  19. !MESSAGE "OUTPUT_LIBNAME - Win32 Debug" (based on "Win32 (x86) Generic Project")
  20. !MESSAGE "OUTPUT_LIBNAME - Win32 Release MinSize" (based on "Win32 (x86) Generic Project")
  21. !MESSAGE
  22. # Begin Project
  23. # PROP AllowPerConfigDependencies 0
  24. # PROP Scc_ProjName ""
  25. # PROP Scc_LocalPath ""
  26. MTL=midl.exe
  27. !IF "$(CFG)" == "OUTPUT_LIBNAME - Win32 Release"
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Release"
  31. # PROP BASE Intermediate_Dir "Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "Release"
  36. # PROP Intermediate_Dir "Release"
  37. # PROP Target_Dir ""
  38. !ELSEIF "$(CFG)" == "OUTPUT_LIBNAME - Win32 Debug"
  39. # PROP BASE Use_MFC 0
  40. # PROP BASE Use_Debug_Libraries 1
  41. # PROP BASE Output_Dir "Debug"
  42. # PROP BASE Intermediate_Dir "Debug"
  43. # PROP BASE Target_Dir ""
  44. # PROP Use_MFC 0
  45. # PROP Use_Debug_Libraries 1
  46. # PROP Output_Dir "Debug"
  47. # PROP Intermediate_Dir "Debug"
  48. # PROP Target_Dir ""
  49. !ELSEIF "$(CFG)" == "OUTPUT_LIBNAME - Win32 Release MinSize"
  50. # PROP BASE Use_MFC 0
  51. # PROP BASE Use_Debug_Libraries 0
  52. # PROP BASE Output_Dir "testutility___Win32_Release_MinSize"
  53. # PROP BASE Intermediate_Dir "testutility___Win32_Release_MinSize"
  54. # PROP BASE Target_Dir ""
  55. # PROP Use_MFC 0
  56. # PROP Use_Debug_Libraries 0
  57. # PROP Output_Dir "testutility___Win32_Release_MinSize"
  58. # PROP Intermediate_Dir "testutility___Win32_Release_MinSize"
  59. # PROP Target_Dir ""
  60. !ENDIF
  61. # Begin Target
  62. # Name "OUTPUT_LIBNAME - Win32 Release"
  63. # Name "OUTPUT_LIBNAME - Win32 Debug"
  64. # Name "OUTPUT_LIBNAME - Win32 Release MinSize"