1234567891011121314151617181920 |
-
- Microsoft Visual Studio Solution File, Format Version 9.00
- # Visual Studio 2005
- Project("{E6FDF86B-F3D1-11D4-8576-0002A516ECE8}") = "DokeosAppShare", "DokeosAppShare\DokeosAppShare.vjsproj", "{721A6043-1F29-417E-9075-60030F093DB8}"
- EndProject
- Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x86 = Debug|x86
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {721A6043-1F29-417E-9075-60030F093DB8}.Debug|x86.ActiveCfg = Debug|x86
- {721A6043-1F29-417E-9075-60030F093DB8}.Debug|x86.Build.0 = Debug|x86
- {721A6043-1F29-417E-9075-60030F093DB8}.Release|x86.ActiveCfg = Release|x86
- {721A6043-1F29-417E-9075-60030F093DB8}.Release|x86.Build.0 = Release|x86
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- EndGlobal
|