| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="9.00" | |
| Name="PDP11" | |
| ProjectGUID="{49499E1B-5019-4B98-9DC7-2E73306D5578}" | |
| RootNamespace="PDP11" | |
| 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\PDP11\$(PlatformName)-$(ConfigurationName)" | |
| ConfigurationType="1" | |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
| CharacterSet="2" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="./;../;../PDP11/;../../winpcap/Wpdpack/Include;"../../pthreads/Pre-built.2/include"" | |
| PreprocessorDefinitions="USE_SHARED;VM_PDP11;_CRT_SECURE_NO_WARNINGS;USE_READER_THREAD" | |
| MinimalRebuild="true" | |
| BasicRuntimeChecks="3" | |
| RuntimeLibrary="1" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| Detect64BitPortabilityProblems="false" | |
| DebugInformationFormat="4" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="pthreadVC2.lib wsock32.lib packet.lib winmm.lib" | |
| OutputFile="$(OutDir)\PDP11.exe" | |
| LinkIncremental="2" | |
| AdditionalLibraryDirectories="../../winpcap/Wpdpack/Lib/;"../../pthreads/Pre-built.2/lib/"" | |
| GenerateDebugInformation="true" | |
| ProgramDatabaseFile="$(OutDir)\PDP11.pdb" | |
| SubSystem="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" | |
| /> | |
| </Configuration> | |
| <Configuration | |
| Name="Release|Win32" | |
| OutputDirectory="..\BIN\NT\$(PlatformName)-$(ConfigurationName)" | |
| IntermediateDirectory="..\BIN\NT\Project\simh\PDP11\$(PlatformName)-$(ConfigurationName)" | |
| ConfigurationType="1" | |
| InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
| CharacterSet="2" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="2" | |
| InlineFunctionExpansion="1" | |
| OmitFramePointers="true" | |
| AdditionalIncludeDirectories="./;../;../PDP11/;../../winpcap/Wpdpack/Include;"../../pthreads/Pre-built.2/include"" | |
| PreprocessorDefinitions="USE_SHARED;VM_PDP11;_CRT_SECURE_NO_WARNINGS;USE_READER_THREAD" | |
| StringPooling="true" | |
| RuntimeLibrary="0" | |
| EnableFunctionLevelLinking="true" | |
| UsePrecompiledHeader="0" | |
| WarningLevel="3" | |
| Detect64BitPortabilityProblems="false" | |
| DebugInformationFormat="3" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="pthreadVC2.lib wsock32.lib packet.lib winmm.lib" | |
| OutputFile="$(OutDir)\PDP11.exe" | |
| LinkIncremental="1" | |
| AdditionalLibraryDirectories="../../winpcap/Wpdpack/Lib/;"../../pthreads/Pre-built.2/lib/"" | |
| GenerateDebugInformation="true" | |
| SubSystem="1" | |
| 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_cis.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_cpu.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_cpumod.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_cr.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_dc.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_dl.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_dz.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_fp.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_hk.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_io.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_io_lib.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_ke.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_kg.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_lp.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_pclk.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_pt.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_rc.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_rf.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_rh.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_rk.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_rl.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_rp.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_rq.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_rx.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_ry.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_stddev.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_sys.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_ta.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_tc.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_tm.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_tq.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_ts.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_tu.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_vh.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_xq.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_xu.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_sock.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\sim_tape.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\sim_timer.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\sim_tmxr.c" | |
| > | |
| </File> | |
| </Filter> | |
| <Filter | |
| Name="Header Files" | |
| Filter="h;hpp;hxx;hm;inl;inc" | |
| > | |
| <File | |
| RelativePath="..\dec_dz.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_cpumod.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_cr_dat.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_defs.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_io_lib.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\PDP11\pdp11_mscp.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="..\PDP11\pdp11_xu.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_sock.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\sim_tape.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\sim_timer.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath="..\sim_tmxr.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> |