Patch level :

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@20655 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2010-07-07 10:19:37 +00:00
parent ec51188481
commit 405049a391
7 changed files with 330 additions and 102 deletions

View File

@ -31,29 +31,62 @@
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="Mencompiler" Name="DatCompiler"
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
/> />
<Tool <Tool
Name="RepCompiler" Name="BmpCompiler"
/> />
<Tool <Tool
Name="Trrcompiler" Name="GifCompiler"
/> />
<Tool <Tool
Name="Dircompiler" Name="DesCompiler"
/> />
<Tool <Tool
Name="Inicompiler" Name="SrcDebugCompiler"
/>
<Tool
Name="Jpegcompiler"
/> />
<Tool <Tool
Name="MskCompiler" Name="MskCompiler"
/> />
<Tool
Name="FormCompiler"
/>
<Tool
Name="RptCompiler"
/>
<Tool
Name="AlxCompiler"
/>
<Tool
Name="TxtCompiler"
/>
<Tool
Name="PngCompiler"
/>
<Tool
Name="JpegCompiler"
/>
<Tool
Name="IniCompiler"
/>
<Tool
Name="MenCompiler"
/>
<Tool
Name="RepCompiler"
/>
<Tool
Name="SrcReleaseCompiler"
/>
<Tool
Name="DirCompiler"
/>
<Tool
Name="TrrCompiler"
/>
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
@ -147,29 +180,62 @@
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="Mencompiler" Name="DatCompiler"
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
/> />
<Tool <Tool
Name="RepCompiler" Name="BmpCompiler"
/> />
<Tool <Tool
Name="Trrcompiler" Name="GifCompiler"
/> />
<Tool <Tool
Name="Dircompiler" Name="DesCompiler"
/> />
<Tool <Tool
Name="Inicompiler" Name="SrcDebugCompiler"
/>
<Tool
Name="Jpegcompiler"
/> />
<Tool <Tool
Name="MskCompiler" Name="MskCompiler"
/> />
<Tool
Name="FormCompiler"
/>
<Tool
Name="RptCompiler"
/>
<Tool
Name="AlxCompiler"
/>
<Tool
Name="TxtCompiler"
/>
<Tool
Name="PngCompiler"
/>
<Tool
Name="JpegCompiler"
/>
<Tool
Name="IniCompiler"
/>
<Tool
Name="MenCompiler"
/>
<Tool
Name="RepCompiler"
/>
<Tool
Name="SrcReleaseCompiler"
/>
<Tool
Name="DirCompiler"
/>
<Tool
Name="TrrCompiler"
/>
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
@ -385,20 +451,6 @@
<File <File
RelativePath="..\ca\cacnva.uml" RelativePath="..\ca\cacnva.uml"
> >
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="MskCompiler"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="MskCompiler"
/>
</FileConfiguration>
</File> </File>
</Filter> </Filter>
<Filter <Filter
@ -476,6 +528,30 @@
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>
<File
RelativePath="..\lib\vedoc.lib"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\lib\vedocd.lib"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>

View File

