Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@21453 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
707afe69b2
commit
6b45571ee8
@ -300,10 +300,6 @@
|
|||||||
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||||
>
|
>
|
||||||
<File
|
|
||||||
RelativePath="..\setup\broadcast.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\setup\key.cpp"
|
RelativePath="..\setup\key.cpp"
|
||||||
>
|
>
|
||||||
|
@ -516,11 +516,11 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ci\cirilroa.h"
|
RelativePath="..\ci\citbore.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ci\citbore.h"
|
RelativePath="..\ci\rilore.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
|
20
projects/ct.sln
Executable file
20
projects/ct.sln
Executable file
@ -0,0 +1,20 @@
|
|||||||
|
|
||||||
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||||
|
# Visual Studio 2008
|
||||||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ct0", "ct0.vcproj", "{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}"
|
||||||
|
EndProject
|
||||||
|
Global
|
||||||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||||
|
Debug|Win32 = Debug|Win32
|
||||||
|
Release|Win32 = Release|Win32
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||||
|
{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||||
|
{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}.Debug|Win32.Build.0 = Debug|Win32
|
||||||
|
{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}.Release|Win32.ActiveCfg = Release|Win32
|
||||||
|
{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}.Release|Win32.Build.0 = Release|Win32
|
||||||
|
EndGlobalSection
|
||||||
|
GlobalSection(SolutionProperties) = preSolution
|
||||||
|
HideSolutionNode = FALSE
|
||||||
|
EndGlobalSection
|
||||||
|
EndGlobal
|
4
projects/ct0.rc
Executable file
4
projects/ct0.rc
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
"9012" ICON DISCARDABLE "../res/exe.ico"
|
||||||
|
|
||||||
|
rcinclude ../../wx289/include/wx/msw/wx.rc
|
||||||
|
|
465
projects/ct0.vcproj
Executable file
465
projects/ct0.vcproj
Executable file
@ -0,0 +1,465 @@
|
|||||||
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||||||
|
<VisualStudioProject
|
||||||
|
ProjectType="Visual C++"
|
||||||
|
Version="9,00"
|
||||||
|
Name="ct0"
|
||||||
|
ProjectGUID="{E3E7DE6C-EDE3-48D4-8F15-333B71AE4AC2}"
|
||||||
|
RootNamespace="ct0"
|
||||||
|
TargetFrameworkVersion="131072"
|
||||||
|
>
|
||||||
|
<Platforms>
|
||||||
|
<Platform
|
||||||
|
Name="Win32"
|
||||||
|
/>
|
||||||
|
</Platforms>
|
||||||
|
<ToolFiles>
|
||||||
|
<ToolFile
|
||||||
|
RelativePath=".\CampoRules.rules"
|
||||||
|
/>
|
||||||
|
</ToolFiles>
|
||||||
|
<Configurations>
|
||||||
|
<Configuration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
OutputDirectory=".\..\debug"
|
||||||
|
IntermediateDirectory=".\..\debug"
|
||||||
|
ConfigurationType="1"
|
||||||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||||
|
UseOfMFC="0"
|
||||||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCPreBuildEventTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DatCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="BmpCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="GifCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DesCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="SrcDebugCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
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
|
||||||
|
Name="VCXMLDataGeneratorTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCWebServiceProxyGeneratorTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCMIDLTool"
|
||||||
|
PreprocessorDefinitions="_DEBUG"
|
||||||
|
MkTypLibCompatible="true"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
TargetEnvironment="1"
|
||||||
|
TypeLibraryName=".\..\debug/ct0.tlb"
|
||||||
|
HeaderFileName=""
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
Optimization="0"
|
||||||
|
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
||||||
|
PreprocessorDefinitions="_DEBUG;WIN32;DBG;_WINDOWS"
|
||||||
|
MinimalRebuild="true"
|
||||||
|
RuntimeLibrary="1"
|
||||||
|
PrecompiledHeaderFile=".\..\debug/ct0.pch"
|
||||||
|
AssemblerListingLocation=".\..\debug/"
|
||||||
|
ObjectFile=".\..\debug/"
|
||||||
|
ProgramDataBaseFileName=".\..\debug/"
|
||||||
|
BrowseInformation="1"
|
||||||
|
WarningLevel="3"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
DebugInformationFormat="3"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCManagedResourceCompilerTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCResourceCompilerTool"
|
||||||
|
PreprocessorDefinitions="_DEBUG"
|
||||||
|
Culture="1040"
|
||||||
|
AdditionalIncludeDirectories="..\..\wx289\include"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCPreLinkEventTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCLinkerTool"
|
||||||
|
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||||
|
OutputFile="../exed/ct0.exe"
|
||||||
|
LinkIncremental="2"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
IgnoreDefaultLibraryNames="libc.lib"
|
||||||
|
GenerateDebugInformation="true"
|
||||||
|
ProgramDatabaseFile=".\..\debug/ct0.pdb"
|
||||||
|
SubSystem="2"
|
||||||
|
RandomizedBaseAddress="1"
|
||||||
|
DataExecutionPrevention="0"
|
||||||
|
TargetMachine="1"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCALinkTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCManifestTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCXDCMakeTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCBscMakeTool"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
OutputFile=".\..\debug/ct0.bsc"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCFxCopTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCAppVerifierTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCPostBuildEventTool"
|
||||||
|
/>
|
||||||
|
</Configuration>
|
||||||
|
<Configuration
|
||||||
|
Name="Release|Win32"
|
||||||
|
OutputDirectory=".\..\release"
|
||||||
|
IntermediateDirectory=".\..\release"
|
||||||
|
ConfigurationType="1"
|
||||||
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
|
||||||
|
UseOfMFC="0"
|
||||||
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCPreBuildEventTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DatCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="BmpCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="GifCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="DesCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="SrcDebugCompiler"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
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
|
||||||
|
Name="VCXMLDataGeneratorTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCWebServiceProxyGeneratorTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCMIDLTool"
|
||||||
|
PreprocessorDefinitions="NDEBUG"
|
||||||
|
MkTypLibCompatible="true"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
TargetEnvironment="1"
|
||||||
|
TypeLibraryName=".\..\release/ct0.tlb"
|
||||||
|
HeaderFileName=""
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
Optimization="2"
|
||||||
|
InlineFunctionExpansion="1"
|
||||||
|
AdditionalIncludeDirectories="..\include,..\xvaga,..\xi"
|
||||||
|
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;XVT"
|
||||||
|
StringPooling="true"
|
||||||
|
RuntimeLibrary="0"
|
||||||
|
EnableFunctionLevelLinking="true"
|
||||||
|
PrecompiledHeaderFile=".\..\release/ct0.pch"
|
||||||
|
AssemblerListingLocation=".\..\release/"
|
||||||
|
ObjectFile=".\..\release/"
|
||||||
|
ProgramDataBaseFileName=".\..\release/"
|
||||||
|
BrowseInformation="1"
|
||||||
|
WarningLevel="3"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCManagedResourceCompilerTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCResourceCompilerTool"
|
||||||
|
PreprocessorDefinitions="NDEBUG"
|
||||||
|
Culture="1040"
|
||||||
|
AdditionalIncludeDirectories="..\..\wx289\include"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCPreLinkEventTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCLinkerTool"
|
||||||
|
AdditionalDependencies="version.lib wsock32.lib comctl32.lib rpcrt4.lib"
|
||||||
|
OutputFile="d:\release\campo100/ct0.exe"
|
||||||
|
LinkIncremental="1"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
IgnoreDefaultLibraryNames="libc.lib"
|
||||||
|
ProgramDatabaseFile=".\..\release/ct0.pdb"
|
||||||
|
SubSystem="2"
|
||||||
|
RandomizedBaseAddress="1"
|
||||||
|
DataExecutionPrevention="0"
|
||||||
|
TargetMachine="1"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCALinkTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCManifestTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCXDCMakeTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCBscMakeTool"
|
||||||
|
SuppressStartupBanner="true"
|
||||||
|
OutputFile=".\..\release/ct0.bsc"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCFxCopTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCAppVerifierTool"
|
||||||
|
/>
|
||||||
|
<Tool
|
||||||
|
Name="VCPostBuildEventTool"
|
||||||
|
/>
|
||||||
|
</Configuration>
|
||||||
|
</Configurations>
|
||||||
|
<References>
|
||||||
|
</References>
|
||||||
|
<Files>
|
||||||
|
<Filter
|
||||||
|
Name="Sources"
|
||||||
|
Filter="cpp"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0.cpp"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
AdditionalIncludeDirectories=""
|
||||||
|
PreprocessorDefinitions=""
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCLCompilerTool"
|
||||||
|
AdditionalIncludeDirectories=""
|
||||||
|
PreprocessorDefinitions=""
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0100.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Masks"
|
||||||
|
Filter="uml"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0100a.uml"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Headers"
|
||||||
|
Filter="h"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0100a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Reports"
|
||||||
|
Filter="rep"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0100D1.rep"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0100D2.rep"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0100E1.rep"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0100E2.rep"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0100M1.rep"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ct0100M2.rep"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Menu"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ct\ctmenu.men"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<File
|
||||||
|
RelativePath="..\lib\AgaLib.lib"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
ExcludedFromBuild="true"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\lib\AgaLibD.lib"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32"
|
||||||
|
ExcludedFromBuild="true"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="ct0.rc"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCResourceCompilerTool"
|
||||||
|
PreprocessorDefinitions=""
|
||||||
|
AdditionalIncludeDirectories=""
|
||||||
|
ResourceOutputFileName="..\Debug/ct0.res"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Release|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCResourceCompilerTool"
|
||||||
|
PreprocessorDefinitions=""
|
||||||
|
AdditionalIncludeDirectories=""
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
|
</Files>
|
||||||
|
<Globals>
|
||||||
|
</Globals>
|
||||||
|
</VisualStudioProject>
|
@ -3,7 +3,7 @@ echo Compiling %1 into %2
|
|||||||
|
|
||||||
copy ..\include\uml.h+%1 %TMP%\tmp.tmp
|
copy ..\include\uml.h+%1 %TMP%\tmp.tmp
|
||||||
set oldinc=%include
|
set oldinc=%include
|
||||||
set include=..\include;..\ab;..\at;..\ba;..\ca;..\ce;..\ci;..\cg;..\cm;..\co;..\crpa;..\db;..\ef;..\gv;..\ha;..\in;..\li;..\lv;..\m770;..\mg;..\mr;..\or;..\pe;..\pr;..\ps;..\ri;..\sc;..\sv;..\tc;..\tp;..\vd;..\ve;..\xvaga
|
set include=..\include;..\ab;..\at;..\ba;..\ca;..\ce;..\ci;..\cg;..\cm;..\co;..\ct;..\crpa;..\db;..\ef;..\gv;..\ha;..\in;..\li;..\lv;..\m770;..\mg;..\mr;..\or;..\pe;..\pr;..\ps;..\ri;..\sc;..\sv;..\tc;..\tp;..\vd;..\ve;..\xvaga
|
||||||
|
|
||||||
cl /nologo /EP %TMP%\tmp.tmp >%TMP%\tmp.msk
|
cl /nologo /EP %TMP%\tmp.tmp >%TMP%\tmp.msk
|
||||||
set include=%oldinc
|
set include=%oldinc
|
||||||
|
@ -372,6 +372,10 @@
|
|||||||
RelativePath="..\ps\pd0610200.cpp"
|
RelativePath="..\ps\pd0610200.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ps\pd0610300.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Masks"
|
Name="Masks"
|
||||||
@ -381,6 +385,10 @@
|
|||||||
RelativePath="..\ps\pd0610100a.uml"
|
RelativePath="..\ps\pd0610100a.uml"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ps\pd0610300a.uml"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
<Filter
|
||||||
Name="Headers"
|
Name="Headers"
|
||||||
@ -394,6 +402,14 @@
|
|||||||
RelativePath="..\ps\pd0610100.h"
|
RelativePath="..\ps\pd0610100.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ps\pd0610100a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ps\pd0610300a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lib\AgaLib.lib"
|
RelativePath="..\lib\AgaLib.lib"
|
||||||
|
@ -417,6 +417,10 @@
|
|||||||
RelativePath="..\ps\ps1001300a.uml"
|
RelativePath="..\ps\ps1001300a.uml"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ps\ps1001_forn_dippub.uml"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ps\ps1001_prev_datacomp.uml"
|
RelativePath="..\ps\ps1001_prev_datacomp.uml"
|
||||||
>
|
>
|
||||||
@ -442,6 +446,10 @@
|
|||||||
RelativePath="..\ps\ps1001300a.h"
|
RelativePath="..\ps\ps1001300a.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ps\ps1001_forn_dippub.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ps\ps1001_prev_datacomp.h"
|
RelativePath="..\ps\ps1001_prev_datacomp.h"
|
||||||
>
|
>
|
||||||
@ -470,6 +478,10 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Reports"
|
Name="Reports"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ps\ps1001_forn_dippub.rep"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ps\ps1001_prev_datacomp.rep"
|
RelativePath="..\ps\ps1001_prev_datacomp.rep"
|
||||||
>
|
>
|
||||||
|
@ -444,6 +444,63 @@
|
|||||||
RelativePath="..\tc\tc0900a.uml"
|
RelativePath="..\tc\tc0900a.uml"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Headers"
|
||||||
|
Filter="h"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc0.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc0600a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc0700a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc0701.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc0800a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc0900a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tcts.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Menu"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tcmenu.men"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Txts"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc0700.txt"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tctabmod.txt"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="MaskTab"
|
||||||
|
>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\tc\tctbt11.uml"
|
RelativePath="..\tc\tctbt11.uml"
|
||||||
>
|
>
|
||||||
@ -501,59 +558,6 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
|
||||||
Name="Headers"
|
|
||||||
Filter="h"
|
|
||||||
>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc0.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc0600a.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc0700a.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc0701.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc0800a.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc0900a.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tcts.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
</Filter>
|
|
||||||
<Filter
|
|
||||||
Name="Menu"
|
|
||||||
>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tcmenu.men"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
</Filter>
|
|
||||||
<Filter
|
|
||||||
Name="Txts"
|
|
||||||
>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc0700.txt"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tctabmod.txt"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
</Filter>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lib\AgaLib.lib"
|
RelativePath="..\lib\AgaLib.lib"
|
||||||
>
|
>
|
||||||
|
@ -406,6 +406,36 @@
|
|||||||
RelativePath="..\tc\tc1800a.uml"
|
RelativePath="..\tc\tc1800a.uml"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Headers"
|
||||||
|
Filter="h"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc1.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc1100a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc1800a.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="Ini"
|
||||||
|
Filter="ini"
|
||||||
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tc1100a.ini"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
</Filter>
|
||||||
|
<Filter
|
||||||
|
Name="MaskTab"
|
||||||
|
>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\tc\tctbzba.uml"
|
RelativePath="..\tc\tctbzba.uml"
|
||||||
>
|
>
|
||||||
@ -435,32 +465,6 @@
|
|||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
<Filter
|
|
||||||
Name="Headers"
|
|
||||||
Filter="h"
|
|
||||||
>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc1.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc1100a.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc1800a.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
</Filter>
|
|
||||||
<Filter
|
|
||||||
Name="Ini"
|
|
||||||
Filter="ini"
|
|
||||||
>
|
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc1100a.ini"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
</Filter>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lib\AgaLib.lib"
|
RelativePath="..\lib\AgaLib.lib"
|
||||||
>
|
>
|
||||||
|
@ -333,6 +333,10 @@
|
|||||||
RelativePath="..\cg\cglib01.cpp"
|
RelativePath="..\cg\cglib01.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\cg\cglib03.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\tc\tc2.cpp"
|
RelativePath="..\tc\tc2.cpp"
|
||||||
>
|
>
|
||||||
@ -389,10 +393,6 @@
|
|||||||
RelativePath="..\tc\tc2700.cpp"
|
RelativePath="..\tc\tc2700.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc2701.cpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\tc\tc2800.cpp"
|
RelativePath="..\tc\tc2800.cpp"
|
||||||
>
|
>
|
||||||
@ -439,10 +439,6 @@
|
|||||||
RelativePath="..\tc\tc2700a.h"
|
RelativePath="..\tc\tc2700a.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\tc\tc2701.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\tc\tc2800a.h"
|
RelativePath="..\tc\tc2800a.h"
|
||||||
>
|
>
|
||||||
@ -468,6 +464,10 @@
|
|||||||
RelativePath="..\tc\tcipi11.uml"
|
RelativePath="..\tc\tcipi11.uml"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tcipicc.uml"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\tc\tcipiva.uml"
|
RelativePath="..\tc\tcipiva.uml"
|
||||||
>
|
>
|
||||||
@ -496,6 +496,10 @@
|
|||||||
RelativePath="..\tc\tctbico.uml"
|
RelativePath="..\tc\tctbico.uml"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tctbiic.uml"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\tc\tctbina.uml"
|
RelativePath="..\tc\tctbina.uml"
|
||||||
>
|
>
|
||||||
@ -504,6 +508,10 @@
|
|||||||
RelativePath="..\tc\tctbipg.uml"
|
RelativePath="..\tc\tctbipg.uml"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\tc\tctbire.uml"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\tc\tctbivl.uml"
|
RelativePath="..\tc\tctbivl.uml"
|
||||||
>
|
>
|
||||||
|
@ -373,6 +373,10 @@
|
|||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\lv\lvlib.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ve\ve1.cpp"
|
RelativePath="..\ve\ve1.cpp"
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user