31 lines
1.3 KiB
Plaintext
31 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.33424.131
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "lecteur média", "lecteur média\lecteur média.vbproj", "{6B274AC0-CDBA-4F35-AFC8-46FEC150DF1D}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{7A7F2DB0-9BDD-4B8F-8A26-F4D0C491FA78}"
|
|
ProjectSection(SolutionItems) = preProject
|
|
.editorconfig = .editorconfig
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{6B274AC0-CDBA-4F35-AFC8-46FEC150DF1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{6B274AC0-CDBA-4F35-AFC8-46FEC150DF1D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{6B274AC0-CDBA-4F35-AFC8-46FEC150DF1D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{6B274AC0-CDBA-4F35-AFC8-46FEC150DF1D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {8E342150-2F15-4D3B-A618-C8917DB86272}
|
|
EndGlobalSection
|
|
EndGlobal
|