@ -8,16 +8,8 @@ EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca2", "ca2.vcproj", "{DD1CD3E9-61BA-4A4D-9746-E8BBB3DA9A92}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca2", "ca2.vcproj", "{DD1CD3E9-61BA-4A4D-9746-E8BBB3DA9A92}"
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca3", "ca3.vcproj", "{7A2FD095-B61D-46B9-89CF-FC8D2162A5A5}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca3", "ca3.vcproj", "{7A2FD095-B61D-46B9-89CF-FC8D2162A5A5}"
ProjectSection(ProjectDependencies) = postProject
{A1CE9743-A597-4F92-B55A-345A366C9E55} = {A1CE9743-A597-4F92-B55A-345A366C9E55}
EndProjectSection
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cacnv", "Cacnv.vcproj", "{E91AE948-8929-409C-A253-176D97047DA1}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cacnv", "Cacnv.vcproj", "{E91AE948-8929-409C-A253-176D97047DA1}"
ProjectSection(ProjectDependencies) = postProject
{A1CE9743-A597-4F92-B55A-345A366C9E55} = {A1CE9743-A597-4F92-B55A-345A366C9E55}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vedoc", "vedoc.vcproj", "{A1CE9743-A597-4F92-B55A-345A366C9E55}"
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca9", "ca9.vcproj", "{CD2EA338-6283-41FA-AEDB-90B9546927A2}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ca9", "ca9.vcproj", "{CD2EA338-6283-41FA-AEDB-90B9546927A2}"
EndProject EndProject
@ -47,10 +39,6 @@ Global
{E91AE948-8929-409C-A253-176D97047DA1}.Debug|Win32.Build.0 = Debug|Win32 {E91AE948-8929-409C-A253-176D97047DA1}.Debug|Win32.Build.0 = Debug|Win32
{E91AE948-8929-409C-A253-176D97047DA1}.Release|Win32.ActiveCfg = Release|Win32 {E91AE948-8929-409C-A253-176D97047DA1}.Release|Win32.ActiveCfg = Release|Win32
{E91AE948-8929-409C-A253-176D97047DA1}.Release|Win32.Build.0 = Release|Win32 {E91AE948-8929-409C-A253-176D97047DA1}.Release|Win32.Build.0 = Release|Win32
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Debug|Win32.ActiveCfg = Debug|Win32
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Debug|Win32.Build.0 = Debug|Win32
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Release|Win32.ActiveCfg = Release|Win32
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Release|Win32.Build.0 = Release|Win32
{CD2EA338-6283-41FA-AEDB-90B9546927A2}.Debug|Win32.ActiveCfg = Debug|Win32 {CD2EA338-6283-41FA-AEDB-90B9546927A2}.Debug|Win32.ActiveCfg = Debug|Win32
{CD2EA338-6283-41FA-AEDB-90B9546927A2}.Debug|Win32.Build.0 = Debug|Win32 {CD2EA338-6283-41FA-AEDB-90B9546927A2}.Debug|Win32.Build.0 = Debug|Win32
{CD2EA338-6283-41FA-AEDB-90B9546927A2}.Release|Win32.ActiveCfg = Release|Win32 {CD2EA338-6283-41FA-AEDB-90B9546927A2}.Release|Win32.ActiveCfg = Release|Win32

View File

@ -54,6 +54,9 @@
<Tool <Tool
Name="FormCompiler" Name="FormCompiler"
/> />
<Tool
Name="RptCompiler"
/>
<Tool <Tool
Name="AlxCompiler" Name="AlxCompiler"
/> />
@ -75,15 +78,15 @@
<Tool <Tool
Name="RepCompiler" Name="RepCompiler"
/> />
<Tool
Name="TrrCompiler"
/>
<Tool <Tool
Name="SrcReleaseCompiler" Name="SrcReleaseCompiler"
/> />
<Tool <Tool
Name="DirCompiler" Name="DirCompiler"
/> />
<Tool
Name="TrrCompiler"
/>
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
@ -201,6 +204,9 @@
<Tool <Tool
Name="FormCompiler" Name="FormCompiler"
/> />
<Tool
Name="RptCompiler"
/>
<Tool <Tool
Name="AlxCompiler" Name="AlxCompiler"
/> />
@ -222,15 +228,15 @@
<Tool <Tool
Name="RepCompiler" Name="RepCompiler"
/> />
<Tool
Name="TrrCompiler"
/>
<Tool <Tool
Name="SrcReleaseCompiler" Name="SrcReleaseCompiler"
/> />
<Tool <Tool
Name="DirCompiler" Name="DirCompiler"
/> />
<Tool
Name="TrrCompiler"
/>
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
@ -916,6 +922,30 @@
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>
<File
RelativePath="..\lib\vedoc.lib"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\lib\vedocd.lib"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>

View File

