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

生物技术

开发平台:

C/C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="gbench-install"
  6. ProjectGUID="{6C23686B-1522-4B44-8D48-7E3176C36247}"
  7. RootNamespace="gbench-install"
  8. Keyword="MakeFileProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="DebugDLL|Win32"
  16. OutputDirectory="DebugDLL"
  17. IntermediateDirectory="DebugDLL"
  18. ConfigurationType="0">
  19. <Tool
  20. Name="VCNMakeTool"
  21. BuildCommandLine="nmake -f $(InputDir)gbench_install.mak all IntDir=$(IntDir)"
  22. ReBuildCommandLine="nmake -f $(InputDir)gbench_install.mak all IntDir=$(IntDir)"
  23. CleanCommandLine="nmake -f $(InputDir)gbench_install.mak clean IntDir=$(IntDir)"
  24. Output="gbench-install.exe"/>
  25. </Configuration>
  26. <Configuration
  27. Name="ReleaseDLL|Win32"
  28. OutputDirectory="ReleaseDLL"
  29. IntermediateDirectory="ReleaseDLL"
  30. ConfigurationType="0">
  31. <Tool
  32. Name="VCNMakeTool"
  33. BuildCommandLine="nmake -f $(InputDir)gbench_install.mak all IntDir=$(IntDir)"
  34. ReBuildCommandLine="nmake -f $(InputDir)gbench_install.mak all IntDir=$(IntDir)"
  35. CleanCommandLine="nmake -f $(InputDir)gbench_install.mak clean IntDir=$(IntDir)"
  36. Output="gbench-install.exe"/>
  37. </Configuration>
  38. </Configurations>
  39. <References>
  40. </References>
  41. <Files>
  42. <File
  43. RelativePath=".gbench_install.mak">
  44. </File>
  45. </Files>
  46. <Globals>
  47. </Globals>
  48. </VisualStudioProject>