Microtouch support (working at least for MS-DOS, Windows 95 and Windows NT 3.5)
This commit is contained in:
@@ -23,7 +23,8 @@ add_library(dev OBJECT bugger.c cassette.c cartridge.c hasp.c hwm.c hwm_lm75.c h
|
||||
keyboard_at.c
|
||||
mouse.c mouse_bus.c mouse_serial.c mouse_ps2.c nec_mate_unk.c phoenix_486_jumper.c
|
||||
serial_passthrough.c
|
||||
novell_cardkey.c)
|
||||
novell_cardkey.c
|
||||
mouse_microtouch_touchscreen.c)
|
||||
|
||||
if(NOT CMAKE_CXX_COMPILER_ID MATCHES "Clang")
|
||||
target_link_libraries(86Box atomic)
|
||||
|
||||
Reference in New Issue
Block a user