1
0
mirror of https://github.com/simh/simh.git synced 2026-01-26 04:01:38 +00:00

Visual Studio Projects: Report warnings as errors so CI builds fail on warnings

This commit is contained in:
Mark Pizzolato
2022-10-27 09:22:54 -10:00
parent f7112f626f
commit 7b96dd5c4e
81 changed files with 316 additions and 77 deletions

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -557,7 +559,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\3B2\3b2_cpu.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -557,7 +559,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\3B2\3b2_cpu.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -322,7 +324,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\Altair\altair_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -502,7 +504,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\AltairZ80\altairz80_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -338,7 +340,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\B5500\b5500_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -362,7 +364,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\CDC1700\cdc1700_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -350,7 +352,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -314,7 +316,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\GRI\gri_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -350,7 +352,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\H316\h316_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -438,7 +440,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\HP2100\hp2100_cpu.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -370,7 +372,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\HP3000\hp3000_cpu.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -330,7 +332,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I1401\i1401_dat.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -334,7 +336,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I1620\i1620_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -334,7 +336,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I650\i650_defs.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -129,6 +130,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -340,7 +342,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I7000\i7000_defs.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -129,6 +130,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -356,7 +358,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I7000\i7000_defs.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -129,6 +130,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -340,7 +342,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I7000\i7000_defs.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -129,6 +130,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -356,7 +358,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I7000\i7000_defs.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -129,6 +130,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -360,7 +362,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I7000\i7000_defs.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -129,6 +130,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -360,7 +362,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I7000\i7000_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -350,7 +352,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\I7094\i7094_dat.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -354,7 +356,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\Ibm1130\dmsr2v12phases.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -362,7 +364,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\Interdata\id_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -362,7 +364,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\Interdata\id_defs.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -592,7 +594,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -560,7 +562,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -592,7 +594,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -135,6 +136,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -411,7 +413,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -135,6 +136,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -610,7 +612,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_cr_dat.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -135,6 +136,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -622,7 +624,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_cr_dat.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -588,7 +590,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -592,7 +594,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -572,7 +574,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -592,7 +594,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -350,7 +352,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\NOVA\nova_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -346,7 +348,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\display\display.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -132,6 +133,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -683,7 +685,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP10\kx10_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -132,6 +133,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -603,7 +605,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP10\kx10_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -132,6 +133,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -579,7 +581,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP10\kx10_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -132,6 +133,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -555,7 +557,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP10\ks10_dup.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -569,7 +571,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP10\pdp10_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -350,7 +352,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP18B\pdp18b_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -346,7 +348,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP18B\pdp18b_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -132,6 +133,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -411,7 +413,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP10\kx10_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -370,7 +372,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\display\display.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -374,7 +376,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP8\pdp8_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -350,7 +352,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP18B\pdp18b_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -330,7 +332,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDQ-3\pdq3_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -326,7 +328,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\S3\s3_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -373,7 +375,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\SAGE\m68k_cpu.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -354,7 +356,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -135,6 +136,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -558,7 +560,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -129,6 +130,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -308,7 +310,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -129,6 +130,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -328,7 +330,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -130,6 +131,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
/>
<Tool
@@ -351,7 +353,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_cpumod.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -135,6 +136,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -610,7 +612,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_cr_dat.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -624,7 +626,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_ddcmp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -632,7 +634,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_ddcmp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -640,7 +642,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_cr_dat.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -628,7 +630,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_ddcmp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -636,7 +638,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_ddcmp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -592,7 +594,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -592,7 +594,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -580,7 +582,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -572,7 +574,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -46,6 +46,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -133,6 +134,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -572,7 +574,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -342,7 +344,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\alpha\alpha_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -342,7 +344,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -342,7 +344,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -365,7 +367,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\display\display.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -314,7 +316,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\LGP\lgp_defs.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -135,6 +136,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -610,7 +612,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\PDP11\pdp11_cr_dat.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -314,7 +316,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -362,7 +364,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -342,7 +344,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -346,7 +348,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\scp.h"
>

View File

@@ -47,6 +47,7 @@
RuntimeLibrary="1"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
ShowIncludes="false"
@@ -131,6 +132,7 @@
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
WarnAsError="true"
DebugInformationFormat="3"
CompileAs="1"
/>
@@ -365,7 +367,8 @@
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc" >
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\display\display.h"
>