Patch level :4.0
Files correlati : Ricompilazione Demo : [ ] Commento :progetti nuovo compilatore git-svn-id: svn://10.65.10.50/trunk@15012 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
e0fd770fc5
commit
8281e17f3a
@ -585,6 +585,10 @@
|
||||
RelativePath="..\include\reprint.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\reputils.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\rmov.h"
|
||||
>
|
||||
@ -633,6 +637,10 @@
|
||||
RelativePath="..\include\spool.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\sqlset.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\stack.h"
|
||||
>
|
||||
@ -1861,6 +1869,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\reputils.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\scanner.cpp"
|
||||
>
|
||||
@ -1993,6 +2005,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\sqlset.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\include\stack.cpp"
|
||||
>
|
||||
|
@ -1460,6 +1460,34 @@
|
||||
Name="Headers"
|
||||
Filter="h"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\cg\cg0.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg0100.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg0200.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg0201.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg0300.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg0400.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg0500.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\lib\AgaLib.lib"
|
||||
|
@ -1002,6 +1002,14 @@
|
||||
<File
|
||||
RelativePath="..\lib\AgaLib.lib"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\AgaLibD.lib"
|
||||
|
@ -435,6 +435,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg3900.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cglib01.cpp"
|
||||
>
|
||||
@ -818,6 +822,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg3900a.uml"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Headers"
|
||||
@ -879,6 +887,10 @@
|
||||
RelativePath="..\cg\cg3800a.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg3900a.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Forms"
|
||||
@ -933,6 +945,34 @@
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Reports"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\cg\cg3900a.rep"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying rep $(InputName)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)"
|
||||
Outputs="$(TargetDir)$(InputName).rep"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying rep $(InputName)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)"
|
||||
Outputs="$(TargetDir)$(InputName).rep"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\lib\AgaLib.lib"
|
||||
>
|
||||
|
@ -991,7 +991,7 @@
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Rep"
|
||||
Name="Reports"
|
||||
Filter="rep"
|
||||
>
|
||||
<File
|
||||
|
@ -3,7 +3,7 @@ echo Compiling %1 into %2
|
||||
|
||||
copy ..\include\uml.h+%1 %TMP%\tmp.tmp
|
||||
set oldinc=%include
|
||||
set include=..\include;..\ab;..\aec;..\at;..\ba;..\ca;..\ce;..\ci;..\cg;..\cm;..\crpa;..\db;..\dt;..\dl;..\ef;..\in;..\li;..\m770;..\mg;..\mr;..\or;..\pr;..\ps;..\sc;..\si;..\sv;..\tc;..\tp;..\ve;..\xvaga
|
||||
set include=..\include;..\ab;..\aec;..\at;..\ba;..\ca;..\ce;..\ci;..\cg;..\cm;..\crpa;..\db;..\dt;..\dl;..\ef;..\gv;..\in;..\li;..\m770;..\mg;..\mr;..\or;..\pr;..\ps;..\sc;..\si;..\sv;..\tc;..\tp;..\ve;..\xvaga
|
||||
|
||||
cl /nologo /EP %TMP%\tmp.tmp >%TMP%\tmp.msk
|
||||
set include=%oldinc
|
||||
|
@ -214,6 +214,10 @@
|
||||
Name="Sources"
|
||||
Filter="cpp"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\cg\cglib01.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0.cpp"
|
||||
>
|
||||
@ -258,6 +262,10 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0300.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0500.cpp"
|
||||
>
|
||||
@ -280,11 +288,91 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0700.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0800.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Masks"
|
||||
Filter="uml"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\tc\tc0300a.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0700a.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0800a.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tctscau.uml"
|
||||
>
|
||||
@ -294,8 +382,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -304,8 +392,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
@ -318,8 +406,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -328,13 +416,13 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tctscon.uml"
|
||||
RelativePath="..\tc\tctsi11.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
@ -342,8 +430,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -352,8 +440,32 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tctsiva.uml"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
@ -366,8 +478,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -376,8 +488,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
@ -390,8 +502,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@ -400,8 +512,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Compiling mask $(InputPath)..."
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)$(InputName).msk
"
|
||||
Outputs="$(TargetDir)$(InputName).msk"
|
||||
CommandLine="msk32 $(InputPath) $(TargetDir)\$(InputName).msk"
|
||||
Outputs="$(TargetDir)\$(InputName).msk"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
@ -414,6 +526,14 @@
|
||||
RelativePath="..\tc\tc0.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0700a.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc0800a.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tcts.h"
|
||||
>
|
||||
@ -424,6 +544,86 @@
|
||||
Filter="ini"
|
||||
>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Menus"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\tc\tcmenu.men"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying men $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)\$(InputName).men"
|
||||
Outputs="$(TargetDir)\$(InputName).men"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying men $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)\$(InputName).men"
|
||||
Outputs="$(TargetDir)\$(InputName).men"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Txts"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\tc\tsricl.txt"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying txt $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)\$(InputName).txt"
|
||||
Outputs="$(TargetDir)\$(InputName).txt"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying txt $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)\$(InputName).txt"
|
||||
Outputs="$(TargetDir)\$(InputName).txt"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tstab.txt"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying txt $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)\$(InputName).txt"
|
||||
Outputs="$(TargetDir)\$(InputName).txt"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Copying txt $(InputPath)..."
|
||||
CommandLine="copy $(InputPath) $(TargetDir)\$(InputName).txt"
|
||||
Outputs="$(TargetDir)\$(InputName).txt"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\lib\AgaLib.lib"
|
||||
>
|
||||
|
@ -218,6 +218,10 @@
|
||||
RelativePath="..\ca\calib01.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ca\calib02.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\cg\cg2101.cpp"
|
||||
>
|
||||
@ -300,28 +304,6 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\tc\tc9300.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""
|
||||
PreprocessorDefinitions=""
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Masks"
|
||||
@ -540,6 +522,30 @@
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</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>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
@ -3,7 +3,7 @@
|
||||
ProjectType="Visual C++"
|
||||
Version="8,00"
|
||||
Name="vedoc"
|
||||
ProjectGUID="{B13FF8FA-C535-4D11-8727-81DE0DC831ED}"
|
||||
ProjectGUID="{2BB8AD01-5DF1-48E1-BB20-F59C0E3B540F}"
|
||||
>
|
||||
<Platforms>
|
||||
<Platform
|
||||
|
Loading…
x
Reference in New Issue
Block a user