summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/genie/src/base/api.lua
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-02-28 07:52:28 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-02-28 07:52:28 +0100
commitabb3442fe62fe2ee81b35b7f98ca371fae468bff (patch)
treea9ca70ec681fda082e47c294203d25581bbc1643 /3rdparty/genie/src/base/api.lua
parent2e294961b4e1a26640633a371264dd3438cc7ddb (diff)
update libs to latest (nw)
Diffstat (limited to '3rdparty/genie/src/base/api.lua')
-rw-r--r--3rdparty/genie/src/base/api.lua7
1 files changed, 7 insertions, 0 deletions
diff --git a/3rdparty/genie/src/base/api.lua b/3rdparty/genie/src/base/api.lua
index af2f9f95151..c46567a0631 100644
--- a/3rdparty/genie/src/base/api.lua
+++ b/3rdparty/genie/src/base/api.lua
@@ -42,6 +42,12 @@
scope = "config",
},
+ buildoptions_c =
+ {
+ kind = "list",
+ scope = "config",
+ },
+
buildoptions_cpp =
{
kind = "list",
@@ -130,6 +136,7 @@
NoNativeWChar = 1,
NoPCH = 1,
NoRTTI = 1,
+ SingleOutputDir = 1,
Optimize = 1,
OptimizeSize = 1,
OptimizeSpeed = 1,
/tr> * New systems added as MACHINE_NOT_WORKING arbee2017-07-141-0/+1 * Add sound cores needed to allow virtual subtarget to compile (nw) Scott Stone2017-07-141-0/+2 * INTELLEC 4: implement front-panel PROM programmer Vas Crabb2017-07-121-0/+2 * ti99: Moved Hexbus one level up Michael Zapf2017-07-101-0/+1 * i82586: intel 82586/82596 ethernet controllers, skeleton only (nw) (#2456) Patrick Mackinlay2017-07-101-0/+1 * interpro: serial dma [P. Mackinlay] Patrick Mackinlay2017-07-101-2/+0 * compc: move commodore pcs to own file and get them booting (nw) cracyc2017-07-091-0/+1 * Merge pull request #2452 from JoakimLarsson/fccpu1_3 Joakim Larsson Edström2017-07-082-0/+2 |\ | * mc14411: NEW DEVICE Motorola MC14411 Bit Rate Generator Joakim Larsson Edstrom2017-07-082-0/+2 * | megadpkr: Further improvements and cleanups (nw) AJR2017-07-081-1/+0 * | never hurts to srcclean (nw) Vas Crabb2017-07-091-1/+1 * | Begin of HP80 emulation (#2448) fulivi2017-07-081-0/+2 |/ * (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... Vas Crabb2017-07-071-4/+2 * create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-051-0/+2 * New machines marked as NOT_WORKING Phil Bennett2017-07-031-0/+1 * intlc440 improvements: Vas Crabb2017-07-011-0/+1 * Fix tiny build (nw) AJR2017-06-301-0/+1 * r9751: Add initial SMIOC device (#2423) Brandon Munger2017-06-301-0/+1 * (nw) fixed mess. Robbbert2017-06-291-2/+2 * Fix merge error(?) Bryan McPhail2017-06-281-1/+0 * Make DECO RM-C3 into a device and use for dec8 games Bryan McPhail2017-06-281-0/+3 * New machines marked NOT_WORKING Vas Crabb2017-06-271-0/+1 * pc9801: move cbus to bus and add WIP mpu401 [Carl] cracyc2017-06-261-8/+1 * Rewrote 4004 core and disassembler: Vas Crabb2017-06-272-2/+2 * Reintegrate neogeo romdefs in the source (nw) Olivier Galibert2017-06-251-1/+0 * Put mpu4 back into how it should be... not sure what went on there, but curre... Olivier Galibert2017-06-251-14/+14 * removed hh_sm500 driver, will re-add nupogodi as a clone of gnw_mc25 another ... hap2017-06-241-1/+0 * new not working machine Ivan Vangelista2017-06-211-0/+1 * taitosj: Made security MCU hookup a device