Patch level : 12.0 no patch
Files correlati : Commento : Progetti
This commit is contained in:
parent
3ff2d22a10
commit
3e08ba1163
16
build/ca.sln
16
build/ca.sln
@ -1,20 +1,28 @@
|
|||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 11.00
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||||
# Visual Studio 2010
|
# 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}"
|
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
|
EndProject
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca1", "ca1.vcxproj", "{2EFD079D-A428-4039-9E97-64FF97E91185}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca1", "ca1.vcxproj", "{2EFD079D-A428-4039-9E97-64FF97E91185}"
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
|
||||||
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
|
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca2", "ca2.vcxproj", "{DD1CD3E9-61BA-4A4D-9746-E8BBB3DA9A92}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca2", "ca2.vcxproj", "{DD1CD3E9-61BA-4A4D-9746-E8BBB3DA9A92}"
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
|
||||||
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
|
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca3", "ca3.vcxproj", "{7A2FD095-B61D-46B9-89CF-FC8D2162A5A5}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca3", "ca3.vcxproj", "{7A2FD095-B61D-46B9-89CF-FC8D2162A5A5}"
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
|
||||||
{A1CE9743-A597-4F92-B55A-345A366C9E55} = {A1CE9743-A597-4F92-B55A-345A366C9E55}
|
{A1CE9743-A597-4F92-B55A-345A366C9E55} = {A1CE9743-A597-4F92-B55A-345A366C9E55}
|
||||||
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
|
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
@ -27,6 +35,7 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cacnv", "Cacnv.vcxproj", "{
|
|||||||
EndProject
|
EndProject
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca9", "ca9.vcxproj", "{CD2EA338-6283-41FA-AEDB-90B9546927A2}"
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca9", "ca9.vcxproj", "{CD2EA338-6283-41FA-AEDB-90B9546927A2}"
|
||||||
ProjectSection(ProjectDependencies) = postProject
|
ProjectSection(ProjectDependencies) = postProject
|
||||||
|
{4A2FC619-2461-4F58-8F1D-92FA153E39A2} = {4A2FC619-2461-4F58-8F1D-92FA153E39A2}
|
||||||
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
|
{2D38A763-3D74-4338-9362-B891784EC90E} = {2D38A763-3D74-4338-9362-B891784EC90E}
|
||||||
EndProjectSection
|
EndProjectSection
|
||||||
EndProject
|
EndProject
|
||||||
@ -88,4 +97,7 @@ Global
|
|||||||
GlobalSection(SolutionProperties) = preSolution
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
HideSolutionNode = FALSE
|
HideSolutionNode = FALSE
|
||||||
EndGlobalSection
|
EndGlobalSection
|
||||||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||||
|
SolutionGuid = {86A46590-9A3F-40C7-BFC9-381BADA4358E}
|
||||||
|
EndGlobalSection
|
||||||
EndGlobal
|
EndGlobal
|
||||||
|
@ -71,7 +71,6 @@
|
|||||||
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
<AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
|
||||||
<ObjectFileName>$(IntDir)</ObjectFileName>
|
<ObjectFileName>$(IntDir)</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
@ -309,12 +308,17 @@
|
|||||||
<RepCompiler Include="..\src\ca\ca3800a.rep">
|
<RepCompiler Include="..\src\ca\ca3800a.rep">
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
</RepCompiler>
|
</RepCompiler>
|
||||||
|
<RepCompiler Include="..\src\ca\ca3800as.rep">
|
||||||
|
<SubType>Designer</SubType>
|
||||||
|
</RepCompiler>
|
||||||
<RepCompiler Include="..\src\ca\ca3800b.rep">
|
<RepCompiler Include="..\src\ca\ca3800b.rep">
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
</RepCompiler>
|
</RepCompiler>
|
||||||
|
<RepCompiler Include="..\src\ca\ca3800bs.rep" />
|
||||||
<RepCompiler Include="..\src\ca\ca3800c.rep">
|
<RepCompiler Include="..\src\ca\ca3800c.rep">
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
</RepCompiler>
|
</RepCompiler>
|
||||||
|
<RepCompiler Include="..\src\ca\ca3800cs.rep" />
|
||||||
<RepCompiler Include="..\src\ca\ca3900a.rep" />
|
<RepCompiler Include="..\src\ca\ca3900a.rep" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
@ -183,7 +183,18 @@
|
|||||||
<RepCompiler Include="..\src\ca\ca3900a.rep">
|
<RepCompiler Include="..\src\ca\ca3900a.rep">
|
||||||
<Filter>Reports</Filter>
|
<Filter>Reports</Filter>
|
||||||
</RepCompiler>
|
</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>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ResourceCompile Include="campo.rc" />
|
<ResourceCompile Include="campo.rc" />
|
||||||
|
@ -46,7 +46,7 @@
|
|||||||
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
<LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
||||||
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\exe\</OutDir>
|
<OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\exe\</OutDir>
|
||||||
<IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">..\obj\$(SolutionName)\$(ProjectName)\</IntDir>
|
<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>
|
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
||||||
@ -121,7 +121,6 @@
|
|||||||
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
<AssemblerListingLocation>.\..\debug/</AssemblerListingLocation>
|
||||||
<ObjectFileName>.\..\debug/</ObjectFileName>
|
<ObjectFileName>.\..\debug/</ObjectFileName>
|
||||||
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
<ProgramDataBaseFileName>.\..\debug/</ProgramDataBaseFileName>
|
||||||
|
|
||||||
<WarningLevel>Level3</WarningLevel>
|
<WarningLevel>Level3</WarningLevel>
|
||||||
<SuppressStartupBanner>true</SuppressStartupBanner>
|
<SuppressStartupBanner>true</SuppressStartupBanner>
|
||||||
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user