474 lines
10 KiB
XML
474 lines
10 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="HP2100"
|
|
ProjectGUID="{7A9428F5-593C-4217-B8FE-980E249D3DB9}"
|
|
RootNamespace="HP2100"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\BIN\NT\$(PlatformName)-$(ConfigurationName)"
|
|
IntermediateDirectory="..\BIN\NT\Project\simh\$(ProjectName)\$(PlatformName)-$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
Description="Check for required build dependencies & git commit id"
|
|
CommandLine="Pre-Build-Event.cmd "$(TargetDir)$(TargetName).exe" LIBPCRE"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../HP2100/;./;../;../slirp;../slirp_glue;../slirp_glue/qemu;../slirp_glue/qemu/win32/include;../../windows-build/include;;../../windows-build/include/SDL2"
|
|
PreprocessorDefinitions="HAVE_INT64;SIM_BUILD_TOOL=simh-Visual-Studio-Project;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;SIM_NEED_GIT_COMMIT_ID;HAVE_PCRE_H;PCRE_STATIC"
|
|
KeepComments="false"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
ShowIncludes="false"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libcmtd.lib wsock32.lib winmm.lib Iphlpapi.lib pcrestaticd.lib SDL2-StaticD.lib SDL2_ttf-StaticD.lib freetype2412MT_D.lib libpng16.lib zlib.lib dxguid.lib Imm32.lib Version.lib Setupapi.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../../windows-build/lib/Debug/"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
StackReserveSize="10485760"
|
|
StackCommitSize="10485760"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Running Available Tests"
|
|
CommandLine="Post-Build-Event.cmd HP2100 "$(TargetDir)$(TargetName).exe""
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\BIN\NT\$(PlatformName)-$(ConfigurationName)"
|
|
IntermediateDirectory="..\BIN\NT\Project\simh\$(ProjectName)\$(PlatformName)-$(ConfigurationName)"
|
|
ConfigurationType="1"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
Description="Check for required build dependencies & git commit id"
|
|
CommandLine="Pre-Build-Event.cmd "$(TargetDir)$(TargetName).exe" LIBPCRE"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
OmitFramePointers="true"
|
|
WholeProgramOptimization="true"
|
|
AdditionalIncludeDirectories="../HP2100/;./;../;../slirp;../slirp_glue;../slirp_glue/qemu;../slirp_glue/qemu/win32/include;../../windows-build/include;;../../windows-build/include/SDL2"
|
|
PreprocessorDefinitions="HAVE_INT64;SIM_BUILD_TOOL=simh-Visual-Studio-Project;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;SIM_NEED_GIT_COMMIT_ID;HAVE_PCRE_H;PCRE_STATIC"
|
|
StringPooling="true"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
WarnAsError="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="libcmt.lib wsock32.lib winmm.lib Iphlpapi.lib pcrestatic.lib SDL2-Static.lib SDL2_ttf-Static.lib freetype2412MT.lib libpng16.lib zlib.lib dxguid.lib Imm32.lib Version.lib Setupapi.lib"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories="../../windows-build/lib/Release/"
|
|
GenerateDebugInformation="false"
|
|
SubSystem="1"
|
|
StackReserveSize="10485760"
|
|
StackCommitSize="10485760"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
LinkTimeCodeGeneration="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
Description="Running Available Tests"
|
|
CommandLine="Post-Build-Event.cmd HP2100 "$(TargetDir)$(TargetName).exe""
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
|
>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_baci.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu0.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu1.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu2.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu3.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu4.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu5.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu6.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu7.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu_fp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu_fpp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_di.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_di_da.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_disclib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_dma.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_dp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_dq.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_dr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_ds.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_ipl.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_lps.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_lpt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_mc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_mem.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_mpx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_ms.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_mt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_mux.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_pif.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_pt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_sys.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_tbg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_tty.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\scp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_console.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_disk.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_ether.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_fio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_serial.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_sock.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_tape.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_timer.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_tmxr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_video.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc"
|
|
>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_cpu_fp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_defs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_di.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_disclib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_fp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\HP2100\hp2100_fp1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\scp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_console.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_defs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_disk.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_ether.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_fio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_rev.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_serial.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_sock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_tape.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_timer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_tmxr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\sim_video.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|