21 lines
969 B
Plaintext
21 lines
969 B
Plaintext
|
|
|||
|
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
|