<?xml version="1.0" encoding="Windows-1252"?> | |
<VisualStudioProject | |
ProjectType="Visual C++" | |
Version="9.00" | |
Name="AltairZ80" | |
ProjectGUID="{BC7F37AD-7414-43C3-829D-214CD1113D67}" | |
RootNamespace="AltairZ80" | |
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\AltairZ80\$(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="./;../;../AltairZ80/" | |
PreprocessorDefinitions="NO_INLINE;_CRT_SECURE_NO_WARNINGS" | |
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="wsock32.lib winmm.lib" | |
OutputFile="$(OutDir)\AltairZ80.exe" | |
LinkIncremental="2" | |
GenerateDebugInformation="true" | |
ProgramDatabaseFile="$(OutDir)\AltairZ80.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\AltairZ80\$(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="./;../;../AltairZ80/" | |
PreprocessorDefinitions="NO_INLINE;_CRT_SECURE_NO_WARNINGS" | |
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="wsock32.lib winmm.lib" | |
OutputFile="$(OutDir)\AltairZ80.exe" | |
LinkIncremental="1" | |
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="..\AltairZ80\altairz80_cpu.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\altairz80_cpu_nommu.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\altairz80_dsk.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\altairz80_hdsk.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\altairz80_net.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\altairz80_sio.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\altairz80_sys.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\disasm.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\flashwriter2.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\i8272.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\i86_decode.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\i86_ops.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\i86_prim_ops.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\insnsa.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\insnsd.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\mfdc.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\n8vem.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_64fdc.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_adcs6.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_disk1a.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_disk2.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_disk3.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_fif.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_hdc1001.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_if3.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_mdriveh.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_mdsad.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_scp300f.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_selchan.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\s100_ss1.c" | |
> | |
</File> | |
<File | |
RelativePath="..\scp.c" | |
> | |
</File> | |
<File | |
RelativePath="..\sim_console.c" | |
> | |
</File> | |
<File | |
RelativePath="..\sim_ether.c" | |
> | |
</File> | |
<File | |
RelativePath="..\sim_fio.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\sim_imd.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="..\AltairZ80\vfdhd.c" | |
> | |
</File> | |
<File | |
RelativePath="..\AltairZ80\wd179x.c" | |
> | |
</File> | |
</Filter> | |
<Filter | |
Name="Header Files" | |
Filter="h;hpp;hxx;hm;inl;inc" | |
> | |
<File | |
RelativePath="..\AltairZ80\altairz80_defs.h" | |
> | |
</File> | |
<File | |
RelativePath="..\scp.h" | |
> | |
</File> | |
<File | |
RelativePath="..\sim_console.h" | |
> | |
</File> | |
<File | |
RelativePath="..\sim_defs.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> |