12345678910111213141516171819 |
-
- Microsoft Visual Studio Solution File, Format Version 12.00
- # Visual Studio 14
- VisualStudioVersion = 14.0.23107.0
- MinimumVisualStudioVersion = 10.0.40219.1
- Project("{159641D6-6404-4A2A-AE62-294DE0FE8301}") = "IMPORT_LOCOSOFT", "IMPORT_LOCOSOFT\IMPORT_LOCOSOFT.dtproj", "{1978350D-921B-491F-94A0-248D829EBF77}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Development|Default = Development|Default
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {1978350D-921B-491F-94A0-248D829EBF77}.Development|Default.ActiveCfg = Development
- {1978350D-921B-491F-94A0-248D829EBF77}.Development|Default.Build.0 = Development
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal
|