1
0
mirror of https://github.com/open-simh/simh.git synced 2026-04-05 05:23:16 +00:00

Enable Windows CI for Supnik-Current

Details in commit to master.

Added preprocessor _WINSOCK_DEPRECATED_NO_WARNINGS to suppress
warnings with VS2022

Backported VS2022 fix for FMA error in pdp18b_fpp from V4.1

Fixed uninitialized warnings fromVS2022.

Added download of external libraries
This commit is contained in:
Timothe Litt
2023-02-12 10:02:12 -05:00
parent 26610bc582
commit 41c7ade454
80 changed files with 9782 additions and 16 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
</Project>