Initial commit

This commit is contained in:
2025-06-12 16:27:32 +02:00
commit 5a62e97dfb
876 changed files with 831267 additions and 0 deletions

View File

@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Express 2012 for Windows Desktop
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Officine_Licences", "Officine_Licences\Officine_Licences.vbproj", "{DE34F46C-2BAB-4321-A4A8-32744AB48DFA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DE34F46C-2BAB-4321-A4A8-32744AB48DFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE34F46C-2BAB-4321-A4A8-32744AB48DFA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE34F46C-2BAB-4321-A4A8-32744AB48DFA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE34F46C-2BAB-4321-A4A8-32744AB48DFA}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal