projects/*/options: build 'emulators' by default

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-13 04:17:32 +02:00
parent 72ca71eeb6
commit edca2d5565
3 changed files with 3 additions and 3 deletions

View File

@ -163,7 +163,7 @@
GAMES="no"
# build with emulator support (yes / no)
EMULATORS="no"
EMULATORS="yes"
# Testpackages for development (yes / no)
TESTING="no"

View File

@ -163,7 +163,7 @@
GAMES="no"
# build with emulator support (yes / no)
EMULATORS="no"
EMULATORS="yes"
# Testpackages for development (yes / no)
TESTING="no"

View File

@ -163,7 +163,7 @@
GAMES="no"
# build with emulator support (yes / no)
EMULATORS="no"
EMULATORS="yes"
# Testpackages for development (yes / no)
TESTING="no"