创新can调试器Linux版
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
1.2 KiB

4 years ago
  1. 
  2. Microsoft Visual Studio Solution File, Format Version 10.00
  3. # Visual Studio 2008
  4. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "USB_CAN Demo", "USB_CAN Demo\USB_CAN Demo.vbproj", "{B6D82D30-13D1-441F-8B1D-7C595A48F227}"
  5. EndProject
  6. Global
  7. GlobalSection(SolutionConfigurationPlatforms) = preSolution
  8. Debug|Any CPU = Debug|Any CPU
  9. Debug|x86 = Debug|x86
  10. Release|Any CPU = Release|Any CPU
  11. Release|x86 = Release|x86
  12. EndGlobalSection
  13. GlobalSection(ProjectConfigurationPlatforms) = postSolution
  14. {B6D82D30-13D1-441F-8B1D-7C595A48F227}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
  15. {B6D82D30-13D1-441F-8B1D-7C595A48F227}.Debug|Any CPU.Build.0 = Debug|Any CPU
  16. {B6D82D30-13D1-441F-8B1D-7C595A48F227}.Debug|x86.ActiveCfg = Debug|x86
  17. {B6D82D30-13D1-441F-8B1D-7C595A48F227}.Debug|x86.Build.0 = Debug|x86
  18. {B6D82D30-13D1-441F-8B1D-7C595A48F227}.Release|Any CPU.ActiveCfg = Release|Any CPU
  19. {B6D82D30-13D1-441F-8B1D-7C595A48F227}.Release|Any CPU.Build.0 = Release|Any CPU
  20. {B6D82D30-13D1-441F-8B1D-7C595A48F227}.Release|x86.ActiveCfg = Release|x86
  21. {B6D82D30-13D1-441F-8B1D-7C595A48F227}.Release|x86.Build.0 = Release|x86
  22. EndGlobalSection
  23. GlobalSection(SolutionProperties) = preSolution
  24. HideSolutionNode = FALSE
  25. EndGlobalSection
  26. EndGlobal