mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
separate those libs that are different only (nw)
This commit is contained in:
parent
e044d56500
commit
bc7e1b7c35
@ -10,7 +10,6 @@
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
project ("emu")
|
||||
targetsubdir(_OPTIONS["target"] .."_" .. _OPTIONS["subtarget"])
|
||||
uuid ("e6fa15e4-a354-4526-acef-13c8e80fcacf")
|
||||
kind (LIBTYPE)
|
||||
|
||||
@ -265,7 +264,6 @@ custombuildtask {
|
||||
}
|
||||
|
||||
project ("precompile")
|
||||
targetsubdir(_OPTIONS["target"] .."_" .. _OPTIONS["subtarget"])
|
||||
uuid ("a6fb15d4-b123-4445-acef-13c8e80fcacf")
|
||||
kind (LIBTYPE)
|
||||
|
||||
|
@ -10,7 +10,6 @@
|
||||
---------------------------------------------------------------------------
|
||||
|
||||
project ("frontend")
|
||||
targetsubdir(_OPTIONS["target"] .."_" .. _OPTIONS["subtarget"])
|
||||
uuid ("e98e14c4-82a4-4988-ba29-01c90c817ab8")
|
||||
kind (LIBTYPE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user