1
0
mirror of https://github.com/simh/simh.git synced 2026-04-28 20:57:26 +00:00

Generated unique GUID for the TX-0.vcproj project file. (prior guid was a duplicate of another project's guid).

Incorporated TX-0 into the simh.sln file
This commit is contained in:
Mark Pizzolato
2012-11-08 06:20:40 -08:00
parent 31bc758610
commit df0fbcd047
2 changed files with 35 additions and 23 deletions

View File

@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9.00"
Name="TX-0"
ProjectGUID="{BC7F37AD-7414-43C3-829D-214CD1113D67}"
ProjectGUID="{24BC7F75-FB56-44A9-BB7C-78AE6A694D0C}"
RootNamespace="TX-0"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -33,6 +33,9 @@
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
@@ -108,6 +111,9 @@
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
@@ -178,23 +184,7 @@
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
>
<File
RelativePath="..\TX-0\tx0_cpu.c"
>
</File>
<File
RelativePath="..\TX-0\tx0_dpy.c"
>
</File>
<File
RelativePath="..\TX-0\tx0_stddev.c"
>
</File>
<File
RelativePath="..\TX-0\tx0_sys.c"
>
</File>
<File
RelativePath="..\TX-0\tx0_sys_orig.c"
RelativePath="..\display\display.c"
>
</File>
<File
@@ -226,7 +216,23 @@
>
</File>
<File
RelativePath="..\display\display.c"
RelativePath="..\TX-0\tx0_cpu.c"
>
</File>
<File
RelativePath="..\TX-0\tx0_dpy.c"
>
</File>
<File
RelativePath="..\TX-0\tx0_stddev.c"
>
</File>
<File
RelativePath="..\TX-0\tx0_sys.c"
>
</File>
<File
RelativePath="..\TX-0\tx0_sys_orig.c"
>
</File>
<File
@@ -238,10 +244,6 @@
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc"
>
<File
RelativePath="..\TX-0\tx0_defs.h"
>
</File>
<File
RelativePath="..\scp.h"
>
@@ -282,6 +284,10 @@
RelativePath="..\sim_tmxr.h"
>
</File>
<File
RelativePath="..\TX-0\tx0_defs.h"
>
</File>
</Filter>
<Filter
Name="Resource Files"