Un-devbranch STPC

This commit is contained in:
RichardG867
2021-02-08 17:15:09 -03:00
parent 57b0cc3006
commit 976e8ca273
7 changed files with 2 additions and 29 deletions

View File

@@ -44,10 +44,6 @@ if(VNC)
target_link_libraries(86Box vnc vncserver ws2_32)
endif()
if(STPC)
add_compile_definitions(USE_STPC)
endif()
target_link_libraries(86Box cpu chipset mch dev mem fdd game cdrom zip mo hdd
net print scsi sio snd vid plat ui)