Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@17792 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
255cd76be6
commit
b9cd6aeb64
@ -4,6 +4,7 @@
|
|||||||
Version="9,00"
|
Version="9,00"
|
||||||
Name="agalib_alx"
|
Name="agalib_alx"
|
||||||
ProjectGUID="{A8A46EF5-0400-429C-A6AF-E4EDBDEB10CE}"
|
ProjectGUID="{A8A46EF5-0400-429C-A6AF-E4EDBDEB10CE}"
|
||||||
|
RootNamespace="agalib_alx"
|
||||||
TargetFrameworkVersion="131072"
|
TargetFrameworkVersion="131072"
|
||||||
>
|
>
|
||||||
<Platforms>
|
<Platforms>
|
||||||
@ -12,6 +13,9 @@
|
|||||||
/>
|
/>
|
||||||
</Platforms>
|
</Platforms>
|
||||||
<ToolFiles>
|
<ToolFiles>
|
||||||
|
<ToolFile
|
||||||
|
RelativePath=".\CampoRules.rules"
|
||||||
|
/>
|
||||||
</ToolFiles>
|
</ToolFiles>
|
||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
@ -27,9 +31,54 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
/>
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DesCompiler"
|
||||||
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
/>
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="FormCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="AlxCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="BmpCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DatCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="SrcCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="TxtCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="JpegCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="IniCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="MenCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="RepCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="TrrCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="GifCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DirCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="MskCompiler"
|
||||||
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCXMLDataGeneratorTool"
|
Name="VCXMLDataGeneratorTool"
|
||||||
/>
|
/>
|
||||||
@ -121,9 +170,54 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
/>
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DesCompiler"
|
||||||
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
/>
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="FormCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="AlxCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="BmpCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DatCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="SrcCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="TxtCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="JpegCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="IniCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="MenCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="RepCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="TrrCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="GifCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DirCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="MskCompiler"
|
||||||
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCXMLDataGeneratorTool"
|
Name="VCXMLDataGeneratorTool"
|
||||||
/>
|
/>
|
||||||
@ -216,20 +310,14 @@
|
|||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="AlxCompiler"
|
||||||
Description="Copying alx $(InputPath)..."
|
|
||||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).alx
"
|
|
||||||
Outputs="$(TargetDir)$(InputName).alx"
|
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="AlxCompiler"
|
||||||
Description="Copying alx $(InputPath)..."
|
|
||||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).alx
"
|
|
||||||
Outputs="$(TargetDir)$(InputName).alx"
|
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
@ -240,20 +328,14 @@
|
|||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="AlxCompiler"
|
||||||
Description="Copying alx $(InputPath)..."
|
|
||||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).alx
"
|
|
||||||
Outputs="$(TargetDir)$(InputName).alx"
|
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Release|Win32"
|
Name="Release|Win32"
|
||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="AlxCompiler"
|
||||||
Description="Copying alx $(InputPath)..."
|
|
||||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).alx
"
|
|
||||||
Outputs="$(TargetDir)$(InputName).alx"
|
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
@ -307,50 +307,10 @@
|
|||||||
Name="Sources"
|
Name="Sources"
|
||||||
Filter="cpp"
|
Filter="cpp"
|
||||||
>
|
>
|
||||||
<File
|
|
||||||
RelativePath="..\ca\calib01.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ca\calib02.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\cg\cg2101.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\cg\cglib01.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\cg\cglib02.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\cg\cglib03.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\cg\cgsaldac.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ci\cilib.cpp"
|
RelativePath="..\ci\cilib.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\db\dblib.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ef\ef0101.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\in\inlib01.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\lv0.cpp"
|
RelativePath="..\lv\lv0.cpp"
|
||||||
>
|
>
|
||||||
@ -375,54 +335,10 @@
|
|||||||
RelativePath="..\lv\lv0500.cpp"
|
RelativePath="..\lv\lv0500.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\lv\lv0600.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\lvlib.cpp"
|
RelativePath="..\lv\lvlib.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\ve\ve0100.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ve\velib04.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ve\velib04a.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ve\velib04b.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ve\velib04c.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ve\velib04d.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ve\velib04e.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ve\velib04f.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ve\velib06.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\ve\velib06a.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Masks"
|
Name="Masks"
|
||||||
@ -901,92 +817,22 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f164.trr"
|
RelativePath="..\lv\f164.trr"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f165.trr"
|
RelativePath="..\lv\f165.trr"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f167.trr"
|
RelativePath="..\lv\f167.trr"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f168.trr"
|
RelativePath="..\lv\f168.trr"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f169.trr"
|
RelativePath="..\lv\f169.trr"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="TrrCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
@ -996,92 +842,22 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f164.dir"
|
RelativePath="..\lv\f164.dir"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f165.dir"
|
RelativePath="..\lv\f165.dir"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f167.dir"
|
RelativePath="..\lv\f167.dir"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f168.dir"
|
RelativePath="..\lv\f168.dir"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\f169.dir"
|
RelativePath="..\lv\f169.dir"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="DirCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
|
@ -342,56 +342,14 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath="..\lv\lv2100a.uml"
|
RelativePath="..\lv\lv2100a.uml"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="MskCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="MskCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\lv2200a.uml"
|
RelativePath="..\lv\lv2200a.uml"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="MskCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="MskCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\lv2300a.uml"
|
RelativePath="..\lv\lv2200c.uml"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="MskCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="MskCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\lv2400a.uml"
|
RelativePath="..\lv\lv2400a.uml"
|
||||||
@ -419,7 +377,7 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\lv2300a.h"
|
RelativePath="..\lv\lv2200c.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
@ -452,22 +410,8 @@
|
|||||||
Filter="rep"
|
Filter="rep"
|
||||||
>
|
>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lv\lv2300a.rep"
|
RelativePath="..\lv\lv2200c.rep"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
|
||||||
Name="Release|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="RepCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32"
|
|
||||||
>
|
|
||||||
<Tool
|
|
||||||
Name="RepCompiler"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<File
|
<File
|
||||||
|
@ -307,6 +307,102 @@
|
|||||||
Name="Sources"
|
Name="Sources"
|
||||||
Filter="cpp"
|
Filter="cpp"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ca\calib01.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ca\calib02.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cg\cg2101.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cg\cglib01.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cg\cglib02.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cg\cglib03.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cg\cgsaldac.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ci\cilib.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\db\dblib.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ef\ef0101.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\in\inlib01.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\lv\lv3.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\lv\lv3100.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\lv\lvlib.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\ve0100.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\velib04.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\velib04a.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\velib04b.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\velib04c.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\velib04d.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\velib04e.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\velib04f.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\velib06.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ve\velib06a.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Masks"
|
Name="Masks"
|
||||||
@ -317,6 +413,10 @@
|
|||||||
Name="Headers"
|
Name="Headers"
|
||||||
Filter="h"
|
Filter="h"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\lv\lv3.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Rep"
|
Name="Rep"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user