mirror of
https://github.com/holub/mame
synced 2025-07-06 02:18:09 +03:00
no need for subdir for these projects, those are same for all mame builds (nw)
This commit is contained in:
parent
b21f535aef
commit
c5c718beb8
@ -2,7 +2,6 @@
|
||||
-- copyright-holders:MAMEdev Team
|
||||
|
||||
project "utils"
|
||||
targetsubdir(_OPTIONS["target"] .."_" .. _OPTIONS["subtarget"])
|
||||
uuid "22489ad0-4cb2-4d91-ad81-24b0d80ca30a"
|
||||
kind (LIBTYPE)
|
||||
|
||||
@ -99,7 +98,6 @@ project "utils"
|
||||
|
||||
|
||||
project "formats"
|
||||
targetsubdir(_OPTIONS["target"] .."_" .. _OPTIONS["subtarget"])
|
||||
uuid "f69636b1-fcce-45ce-b09a-113e371a2d7a"
|
||||
kind (LIBTYPE)
|
||||
|
||||
|
@ -2,7 +2,6 @@
|
||||
-- copyright-holders:MAMEdev Team
|
||||
|
||||
project "netlist"
|
||||
targetsubdir(_OPTIONS["target"] .."_" .. _OPTIONS["subtarget"])
|
||||
uuid "665ef8ac-2a4c-4c3e-a05f-fd1e5db11de9"
|
||||
kind (LIBTYPE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user