no need for subdir for these projects, those are same for all mame builds (nw)

This commit is contained in:
Miodrag Milanovic 2015-06-22 17:57:50 +02:00
parent b21f535aef
commit c5c718beb8
2 changed files with 0 additions and 3 deletions

View File

@ -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)

View File

@ -2,7 +2,6 @@
-- copyright-holders:MAMEdev Team
project "netlist"
targetsubdir(_OPTIONS["target"] .."_" .. _OPTIONS["subtarget"])
uuid "665ef8ac-2a4c-4c3e-a05f-fd1e5db11de9"
kind (LIBTYPE)