mirror of
https://github.com/SDL-Hercules-390/hyperion.git
synced 2026-04-10 22:24:32 +02:00
2993 lines
60 KiB
XML
2993 lines
60 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="Hercules"
|
|
ProjectGUID="{A0F495FF-9C35-4DFB-A51A-0427D8420779}"
|
|
RootNamespace="Hercules"
|
|
Keyword="MakeFileProj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="./msvc.debug.dllmod.bin"
|
|
IntermediateDirectory="./msvc.debug.dllmod.obj"
|
|
ConfigurationType="0"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat DEBUG makefile.msvc 32"
|
|
ReBuildCommandLine="makefile.bat DEBUG makefile.msvc 32 -a"
|
|
CleanCommandLine="makefile.bat DEBUG makefile.msvc 32 clean"
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;_DEBUG;DEBUG;_MSVC_;CPU=i386;HOST_ARCH=i386;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_QUEUED_DIRECT_IO;_FEATURE_SIE;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="./msvc.debug.AMD64.bin"
|
|
IntermediateDirectory="./msvc.debug.AMD64.bin"
|
|
ConfigurationType="0"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat DEBUG-X64 makefile.msvc 32"
|
|
ReBuildCommandLine="makefile.bat DEBUG-X64 makefile.msvc 32 -a"
|
|
CleanCommandLine="makefile.bat DEBUG-X64 makefile.msvc 32 clean"
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;_WIN64;_DEBUG;DEBUG;_MSVC_;CPU=AMD64;HOST_ARCH=AMD64;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_QUEUED_DIRECT_IO;_FEATURE_SIE;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="./msvc.dllmod.bin"
|
|
IntermediateDirectory="./msvc.dllmod.obj"
|
|
ConfigurationType="0"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat RETAIL makefile.msvc 32"
|
|
ReBuildCommandLine="makefile.bat RETAIL makefile.msvc 32 -a"
|
|
CleanCommandLine="makefile.bat RETAIL makefile.msvc 32 clean"
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;NDEBUG;_MSVC_;CPU=i386;HOST_ARCH=i386;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_QUEUED_DIRECT_IO;_FEATURE_SIE;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="./msvc.AMD64.bin"
|
|
IntermediateDirectory="./msvc.AMD64.bin"
|
|
ConfigurationType="0"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat RETAIL-X64 makefile.msvc 32"
|
|
ReBuildCommandLine="makefile.bat RETAIL-X64 makefile.msvc 32 -a"
|
|
CleanCommandLine="makefile.bat RETAIL-X64 makefile.msvc 32 clean"
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;_WIN64;NDEBUG;_MSVC_;CPU=AMD64;HOST_ARCH=AMD64;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_QUEUED_DIRECT_IO;_FEATURE_SIE;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug-All|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
BuildLogFile="$(SolutionDir)$(ConfigurationName) BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat DEBUG-ALL makefile.msvc 32 "$(SolutionDir)""
|
|
ReBuildCommandLine="makefile.bat DEBUG-ALL makefile.msvc 32 -a "$(SolutionDir)""
|
|
CleanCommandLine="makefile.bat DEBUG-ALL makefile.msvc 32 clean "$(SolutionDir)""
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;_DEBUG;DEBUG;_MSVC_;CPU=i386;HOST_ARCH=i386;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug-All|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
BuildLogFile="$(SolutionDir)$(ConfigurationName) BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat DEBUG-ALL makefile.msvc 32 "$(SolutionDir)""
|
|
ReBuildCommandLine="makefile.bat DEBUG-ALL makefile.msvc 32 -a "$(SolutionDir)""
|
|
CleanCommandLine="makefile.bat DEBUG-ALL makefile.msvc 32 clean "$(SolutionDir)""
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;_WIN64;_DEBUG;DEBUG;_MSVC_;CPU=AMD64;HOST_ARCH=AMD64;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release-All|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
BuildLogFile="$(SolutionDir)$(ConfigurationName) BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat RETAIL-ALL makefile.msvc 32 "$(SolutionDir)""
|
|
ReBuildCommandLine="makefile.bat RETAIL-ALL makefile.msvc 32 -a "$(SolutionDir)""
|
|
CleanCommandLine="makefile.bat RETAIL-ALL makefile.msvc 32 clean "$(SolutionDir)""
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;NDEBUG;_MSVC_;CPU=i386;HOST_ARCH=i386;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release-All|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
BuildLogFile="$(SolutionDir)$(ConfigurationName) BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat RETAIL-ALL makefile.msvc 32 "$(SolutionDir)""
|
|
ReBuildCommandLine="makefile.bat RETAIL-ALL makefile.msvc 32 -a "$(SolutionDir)""
|
|
CleanCommandLine="makefile.bat RETAIL-ALL makefile.msvc 32 clean "$(SolutionDir)""
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;_WIN64;NDEBUG;_MSVC_;CPU=AMD64;HOST_ARCH=AMD64;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="All-All|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
BuildLogFile="$(SolutionDir)$(ConfigurationName) BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat ALL-ALL makefile.msvc 32 "$(SolutionDir)""
|
|
ReBuildCommandLine="makefile.bat ALL-ALL makefile.msvc 32 -a "$(SolutionDir)""
|
|
CleanCommandLine="makefile.bat ALL-ALL makefile.msvc 32 clean "$(SolutionDir)""
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;_MSVC_;CPU=i386;HOST_ARCH=i386;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="All-All|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="0"
|
|
BuildLogFile="$(SolutionDir)$(ConfigurationName) BuildLog.htm"
|
|
>
|
|
<Tool
|
|
Name="VCNMakeTool"
|
|
BuildCommandLine="makefile.bat ALL-ALL makefile.msvc 32 "$(SolutionDir)""
|
|
ReBuildCommandLine="makefile.bat ALL-ALL makefile.msvc 32 -a "$(SolutionDir)""
|
|
CleanCommandLine="makefile.bat ALL-ALL makefile.msvc 32 clean "$(SolutionDir)""
|
|
Output="$(OutDir)"
|
|
PreprocessorDefinitions="FEATURE_PROGRAM_DIRECTED_REIPL;FEATURE_EMULATE_VM;ENABLE_IPV6;OPTION_CMPSC_2012;FEATURE_BINARY_FLOATING_POINT;WIN32;_WIN64;_MSVC_;CPU=AMD64;HOST_ARCH=AMD64;OPTION_DYNAMIC_LOAD;HDL_BUILD_SHARED;OPTION_FTHREADS;EXTERNALGUI;FEATURE_CHANNEL_SUBSYSTEM;FEATURE_CANCEL_IO_FACILITY;FEATURE_ESAME;FEATURE_CONFIGURATION_TOPOLOGY_FACILITY;OPTION_HAO;HAVE_REGINA_REXXSAA_H;OPTION_CMDTGT;_FEATURE_SYSTEM_CONSOLE;FEATURE_CHSC;OPTION_PTTRACE;FEATURE_COMPRESSION;ENABLE_REGINA_REXX;ENABLE_OBJECT_REXX;FEATURE_S370_CHANNEL"
|
|
IncludeSearchPath="crypto;decNumber;$(ProjectDir)"
|
|
ForcedIncludes=""
|
|
AssemblySearchPath=""
|
|
ForcedUsingAssemblies=""
|
|
CompileAsManaged=""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{5B799457-D8CE-492d-B610-D73BC167A0BF}"
|
|
>
|
|
<Filter
|
|
Name="Utilities"
|
|
>
|
|
<Filter
|
|
Name="disk"
|
|
>
|
|
<File
|
|
RelativePath=".\cckdcdsk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cckdcomp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cckddiag.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cckdfix.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cckdswap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdcat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdconv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdcopy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdinit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdisup.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdload.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdls.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdpdsu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdseq.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="tape"
|
|
>
|
|
<File
|
|
RelativePath=".\hetget.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hetinit.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hetmap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hetupd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tapecopy.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tapemap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tapesplt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmfplc2.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="other"
|
|
>
|
|
<File
|
|
RelativePath=".\conspawn.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dmap2hrc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\herclin.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Hercules"
|
|
>
|
|
<Filter
|
|
Name="Crypto"
|
|
>
|
|
<File
|
|
RelativePath=".\crypto\Makefile.am"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\crypto\aes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\crypto\des.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\crypto\sha1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\crypto\sha256.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\crypto\aes.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\crypto\des.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\crypto\dyncrypt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\crypto\sha1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\crypto\sha256.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="decNumber"
|
|
>
|
|
<File
|
|
RelativePath=".\decNumber\decnumber.pdf"
|
|
SubType="Code"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\ICU-license.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\Makefile.am"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\readme.txt"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\decNumber\decContext.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decDPD.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decimal128.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decimal32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decimal64.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decNumber.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decNumberLocal.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decPacked.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\decNumber\decContext.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decimal128.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decimal32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decimal64.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decNumber.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decNumber\decPacked.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
>
|
|
<File
|
|
RelativePath=".\decNumber\decNumber.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Devices"
|
|
>
|
|
<Filter
|
|
Name="Con/Disp/Term"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\cnsllogo.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\con1052c.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\console.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="CTC"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\comm3705.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\commadpt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ctc_ptp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ctcadpt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hercifc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hifr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\qeth.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tt32api.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tt32if.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tuntap.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w32ctca.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\comm3705.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\commadpt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ctc_ctci.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ctc_lcs.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ctc_ptp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ctcadpt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hercifc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\qeth.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tuntap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w32ctca.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Dasd"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\dasdblks.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdtab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\cckddasd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cckdutil.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ckddasd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdtab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dasdutil.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fbadasd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\shared.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Tape"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\ftlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hetlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scsitape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sllib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tapedev.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w32mtio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w32stape.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\awstape.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\faketape.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ftlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hetlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hettape.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\omatape.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scsitape.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sllib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tapeccws.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tapedev.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w32stape.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Unit Record"
|
|
>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\sockdev.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\cardpch.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cardrdr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\printer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sockdev.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="zFCP"
|
|
>
|
|
<File
|
|
RelativePath=".\zfcp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\zfcp.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Emulation"
|
|
>
|
|
<Filter
|
|
Name="Source Files"
|
|
>
|
|
<File
|
|
RelativePath=".\archlvl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\assist.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bldcfg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\bootstrap.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\build_pch.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cache.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cgibin.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\channel.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\chsc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\clock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmdtab.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpsc_2012.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscdbg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscdct.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscget.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscmem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscput.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\codepage.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\config.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\control.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cpu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\crypto.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\decimal.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dfp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\diagmssf.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\diagnose.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dyn76.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dyngui.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dyninst.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ecpsvm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\esame.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\external.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fillfnam.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\float.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fthreads.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\general1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\general2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\general3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\getopt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hao.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hchan.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hconsole.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hdiagf18.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hdl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hdlmain.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hdteq.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hexdumpe.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\history.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hostinfo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hRexx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hRexx_o.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hRexx_r.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hsccmd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hscemode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hscloc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hscmisc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hscpufun.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hscutl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hscutl2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hsocket.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hsys.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hthreads.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\httpserv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ieee.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\impl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\io.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ipl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\loadmem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\loadparm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\logger.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\logmsg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\losc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ltdl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\machchk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\memrchr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mpc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\opcode.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\panel.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\parser.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pfpo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\plo.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pttrace.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\qdio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resolve.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\rexx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\s37x.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\s37xmod.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scedasd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scescsi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\script.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\service.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sie.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SoftFloat.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stack.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\strsignal.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\timer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\trace.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vector.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\version.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vm.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmd250.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vstore.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w32util.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\xstore.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
>
|
|
<File
|
|
RelativePath=".\cache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ccfixme.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ccnowarn.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\chain.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\chsc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\clock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmdtab.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpsc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscbit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscdbg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscdct.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscget.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscmem.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cmpscput.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\codepage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\cpuint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\dbgtrace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\devtype.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ecpsvm.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\esa390.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\esa390io.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\extstring.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\feat370.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\feat390.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\feat900.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\featall.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\featchk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\feature.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fillfnam.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\fthreads.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\getopt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hbyteswp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hchan.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hconsole.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hconsts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hdiagf18.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hdl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\herc_getopt.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hercules.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hercwind.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\herror.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hexdumpe.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hextapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hexterns.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hinlines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\history.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hmacros.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hmalloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hostinfo.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hostopts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hqadefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hqainc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hRexx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hRexxapi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hscutl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hsocket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hstdinc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hstdint.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hstructs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hthreads.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\httpmisc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\htypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\inline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\linklist.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\logger.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\ltdl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\machdep.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\memrchr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\mpc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msgenu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\opcode.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\pttrace.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\qdio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\resolve.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\service.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SoftFloat-macros.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SoftFloat-milieu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SoftFloat-specialise.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SoftFloat-types.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SoftFloat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\targetver.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\version.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vmd250.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\vstore.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w32dl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\w32util.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Original SoftFloat-2b"
|
|
>
|
|
<File
|
|
RelativePath=".\SoftFloat-2b.zip"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="altcmpsc"
|
|
>
|
|
<File
|
|
RelativePath=".\cmpsc.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter=".rc"
|
|
ParseFiles="false"
|
|
>
|
|
<File
|
|
RelativePath=".\hercules.ico"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hercver.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Other Files"
|
|
>
|
|
<Filter
|
|
Name="DOC"
|
|
>
|
|
<File
|
|
RelativePath=".\_TODO.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CHANGES"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.ISSUES"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.md"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\RELEASE.NOTES"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="README"
|
|
>
|
|
<File
|
|
RelativePath=".\README.AIX"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.APL360"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.BSD"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.CMPSC"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.COMMADPT"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.DECNUMBER"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.DYNMOD"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.ECPSVM"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.HAO"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.HDL"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.HERCLOGO"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.HRAF"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.IOARCH"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.MINGW"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.MSVC"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.NETWORKING"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.OSX"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.PTT"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.REXX"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.RXVT4APL"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.S37X"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.SETUID"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.SOFTFLOAT"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.SUN"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.TAPE"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\README.WIN64"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="html"
|
|
>
|
|
<File
|
|
RelativePath=".\html\hercules.css"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\Makefile.am"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="herc"
|
|
>
|
|
<File
|
|
RelativePath=".\html\cckddasd.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\fishgui.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercconf.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercfaq.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercinst.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\herclic.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercload.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercnew.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercrdr.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercrnot.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercsupp.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\herctcp.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercules.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\index.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\shared.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\tasks.html"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="msgs"
|
|
>
|
|
<File
|
|
RelativePath=".\html\hercmsca.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmscf.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmscp.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsct.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsda.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsdc.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsdg.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsdi.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsdl.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsds.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsdt.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsdu.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsg.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmshd.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmshe.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmshg.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmshm.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsht.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmshu.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsif.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsin.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmslc.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmslg.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmspn.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmspr.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmspu.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsrd.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmssd.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsta.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmstc.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmste.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmstm.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsts.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmstt.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmstu.html"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\html\hercmsvm.html"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Build"
|
|
>
|
|
<File
|
|
RelativePath=".\BUILDING"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\INSTALL"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="msvc"
|
|
>
|
|
<File
|
|
RelativePath=".\dynmake.bat"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\makefile-dllmod.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\makefile.bat"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\makefile.msvc"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="makefile includes"
|
|
>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\BZIP2_DIR.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\BZIP2_FLAGS.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\BZIP2_RULES.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\CONFIG.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\DEBUG_RETAIL.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\HERC_FLAGS.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\HQA_DIR.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\HQA_FLAGS.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\IPV6_FLAGS.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\MOD_RULES1.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\MOD_RULES2.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\MODULES.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\OBJ_CODE.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\OUTDIR_RULES.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\OUTPUT_DIRS.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\PCRE_DIR.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\PCRE_FLAGS.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\PCRE_RULES.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\PRIM_RULES.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\REXX_DIRS.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\REXX_FLAGS.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\REXX_RULES.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\VERSION.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\ZLIB_DIR.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\ZLIB_FLAGS.msvc"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\msvc.makefile.includes\ZLIB_RULES.msvc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="runjobs.jobs"
|
|
>
|
|
<File
|
|
RelativePath=".\all-all.jobs"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\debug-all.jobs"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\retail-all.jobs"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="VS2010"
|
|
>
|
|
<File
|
|
RelativePath=".\Hercules.vcxproj"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Hercules.vcxproj.filters"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="VS2012"
|
|
>
|
|
<File
|
|
RelativePath=".\Hercules_VS2012.sln"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Hercules_VS2012.vcxproj"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="other"
|
|
>
|
|
<File
|
|
RelativePath=".\autogen.sh"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\bldlvlck"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\configure.ac"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\autoconf\hercules.m4"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\Makefile.am"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Utilities"
|
|
>
|
|
<File
|
|
RelativePath=".\util\awssl-v19g"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\awswrite.jcl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\cckddump.hla"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\cckdload.hla"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\CMPSC.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\dasdlist"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\dasdlist.bat"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\Makefile.am"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\rawstape.jcl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\scsiboot"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\tapeconv.jcl"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\util\TMOUNT.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="tests"
|
|
>
|
|
<File
|
|
RelativePath=".\tests\Makefile.am"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="core"
|
|
>
|
|
<File
|
|
RelativePath=".\tests\a.core"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\b.core"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\bctr.core"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cpu0off.core"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\l.core"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\la.core"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\la2.core"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\mvc.core"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\sieve.core"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\st.core"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="scripts"
|
|
>
|
|
<File
|
|
RelativePath=".\tests\agf.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\alsi.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\axtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\brc.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cdfr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cdgr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cdsg.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cgdr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cgdtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cger.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cgfrl.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cgxr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cgxtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\channel-370.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\comments.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cpsdr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\csst.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cxgbr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\cxgtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\diag24.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\diag8.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\dxtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\epsw.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\exrl.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\fiebr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\fixtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\iedtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kimd0.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kimd1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kimd2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kimd3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kimd65.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\klmd0.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\klmd1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\klmd2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\klmd3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km0.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km10.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km11.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km18.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km19.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km20.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km26.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km27.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km28.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km50.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km52.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km58.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km60.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\km9.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac0.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac10.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac11.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac18.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac19.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac20.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac26.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac27.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac28.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmac9.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc0.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc10.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc11.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc18.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc19.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc20.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc26.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc27.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc28.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc67.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmc9.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr0.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr10.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr11.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr18.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr19.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr20.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr26.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr27.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr28.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmctr9.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf0.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf10.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf11.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf18.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf19.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf20.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf26.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf27.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf28.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmf9.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo0.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo1.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo10.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo11.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo18.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo19.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo20.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo26.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo27.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo28.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo3.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\kmo9.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\ldetr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\ldxtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\ledtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\lfpc.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\llhrl.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\locgr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\loop.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\lpp.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\lxdtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\maer.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\mvcos.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\mxtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\popcnt.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\prtest.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\ptf.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\res40002.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\rnsbg.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\rrdtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\rrxtr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\srdt.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\stfle.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\stidp.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\stsi.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\sus40002.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\tape.240k-2.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\tape.240k.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\tape.2m.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\tape.32k.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\tapepos.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\tbedr.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\tdcdt.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\tdgdt.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\thder.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\trace.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\tests\trte.txt"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="misc"
|
|
>
|
|
<File
|
|
RelativePath=".\herclogo.txt"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hercules.cnf"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\hercules.cnf.rexx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="scripts"
|
|
>
|
|
<File
|
|
RelativePath=".\scripts\cmpsc.cnf"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\cmpsc.rexx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hbasic1.rexx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hbasic2.rex"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hbasic3.cmd"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hbasic4.rx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hbasic5.ext1"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hbasics"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hcommand.rexx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hexecio.rexx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hlinein.rexx"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\scripts\hrecurs.rexx"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|