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

生物技术

开发平台:

C/C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="third_party_static_install"
  6. Keyword="MakeFileProj">
  7. <Platforms>
  8. <Platform
  9. Name="Win32"/>
  10. </Platforms>
  11. <Configurations>
  12. <Configuration
  13. Name="Debug|Win32"
  14. OutputDirectory="Debug"
  15. IntermediateDirectory="Debug"
  16. ConfigurationType="0">
  17. <Tool
  18. Name="VCNMakeTool"
  19. BuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  20. ReBuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  21. CleanCommandLine="nmake -f $(InputDir)third_party_static_install.mak clean IntDir=$(IntDir)"
  22. Output="gbench-install.exe"/>
  23. </Configuration>
  24. <Configuration
  25. Name="DebugMT|Win32"
  26. OutputDirectory="DebugMT"
  27. IntermediateDirectory="DebugMT"
  28. ConfigurationType="0">
  29. <Tool
  30. Name="VCNMakeTool"
  31. BuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  32. ReBuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  33. CleanCommandLine="nmake -f $(InputDir)third_party_static_install.mak clean IntDir=$(IntDir)"
  34. Output="gbench-install.exe"/>
  35. </Configuration>
  36. <Configuration
  37. Name="DebugDLL|Win32"
  38. OutputDirectory="DebugDLL"
  39. IntermediateDirectory="DebugDLL"
  40. ConfigurationType="0">
  41. <Tool
  42. Name="VCNMakeTool"
  43. BuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  44. ReBuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  45. CleanCommandLine="nmake -f $(InputDir)third_party_static_install.mak clean IntDir=$(IntDir)"
  46. Output="gbench-install.exe"/>
  47. </Configuration>
  48. <Configuration
  49. Name="Release|Win32"
  50. OutputDirectory="Release"
  51. IntermediateDirectory="Release"
  52. ConfigurationType="0">
  53. <Tool
  54. Name="VCNMakeTool"
  55. BuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  56. ReBuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  57. CleanCommandLine="nmake -f $(InputDir)third_party_static_install.mak clean IntDir=$(IntDir)"
  58. Output="dlls-install.exe"/>
  59. </Configuration>
  60. <Configuration
  61. Name="ReleaseMT|Win32"
  62. OutputDirectory="ReleaseMT"
  63. IntermediateDirectory="ReleaseMT"
  64. ConfigurationType="0">
  65. <Tool
  66. Name="VCNMakeTool"
  67. BuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  68. ReBuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  69. CleanCommandLine="nmake -f $(InputDir)third_party_static_install.mak clean IntDir=$(IntDir)"
  70. Output="dlls-install.exe"/>
  71. </Configuration>
  72. <Configuration
  73. Name="ReleaseDLL|Win32"
  74. OutputDirectory="ReleaseDLL"
  75. IntermediateDirectory="ReleaseDLL"
  76. ConfigurationType="0">
  77. <Tool
  78. Name="VCNMakeTool"
  79. BuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  80. ReBuildCommandLine="nmake -f $(InputDir)third_party_static_install.mak all IntDir=$(IntDir)"
  81. CleanCommandLine="nmake -f $(InputDir)third_party_static_install.mak clean IntDir=$(IntDir)"
  82. Output="dlls-install.exe"/>
  83. </Configuration>
  84. </Configurations>
  85. <References>
  86. </References>
  87. <Files>
  88. <File
  89. RelativePath=".third_party_static_install.mak">
  90. </File>
  91. </Files>
  92. <Globals>
  93. </Globals>
  94. </VisualStudioProject>