Download sphinxmodel.2008.vcproj 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="Download sphinxmodel"
  6. ProjectGUID="{2DEE4895-1134-439C-B688-52203E57D878}"
  7. RootNamespace="Download sphinxmodel"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="131072"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. </Platforms>
  16. <ToolFiles>
  17. </ToolFiles>
  18. <Configurations>
  19. <Configuration
  20. Name="Debug|Win32"
  21. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  22. IntermediateDirectory="$(ConfigurationName)"
  23. ConfigurationType="10"
  24. CharacterSet="2"
  25. BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
  26. >
  27. <Tool
  28. Name="VCPreBuildEventTool"
  29. CommandLine=""
  30. />
  31. <Tool
  32. Name="VCCustomBuildTool"
  33. CommandLine=""
  34. Outputs=""
  35. />
  36. <Tool
  37. Name="VCMIDLTool"
  38. />
  39. <Tool
  40. Name="VCPostBuildEventTool"
  41. />
  42. </Configuration>
  43. <Configuration
  44. Name="Release|Win32"
  45. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  46. IntermediateDirectory="$(ConfigurationName)"
  47. ConfigurationType="10"
  48. CharacterSet="2"
  49. BuildLogFile="$(IntDir)\BuildLog $(ProjectName).htm"
  50. >
  51. <Tool
  52. Name="VCPreBuildEventTool"
  53. CommandLine=""
  54. />
  55. <Tool
  56. Name="VCCustomBuildTool"
  57. />
  58. <Tool
  59. Name="VCMIDLTool"
  60. />
  61. <Tool
  62. Name="VCPostBuildEventTool"
  63. CommandLine=""
  64. />
  65. </Configuration>
  66. </Configurations>
  67. <References>
  68. </References>
  69. <Files>
  70. <File
  71. RelativePath=".\sphinxmodel\cleancount"
  72. >
  73. <FileConfiguration
  74. Name="Debug|Win32"
  75. >
  76. <Tool
  77. Name="VCCustomBuildTool"
  78. Description="Downloading sphinxmodel."
  79. CommandLine="if not exist &quot;$(SolutionDir)\libs\Communicator_semi_40.cd_semi_6000&quot; cscript /nologo &quot;$(ProjectDir)util.vbs&quot; GetUnzip http://files.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
  80. Outputs="$(ProjectDir)..\Communicator_semi_40.cd_semi_6000"
  81. />
  82. </FileConfiguration>
  83. <FileConfiguration
  84. Name="Release|Win32"
  85. >
  86. <Tool
  87. Name="VCCustomBuildTool"
  88. Description="Downloading sphinxmodel."
  89. CommandLine="if not exist
  90. &quot;$(SolutionDir)\libs\Communicator_semi_40.cd_semi_6000&quot;
  91. cscript /nologo
  92. &quot;$(ProjectDir)util.vbs&quot;
  93. GetUnzip http://files.freeswitch.org/downloads/libs/communicator_semi_6000_20080321.tar.gz &quot;$(ProjectDir)..&quot;&#x0D;&#x0A;"
  94. Outputs="$(ProjectDir)..\Communicator_semi_40.cd_semi_6000"
  95. />
  96. </FileConfiguration>
  97. </File>
  98. </Files>
  99. <Globals>
  100. </Globals>
  101. </VisualStudioProject>