all.dsp
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:3k
源码类别:

生物技术

开发平台:

C/C++

  1. # Microsoft Developer Studio Project File - Name="all" - 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=all - Win32 ReleaseDLL
  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 "all.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 "all.mak" CFG="all - Win32 ReleaseDLL"
  15. !MESSAGE 
  16. !MESSAGE Possible choices for configuration are:
  17. !MESSAGE 
  18. !MESSAGE "all - Win32 ReleaseDLL" (based on "Win32 (x86) Generic Project")
  19. !MESSAGE "all - Win32 ReleaseMT" (based on "Win32 (x86) Generic Project")
  20. !MESSAGE "all - Win32 Release" (based on "Win32 (x86) Generic Project")
  21. !MESSAGE "all - Win32 DebugDLL" (based on "Win32 (x86) Generic Project")
  22. !MESSAGE "all - Win32 DebugMT" (based on "Win32 (x86) Generic Project")
  23. !MESSAGE "all - Win32 Debug" (based on "Win32 (x86) Generic Project")
  24. !MESSAGE 
  25. # Begin Project
  26. # PROP AllowPerConfigDependencies 0
  27. # PROP Scc_ProjName ""
  28. # PROP Scc_LocalPath ""
  29. MTL=midl.exe
  30. !IF  "$(CFG)" == "all - Win32 ReleaseDLL"
  31. # PROP BASE Use_MFC 0
  32. # PROP BASE Use_Debug_Libraries 0
  33. # PROP BASE Output_Dir "ReleaseDLL"
  34. # PROP BASE Intermediate_Dir "ReleaseDLL"
  35. # PROP BASE Target_Dir ""
  36. # PROP Use_MFC 0
  37. # PROP Use_Debug_Libraries 0
  38. # PROP Output_Dir "ReleaseDLL"
  39. # PROP Intermediate_Dir "ReleaseDLL"
  40. # PROP Target_Dir ""
  41. !ELSEIF  "$(CFG)" == "all - Win32 ReleaseMT"
  42. # PROP BASE Use_MFC 0
  43. # PROP BASE Use_Debug_Libraries 0
  44. # PROP BASE Output_Dir "ReleaseMT"
  45. # PROP BASE Intermediate_Dir "ReleaseMT"
  46. # PROP BASE Target_Dir ""
  47. # PROP Use_MFC 0
  48. # PROP Use_Debug_Libraries 0
  49. # PROP Output_Dir "ReleaseMT"
  50. # PROP Intermediate_Dir "ReleaseMT"
  51. # PROP Target_Dir ""
  52. !ELSEIF  "$(CFG)" == "all - Win32 Release"
  53. # PROP BASE Use_MFC 0
  54. # PROP BASE Use_Debug_Libraries 0
  55. # PROP BASE Output_Dir "Release"
  56. # PROP BASE Intermediate_Dir "Release"
  57. # PROP BASE Target_Dir ""
  58. # PROP Use_MFC 0
  59. # PROP Use_Debug_Libraries 0
  60. # PROP Output_Dir "Release"
  61. # PROP Intermediate_Dir "Release"
  62. # PROP Target_Dir ""
  63. !ELSEIF  "$(CFG)" == "all - Win32 DebugDLL"
  64. # PROP BASE Use_MFC 0
  65. # PROP BASE Use_Debug_Libraries 1
  66. # PROP BASE Output_Dir "DebugDLL"
  67. # PROP BASE Intermediate_Dir "DebugDLL"
  68. # PROP BASE Target_Dir ""
  69. # PROP Use_MFC 0
  70. # PROP Use_Debug_Libraries 1
  71. # PROP Output_Dir "DebugDLL"
  72. # PROP Intermediate_Dir "DebugDLL"
  73. # PROP Target_Dir ""
  74. !ELSEIF  "$(CFG)" == "all - Win32 DebugMT"
  75. # PROP BASE Use_MFC 0
  76. # PROP BASE Use_Debug_Libraries 1
  77. # PROP BASE Output_Dir "DebugMT"
  78. # PROP BASE Intermediate_Dir "DebugMT"
  79. # PROP BASE Target_Dir ""
  80. # PROP Use_MFC 0
  81. # PROP Use_Debug_Libraries 1
  82. # PROP Output_Dir "DebugMT"
  83. # PROP Intermediate_Dir "DebugMT"
  84. # PROP Target_Dir ""
  85. !ELSEIF  "$(CFG)" == "all - Win32 Debug"
  86. # PROP BASE Use_MFC 0
  87. # PROP BASE Use_Debug_Libraries 1
  88. # PROP BASE Output_Dir "Debug"
  89. # PROP BASE Intermediate_Dir "Debug"
  90. # PROP BASE Target_Dir ""
  91. # PROP Use_MFC 0
  92. # PROP Use_Debug_Libraries 1
  93. # PROP Output_Dir "Debug"
  94. # PROP Intermediate_Dir "Debug"
  95. # PROP Target_Dir ""
  96. !ENDIF 
  97. # Begin Target
  98. # Name "all - Win32 ReleaseDLL"
  99. # Name "all - Win32 ReleaseMT"
  100. # Name "all - Win32 Release"
  101. # Name "all - Win32 DebugDLL"
  102. # Name "all - Win32 DebugMT"
  103. # Name "all - Win32 Debug"
  104. # End Target
  105. # End Project