separate those libs that are different only (nw)

This commit is contained in:
Miodrag Milanovic 2016-04-29 10:22:34 +02:00
parent e044d56500
commit bc7e1b7c35
2 changed files with 0 additions and 3 deletions

View file

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

View file

@ -10,7 +10,6 @@
---------------------------------------------------------------------------
project ("frontend")
targetsubdir(_OPTIONS["target"] .."_" .. _OPTIONS["subtarget"])
uuid ("e98e14c4-82a4-4988-ba29-01c90c817ab8")
kind (LIBTYPE)