<?xml version="1.0" encoding="Windows-1252"?> | |
<VisualStudioProject | |
ProjectType="Visual C++" | |
Version="9.00" | |
Name="rtVAX1000" | |
ProjectGUID="{E359921B-DC18-42ED-AFB9-1FC603B9C1B3}" | |
RootNamespace="rtVAX1000" | |
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="Build Dependent ROM include File(s) & Check for required build dependencies & git commit id" | |
CommandLine="Pre-Build-Event.cmd LIBPCRE ROM BUILD" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="0" | |
AdditionalIncludeDirectories="../VAX/;../pdp11/;./;../;../slirp;../slirp_glue;../slirp_glue/qemu;../slirp_glue/qemu/win32/include;../../windows-build/winpcap/Wpdpack/Include;../../windows-build/PCRE/include/;../../windows-build/pthreads;../../windows-build/libSDL/SDL2-2.0.5/include;../../windows-build/libpng-1.6.18" | |
PreprocessorDefinitions="USE_INT64;USE_ADDR64;VM_VAX;VAX_620;USE_SHARED;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;PTW32_STATIC_LIB;USE_READER_THREAD;SIM_ASYNCH_IO;SIM_NEED_GIT_COMMIT_ID;HAVE_PCREPOSIX_H;PCRE_STATIC;HAVE_SLIRP_NETWORK;USE_SIMH_SLIRP_DEBUG" | |
KeepComments="false" | |
MinimalRebuild="true" | |
BasicRuntimeChecks="0" | |
RuntimeLibrary="1" | |
BufferSecurityCheck="false" | |
UsePrecompiledHeader="0" | |
WarningLevel="3" | |
DebugInformationFormat="3" | |
CompileAs="1" | |
ShowIncludes="false" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalOptions="/fixed:no" | |
AdditionalDependencies="wsock32.lib winmm.lib Iphlpapi.lib pcrestaticd.lib pcreposixstaticd.lib SDL2-StaticD.lib SDL2_ttf-StaticD.lib freetype2412MT_D.lib libpng16.lib zlib.lib dxguid.lib Imm32.lib Version.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" | |
/> | |
</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="Build Dependent ROM include File(s) & Check for required build dependencies & git commit id" | |
CommandLine="Pre-Build-Event.cmd LIBPCRE ROM BUILD" | |
/> | |
<Tool | |
Name="VCCustomBuildTool" | |
/> | |
<Tool | |
Name="VCXMLDataGeneratorTool" | |
/> | |
<Tool | |
Name="VCMIDLTool" | |
/> | |
<Tool | |
Name="VCCLCompilerTool" | |
Optimization="2" | |
InlineFunctionExpansion="2" | |
EnableIntrinsicFunctions="true" | |
FavorSizeOrSpeed="1" | |
OmitFramePointers="true" | |
WholeProgramOptimization="true" | |
AdditionalIncludeDirectories="../VAX/;../pdp11/;./;../;../slirp;../slirp_glue;../slirp_glue/qemu;../slirp_glue/qemu/win32/include;../../windows-build/winpcap/Wpdpack/Include;../../windows-build/PCRE/include/;../../windows-build/pthreads;../../windows-build/libSDL/SDL2-2.0.5/include;../../windows-build/libpng-1.6.18" | |
PreprocessorDefinitions="USE_INT64;USE_ADDR64;VM_VAX;VAX_620;USE_SHARED;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_WINSOCK_DEPRECATED_NO_WARNINGS;PTW32_STATIC_LIB;USE_READER_THREAD;SIM_ASYNCH_IO;SIM_NEED_GIT_COMMIT_ID;HAVE_PCREPOSIX_H;PCRE_STATIC;HAVE_SLIRP_NETWORK;USE_SIMH_SLIRP_DEBUG" | |
KeepComments="false" | |
StringPooling="true" | |
RuntimeLibrary="0" | |
BufferSecurityCheck="false" | |
EnableFunctionLevelLinking="true" | |
UsePrecompiledHeader="0" | |
WarningLevel="3" | |
DebugInformationFormat="3" | |
CompileAs="1" | |
/> | |
<Tool | |
Name="VCManagedResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCResourceCompilerTool" | |
/> | |
<Tool | |
Name="VCPreLinkEventTool" | |
/> | |
<Tool | |
Name="VCLinkerTool" | |
AdditionalOptions="/fixed:no" | |
AdditionalDependencies="wsock32.lib winmm.lib Iphlpapi.lib pcrestatic.lib pcreposixstatic.lib SDL2-Static.lib SDL2_ttf-Static.lib freetype2412MT.lib libpng16.lib zlib.lib dxguid.lib Imm32.lib Version.lib" | |
LinkIncremental="1" | |
AdditionalLibraryDirectories="../../windows-build/lib/Release/" | |
GenerateDebugInformation="false" | |
SubSystem="1" | |
StackReserveSize="10485760" | |
StackCommitSize="10485760" | |
OptimizeReferences="2" | |
EnableCOMDATFolding="2" | |
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" | |
/> | |
</Configuration> | |
</Configurations> | |
<References> | |
</References> | |
<Files> | |
<Filter | |
Name="Source Files" | |
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" | |
> | |
<File | |
RelativePath="..\PDP11\pdp11_cr.c" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_dz.c" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_io_lib.c" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_lp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_rl.c" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_rq.c" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_td.c" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_tq.c" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_ts.c" | |
> | |
</File> | |
<File | |
RelativePath="..\Pdp11\pdp11_vh.c" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_xq.c" | |
> | |
</File> | |
<File | |
RelativePath="..\..\windows-build\pthreads\pthread.c" | |
> | |
<FileConfiguration | |
Name="Debug|Win32" | |
> | |
<Tool | |
Name="VCCLCompilerTool" | |
PreprocessorDefinitions="HAVE_CONFIG_H;PTW32_BUILD_INLINED;PTW32_STATIC_LIB;__CLEANUP_C;$(NOINHERIT)" | |
CompileAs="1" | |
/> | |
</FileConfiguration> | |
<FileConfiguration | |
Name="Release|Win32" | |
> | |
<Tool | |
Name="VCCLCompilerTool" | |
PreprocessorDefinitions="HAVE_CONFIG_H;PTW32_BUILD_INLINED;PTW32_STATIC_LIB;__CLEANUP_C;$(NOINHERIT)" | |
CompileAs="1" | |
/> | |
</FileConfiguration> | |
</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> | |
<File | |
RelativePath="..\VAX\vax630_io.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax630_stddev.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax630_sysdev.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax630_syslist.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_2681.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_cis.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_cmode.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_cpu.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_cpu1.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_fpa.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_lk.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_mmu.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_octa.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_sys.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_syscm.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_vc.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_vs.c" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_watch.c" | |
> | |
</File> | |
<Filter | |
Name="slirp" | |
> | |
<File | |
RelativePath="..\slirp\arp_table.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\bootp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\bootp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\cksum.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\debug.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\dnssearch.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp_glue\glib_qemu_stubs.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\if.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\if.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\ip.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\ip_icmp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\ip_icmp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\ip_input.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\ip_output.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\libslirp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\main.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\mbuf.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\mbuf.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\misc.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\misc.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\sbuf.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\sbuf.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp_glue\sim_slirp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\slirp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\slirp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\slirp_config.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\socket.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\socket.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tcp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tcp_input.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tcp_output.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tcp_subr.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tcp_timer.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tcp_timer.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tcp_var.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tcpip.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tftp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\tftp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\udp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\slirp\udp.h" | |
> | |
</File> | |
</Filter> | |
</Filter> | |
<Filter | |
Name="Header Files" | |
Filter="h;hpp;hxx;hm;inl;inc" | |
> | |
<File | |
RelativePath="..\PDP11\pdp11_cr_dat.h" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_io_lib.h" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_mscp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_td.h" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_uqssp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_xq.h" | |
> | |
</File> | |
<File | |
RelativePath="..\PDP11\pdp11_xq_bootrom.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> | |
<File | |
RelativePath="..\VAX\vax630_defs.h" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_2681.h" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_defs.h" | |
> | |
</File> | |
<File | |
RelativePath="..\VAX\vax_mmu.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> |