@ -2,16 +2,8 @@
Microsoft Visual Studio Solution File, Format Version 10.00 Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008 # Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ci0", "ci0.vcproj", "{9C91BACF-9A70-4973-B8CC-FA3D2AF9867C}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ci0", "ci0.vcproj", "{9C91BACF-9A70-4973-B8CC-FA3D2AF9867C}"
ProjectSection(ProjectDependencies) = postProject
{A1CE9743-A597-4F92-B55A-345A366C9E55} = {A1CE9743-A597-4F92-B55A-345A366C9E55}
EndProjectSection
EndProject EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ci1", "ci1.vcproj", "{0F684C8A-5184-44B2-8BAB-F234546ED1BA}" Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ci1", "ci1.vcproj", "{0F684C8A-5184-44B2-8BAB-F234546ED1BA}"
ProjectSection(ProjectDependencies) = postProject
{A1CE9743-A597-4F92-B55A-345A366C9E55} = {A1CE9743-A597-4F92-B55A-345A366C9E55}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vedoc", "vedoc.vcproj", "{A1CE9743-A597-4F92-B55A-345A366C9E55}"
EndProject EndProject
Global Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution GlobalSection(SolutionConfigurationPlatforms) = preSolution
@ -27,10 +19,6 @@ Global
{0F684C8A-5184-44B2-8BAB-F234546ED1BA}.Debug|Win32.Build.0 = Debug|Win32 {0F684C8A-5184-44B2-8BAB-F234546ED1BA}.Debug|Win32.Build.0 = Debug|Win32
{0F684C8A-5184-44B2-8BAB-F234546ED1BA}.Release|Win32.ActiveCfg = Release|Win32 {0F684C8A-5184-44B2-8BAB-F234546ED1BA}.Release|Win32.ActiveCfg = Release|Win32
{0F684C8A-5184-44B2-8BAB-F234546ED1BA}.Release|Win32.Build.0 = Release|Win32 {0F684C8A-5184-44B2-8BAB-F234546ED1BA}.Release|Win32.Build.0 = Release|Win32
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Debug|Win32.ActiveCfg = Debug|Win32
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Debug|Win32.Build.0 = Debug|Win32
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Release|Win32.ActiveCfg = Release|Win32
{A1CE9743-A597-4F92-B55A-345A366C9E55}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection EndGlobalSection
GlobalSection(SolutionProperties) = preSolution GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE HideSolutionNode = FALSE

View File

@ -399,6 +399,10 @@
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>
<File
RelativePath="..\ci\ci0500.cpp"
>
</File>
<File <File
RelativePath="..\ci\cilib.cpp" RelativePath="..\ci\cilib.cpp"
> >
@ -442,6 +446,10 @@
RelativePath="..\ci\ci0400b.uml" RelativePath="..\ci\ci0400b.uml"
> >
</File> </File>
<File
RelativePath="..\ci\ci0500a.uml"
>
</File>
</Filter> </Filter>
<Filter <Filter
Name="Headers" Name="Headers"
@ -475,6 +483,10 @@
RelativePath="..\ci\ci0400b.h" RelativePath="..\ci\ci0400b.h"
> >
</File> </File>
<File
RelativePath="..\ci\ci0500a.h"
>
</File>
<File <File
RelativePath="..\ci\cilib.h" RelativePath="..\ci\cilib.h"
> >
@ -604,6 +616,30 @@
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>
<File
RelativePath="..\lib\vedoc.lib"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\lib\vedocd.lib"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>

View File

@ -31,29 +31,62 @@
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="Mencompiler" Name="DatCompiler"
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
/> />
<Tool <Tool
Name="RepCompiler" Name="BmpCompiler"
/> />
<Tool <Tool
Name="Trrcompiler" Name="GifCompiler"
/> />
<Tool <Tool
Name="Dircompiler" Name="DesCompiler"
/> />
<Tool <Tool
Name="Inicompiler" Name="SrcDebugCompiler"
/>
<Tool
Name="Jpegcompiler"
/> />
<Tool <Tool
Name="MskCompiler" Name="MskCompiler"
/> />
<Tool
Name="FormCompiler"
/>
<Tool
Name="RptCompiler"
/>
<Tool
Name="AlxCompiler"
/>
<Tool
Name="TxtCompiler"
/>
<Tool
Name="PngCompiler"
/>
<Tool
Name="JpegCompiler"
/>
<Tool
Name="IniCompiler"
/>
<Tool
Name="MenCompiler"
/>
<Tool
Name="RepCompiler"
/>
<Tool
Name="SrcReleaseCompiler"
/>
<Tool
Name="DirCompiler"
/>
<Tool
Name="TrrCompiler"
/>
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
@ -148,29 +181,62 @@
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="Mencompiler" Name="DatCompiler"
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
/> />
<Tool <Tool
Name="RepCompiler" Name="BmpCompiler"
/> />
<Tool <Tool
Name="Trrcompiler" Name="GifCompiler"
/> />
<Tool <Tool
Name="Dircompiler" Name="DesCompiler"
/> />
<Tool <Tool
Name="Inicompiler" Name="SrcDebugCompiler"
/>
<Tool
Name="Jpegcompiler"
/> />
<Tool <Tool
Name="MskCompiler" Name="MskCompiler"
/> />
<Tool
Name="FormCompiler"
/>
<Tool
Name="RptCompiler"
/>
<Tool
Name="AlxCompiler"
/>
<Tool
Name="TxtCompiler"
/>
<Tool
Name="PngCompiler"
/>
<Tool
Name="JpegCompiler"
/>
<Tool
Name="IniCompiler"
/>
<Tool
Name="MenCompiler"
/>
<Tool
Name="RepCompiler"
/>
<Tool
Name="SrcReleaseCompiler"
/>
<Tool
Name="DirCompiler"
/>
<Tool
Name="TrrCompiler"
/>
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCXMLDataGeneratorTool"
/> />
@ -531,6 +597,30 @@
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>
<File
RelativePath="..\lib\vedoc.lib"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\lib\vedocd.lib"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCustomBuildTool"
/>
</FileConfiguration>
</File>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>

