1234567891011121314151617181920212223242526272829 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 16
- VisualStudioVersion = 16.0.29709.97
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "工巧明智能管理系統", "我的系統\工巧明智能管理系統.vbproj", "{FC70E99C-9593-4A20-9CEF-DD62C7081241}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Debug|x86 = Debug|x86
- Release|Any CPU = Release|Any CPU
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {FC70E99C-9593-4A20-9CEF-DD62C7081241}.Debug|Any CPU.ActiveCfg = Debug|x86
- {FC70E99C-9593-4A20-9CEF-DD62C7081241}.Debug|x86.ActiveCfg = Debug|x86
- {FC70E99C-9593-4A20-9CEF-DD62C7081241}.Debug|x86.Build.0 = Debug|x86
- {FC70E99C-9593-4A20-9CEF-DD62C7081241}.Release|Any CPU.ActiveCfg = Release|x86
- {FC70E99C-9593-4A20-9CEF-DD62C7081241}.Release|x86.ActiveCfg = Release|x86
- {FC70E99C-9593-4A20-9CEF-DD62C7081241}.Release|x86.Build.0 = Release|x86
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {E007CF00-08D6-4889-8AE3-384DC1416A73}
- EndGlobalSection
- EndGlobal
|