Patch level : 12.0 no patch

Files correlati     :
Commento            :

Progetti
This commit is contained in:
Alessandro Bonazzi 2020-02-29 14:39:13 +01:00
parent 3ff2d22a10
commit 3e08ba1163
4 changed files with 32 additions and 6 deletions

View File

@ -1,20 +1,28 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1000
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca0", "ca0.vcxproj", "{5E2A482C-0B8F-4D04-A732-07303504377E}"
ProjectSection(ProjectDependencies) = postProject
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca1", "ca1.vcxproj", "{2EFD079D-A428-4039-9E97-64FF97E91185}"
ProjectSection(ProjectDependencies) = postProject
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca2", "ca2.vcxproj", "{DD1CD3E9-61BA-4A4D-9746-E8BBB3DA9A92}"
ProjectSection(ProjectDependencies) = postProject
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca3", "ca3.vcxproj", "{7A2FD095-B61D-46B9-89CF-FC8D2162A5A5}"
ProjectSection(ProjectDependencies) = postProject
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
{A1CE9743-A597-4F92-B55A-345A366C9E55} = {A1CE9743-A597-4F92-B55A-345A366C9E55}
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
EndProjectSection
@ -27,6 +35,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cacnv", "Cacnv.vcxproj", "{
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca9", "ca9.vcxproj", "{CD2EA338-6283-41FA-AEDB-90B9546927A2}"
ProjectSection(ProjectDependencies) = postProject
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
EndProjectSection
EndProject
@ -88,4 +97,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {86A46590-9A3F-40C7-BFC9-381BADA4358E}
EndGlobalSection
EndGlobal

View File

@ -71,7 +71,6 @@
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
<ObjectFileName>$(IntDir)</ObjectFileName>
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
@ -309,12 +308,17 @@
<RepCompiler Include="..\src\ca\ca3800a.rep">
<SubType>Designer</SubType>
</RepCompiler>
<RepCompiler Include="..\src\ca\ca3800as.rep">
<SubType>Designer</SubType>
</RepCompiler>
<RepCompiler Include="..\src\ca\ca3800b.rep">
<SubType>Designer</SubType>
</RepCompiler>
<RepCompiler Include="..\src\ca\ca3800bs.rep" />
<RepCompiler Include="..\src\ca\ca3800c.rep">
<SubType>Designer</SubType>
</RepCompiler>
<RepCompiler Include="..\src\ca\ca3800cs.rep" />
<RepCompiler Include="..\src\ca\ca3900a.rep" />
</ItemGroup>
<ItemGroup>

View File

@ -183,7 +183,18 @@
<RepCompiler Include="..\src\ca\ca3900a.rep">
<Filter>Reports</Filter>
</RepCompiler>
<RepCompiler Include="..\src\ca\ca3200b.rep" />
<RepCompiler Include="..\src\ca\ca3800as.rep">
<Filter>Reports</Filter>
</RepCompiler>
<RepCompiler Include="..\src\ca\ca3200b.rep">
<Filter>Reports</Filter>
</RepCompiler>
<RepCompiler Include="..\src\ca\ca3800bs.rep">
<Filter>Reports</Filter>
</RepCompiler>
<RepCompiler Include="..\src\ca\ca3800cs.rep">
<Filter>Reports</Filter>
</RepCompiler>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="campo.rc" />

View File

@ -46,7 +46,7 @@
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\exe\</OutDir>
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\obj\$(SolutionName)\$(ProjectName)\</IntDir>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
@ -121,7 +121,6 @@
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
<ObjectFileName>.\..\debug/</ObjectFileName>
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>