View File

@ -31,25 +31,31 @@
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="GifCompiler" Name="DatCompiler"
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
/> />
<Tool
Name="BmpCompiler"
/>
<Tool
Name="GifCompiler"
/>
<Tool <Tool
Name="DesCompiler" Name="DesCompiler"
/> />
<Tool
Name="FormCompiler"
/>
<Tool
Name="DatCompiler"
/>
<Tool <Tool
Name="SrcDebugCompiler" Name="SrcDebugCompiler"
/> />
<Tool <Tool
Name="SrcReleaseCompiler" Name="MskCompiler"
/>
<Tool
Name="FormCompiler"
/>
<Tool
Name="RptCompiler"
/> />
<Tool <Tool
Name="AlxCompiler" Name="AlxCompiler"
@ -57,6 +63,9 @@
<Tool <Tool
Name="TxtCompiler" Name="TxtCompiler"
/> />
<Tool
Name="PngCompiler"
/>
<Tool <Tool
Name="JpegCompiler" Name="JpegCompiler"
/> />
@ -70,16 +79,13 @@
Name="RepCompiler" Name="RepCompiler"
/> />
<Tool <Tool
Name="TrrCompiler" Name="SrcReleaseCompiler"
/>
<Tool
Name="BmpCompiler"
/> />
<Tool <Tool
Name="DirCompiler" Name="DirCompiler"
/> />
<Tool <Tool
Name="MskCompiler" Name="TrrCompiler"
/> />
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCXMLDataGeneratorTool"
@ -174,25 +180,31 @@
Name="VCPreBuildEventTool" Name="VCPreBuildEventTool"
/> />
<Tool <Tool
Name="GifCompiler" Name="DatCompiler"
/> />
<Tool <Tool
Name="VCCustomBuildTool" Name="VCCustomBuildTool"
/> />
<Tool
Name="BmpCompiler"
/>
<Tool
Name="GifCompiler"
/>
<Tool <Tool
Name="DesCompiler" Name="DesCompiler"
/> />
<Tool
Name="FormCompiler"
/>
<Tool
Name="DatCompiler"
/>
<Tool <Tool
Name="SrcDebugCompiler" Name="SrcDebugCompiler"
/> />
<Tool <Tool
Name="SrcReleaseCompiler" Name="MskCompiler"
/>
<Tool
Name="FormCompiler"
/>
<Tool
Name="RptCompiler"
/> />
<Tool <Tool
Name="AlxCompiler" Name="AlxCompiler"
@ -200,6 +212,9 @@
<Tool <Tool
Name="TxtCompiler" Name="TxtCompiler"
/> />
<Tool
Name="PngCompiler"
/>
<Tool <Tool
Name="JpegCompiler" Name="JpegCompiler"
/> />
@ -213,16 +228,13 @@
Name="RepCompiler" Name="RepCompiler"
/> />
<Tool <Tool
Name="TrrCompiler" Name="SrcReleaseCompiler"
/>
<Tool
Name="BmpCompiler"
/> />
<Tool <Tool
Name="DirCompiler" Name="DirCompiler"
/> />
<Tool <Tool
Name="MskCompiler" Name="TrrCompiler"
/> />
<Tool <Tool
Name="VCXMLDataGeneratorTool" Name="VCXMLDataGeneratorTool"
@ -540,6 +552,10 @@
RelativePath="..\ve\ve1200a.uml" RelativePath="..\ve\ve1200a.uml"
> >
</File> </File>
<File
RelativePath="..\ve\ve1300a.uml"
>
</File>
<File <File
RelativePath="..\ve\ve1500.uml" RelativePath="..\ve\ve1500.uml"
> >
@ -561,6 +577,10 @@
RelativePath="..\ve\ve1200a.h" RelativePath="..\ve\ve1200a.h"
> >
</File> </File>
<File
RelativePath="..\ve\ve1300a.h"
>
</File>
<File <File
RelativePath="..\ve\ve1500.h" RelativePath="..\ve\ve1500.h"
> >