Converter.sln
上传用户:sz0451
上传日期:2022-07-29
资源大小:256k
文件大小:1k
源码类别:

.net编程

开发平台:

Visual C++

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Converter", "Converter.vcproj", "{7A037C15-41A1-4326-AD7E-89B9CEC915A0}"
  3. EndProject
  4. Global
  5. GlobalSection(SolutionConfiguration) = preSolution
  6. ConfigName.0 = Debug
  7. ConfigName.1 = Release
  8. EndGlobalSection
  9. GlobalSection(ProjectDependencies) = postSolution
  10. EndGlobalSection
  11. GlobalSection(ProjectConfiguration) = postSolution
  12. {7A037C15-41A1-4326-AD7E-89B9CEC915A0}.Debug.ActiveCfg = Debug|Win32
  13. {7A037C15-41A1-4326-AD7E-89B9CEC915A0}.Debug.Build.0 = Debug|Win32
  14. {7A037C15-41A1-4326-AD7E-89B9CEC915A0}.Release.ActiveCfg = Release|Win32
  15. {7A037C15-41A1-4326-AD7E-89B9CEC915A0}.Release.Build.0 = Release|Win32
  16. EndGlobalSection
  17. GlobalSection(ExtensibilityGlobals) = postSolution
  18. EndGlobalSection
  19. GlobalSection(ExtensibilityAddIns) = postSolution
  20. EndGlobalSection
  21. EndGlobal