9c4a4734de
- corretti problemi di compilazione 64 bit - controllo versione chiave portato a 19 - aggiunto reset stime se macchina non le prevede.
29 lines
1.3 KiB
Plaintext
29 lines
1.3 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.40629.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "OmagOFFICE", "OmagOFFICE.vbproj", "{E8825288-E02F-4B17-AC39-142886068D0A}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E8825288-E02F-4B17-AC39-142886068D0A}.Debug|x64.ActiveCfg = Debug|x64
|
|
{E8825288-E02F-4B17-AC39-142886068D0A}.Debug|x64.Build.0 = Debug|x64
|
|
{E8825288-E02F-4B17-AC39-142886068D0A}.Debug|x86.ActiveCfg = Debug|x86
|
|
{E8825288-E02F-4B17-AC39-142886068D0A}.Debug|x86.Build.0 = Debug|x86
|
|
{E8825288-E02F-4B17-AC39-142886068D0A}.Release|x64.ActiveCfg = Release|x64
|
|
{E8825288-E02F-4B17-AC39-142886068D0A}.Release|x64.Build.0 = Release|x64
|
|
{E8825288-E02F-4B17-AC39-142886068D0A}.Release|x86.ActiveCfg = Release|x86
|
|
{E8825288-E02F-4B17-AC39-142886068D0A}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|