12345678910111213141516171819202122232425 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio Version 16
- VisualStudioVersion = 16.0.29230.47
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WINPROFIT-AM01-SYS", "WINPROFIT-AM01-SYS\WINPROFIT-AM01-SYS.vbproj", "{F846B111-FCCB-4774-883D-465966C918E8}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Any CPU = Debug|Any CPU
- Release|Any CPU = Release|Any CPU
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {F846B111-FCCB-4774-883D-465966C918E8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {F846B111-FCCB-4774-883D-465966C918E8}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {F846B111-FCCB-4774-883D-465966C918E8}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {F846B111-FCCB-4774-883D-465966C918E8}.Release|Any CPU.Build.0 = Release|Any CPU
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {DE9E9069-D041-4890-A5CD-80BDCDFB8BD4}
- EndGlobalSection
- EndGlobal
|