diff options
author | midipix <writeonce@midipix.org> | 2018-12-15 04:17:20 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-12-18 20:38:39 -0500 |
commit | 80140a5721a2439d2eb8758b730124697d022d8c (patch) | |
tree | 2bc5294dd3bada02d36c2d2da642dac087cd2633 /config.project | |
parent | 2090f5e08ad982d758eff2effbab8d7eee3b5599 (diff) | |
download | sbpython3-80140a5721a2439d2eb8758b730124697d022d8c.tar.bz2 sbpython3-80140a5721a2439d2eb8758b730124697d022d8c.tar.xz |
project: added source and build definitions for the core python library.
Diffstat (limited to 'config.project')
-rw-r--r-- | config.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.project b/config.project index 694f201..82c54f7 100644 --- a/config.project +++ b/config.project @@ -69,7 +69,7 @@ mb_all_static= mb_all_shared=yes mb_disable_frontend=yes mb_disable_static=yes -mb_disable_shared=yes +mb_disable_shared=no mb_use_custom_cfgdefs=yes mb_use_custom_usrdefs=no |