wavetsp.sln
上传用户:hcyyun520
上传日期:2019-05-14
资源大小:365k
文件大小:1k
源码类别:

TAPI编程

开发平台:

Visual C++

  1. 
  2. Microsoft Visual Studio Solution File, Format Version 10.00
  3. # Visual Studio 2008
  4. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Setup", "SetupSetup.vcproj", "{9493FCCB-D68B-4549-AA40-F332835642B9}"
  5. EndProject
  6. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wavetsp", "wavetsp.vcproj", "{FA3B5D58-32F9-409D-A01D-7158083F7F62}"
  7. EndProject
  8. Global
  9. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  10. Debug|Win32 = Debug|Win32
  11. Release|Win32 = Release|Win32
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {9493FCCB-D68B-4549-AA40-F332835642B9}.Debug|Win32.ActiveCfg = Debug|Win32
  15. {9493FCCB-D68B-4549-AA40-F332835642B9}.Debug|Win32.Build.0 = Debug|Win32
  16. {9493FCCB-D68B-4549-AA40-F332835642B9}.Release|Win32.ActiveCfg = Release|Win32
  17. {9493FCCB-D68B-4549-AA40-F332835642B9}.Release|Win32.Build.0 = Release|Win32
  18. {FA3B5D58-32F9-409D-A01D-7158083F7F62}.Debug|Win32.ActiveCfg = Debug|Win32
  19. {FA3B5D58-32F9-409D-A01D-7158083F7F62}.Debug|Win32.Build.0 = Debug|Win32
  20. {FA3B5D58-32F9-409D-A01D-7158083F7F62}.Release|Win32.ActiveCfg = Release|Win32
  21. {FA3B5D58-32F9-409D-A01D-7158083F7F62}.Release|Win32.Build.0 = Release|Win32
  22. EndGlobalSection
  23. GlobalSection(SolutionProperties) = preSolution
  24. HideSolutionNode = FALSE
  25. EndGlobalSection
  26. EndGlobal