forked from Hay1tsme/segatools
system: add dip switch label configurations
This commit is contained in:
@ -89,7 +89,7 @@ dxguid_lib = cc.find_library('dxguid')
|
||||
xinput_lib = cc.find_library('xinput')
|
||||
pathcch_lib = cc.find_library('pathcch')
|
||||
imagehlp_lib = cc.find_library('imagehlp')
|
||||
Ws2_32_lib = cc.find_library('Ws2_32')
|
||||
ws2_32_lib = cc.find_library('ws2_32')
|
||||
|
||||
inc = include_directories('.')
|
||||
capnhook = subproject('capnhook')
|
||||
|
Reference in New Issue
Block a user