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"
|
||||
Name="agalib_alx"
|
||||
ProjectGUID="{A8A46EF5-0400-429C-A6AF-E4EDBDEB10CE}"
|
||||
RootNamespace="agalib_alx"
|
||||
TargetFrameworkVersion="131072"
|
||||
>
|
||||
<Platforms>
|
||||
@ -12,6 +13,9 @@
|
||||
/>
|
||||
</Platforms>
|
||||
<ToolFiles>
|
||||
<ToolFile
|
||||
RelativePath=".\CampoRules.rules"
|
||||
/>
|
||||
</ToolFiles>
|
||||
<Configurations>
|
||||
<Configuration
|
||||
@ -27,9 +31,54 @@
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="DesCompiler"
|
||||
/>
|
||||
<Tool
|
||||
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
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
@ -121,9 +170,54 @@
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
/>
|
||||
<Tool
|
||||
Name="DesCompiler"
|
||||
/>
|
||||
<Tool
|
||||
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
|
||||
Name="VCXMLDataGeneratorTool"
|
||||
/>
|
||||
@ -216,20 +310,14 @@
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying alx $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).alx
"
|
||||
Outputs="$(TargetDir)$(InputName).alx"
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying alx $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).alx
"
|
||||
Outputs="$(TargetDir)$(InputName).alx"
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
@ -240,20 +328,14 @@
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying alx $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).alx
"
|
||||
Outputs="$(TargetDir)$(InputName).alx"
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying alx $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)$(InputName).alx
"
|
||||
Outputs="$(TargetDir)$(InputName).alx"
|
||||
Name="AlxCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
|
@ -307,50 +307,10 @@
|
||||
Name="Sources"
|
||||
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\lv0.cpp"
|
||||
>
|
||||
@ -375,54 +335,10 @@
|
||||
RelativePath="..\lv\lv0500.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lv0600.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
|
||||
Name="Masks"
|
||||
@ -901,92 +817,22 @@
|
||||
<File
|
||||
RelativePath="..\lv\f164.trr"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\f165.trr"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\f167.trr"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\f168.trr"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\f169.trr"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="TrrCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
@ -996,92 +842,22 @@
|
||||
<File
|
||||
RelativePath="..\lv\f164.dir"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\f165.dir"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\f167.dir"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\f168.dir"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\f169.dir"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="DirCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
|
@ -342,56 +342,14 @@
|
||||
<File
|
||||
RelativePath="..\lv\lv2100a.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lv2200a.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="MskCompiler"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</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
|
||||
RelativePath="..\lv\lv2400a.uml"
|
||||
@ -419,7 +377,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lv\lv2300a.h"
|
||||
RelativePath="..\lv\lv2200c.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@ -452,22 +410,8 @@
|
||||
Filter="rep"
|
||||
>
|
||||
<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>
|
||||
</Filter>
|
||||
<File
|
||||
|
@ -307,6 +307,102 @@
|
||||
Name="Sources"
|
||||
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
|
||||
Name="Masks"
|
||||
@ -317,6 +413,10 @@
|
||||
Name="Headers"
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\lv\lv3.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Rep"
|
||||
|
Loading…
x
Reference in New Issue
Block a user