From f01fa1c319c0d5e40204b6895336d07b079d23e6 Mon Sep 17 00:00:00 2001
From: midipix <writeonce@midipix.org>
Date: Tue, 1 Jun 2021 10:59:19 +0000
Subject: project: config.project: match sofort's current template.

---
 config.project | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

(limited to 'config.project')

diff --git a/config.project b/config.project
index 078c8bd..ac5f600 100644
--- a/config.project
+++ b/config.project
@@ -14,13 +14,20 @@ mb_disable_shared=
 
 # custom config step
 mb_use_custom_cfgdefs=no
+mb_use_custom_cfginit=no
+mb_use_custom_cfgfini=no
 mb_use_custom_cfgtest=no
 
+# advanced make options
+mb_make=
+mb_makefile=
+mb_makemode=
+
 # pkgconfig
-mb_pkgname='bcparser'
-mb_pkgdesc='bcparser'
+mb_pkgname='cparser'
+mb_pkgdesc='cparser'
 mb_pkgusrc=
-mb_pkgrepo='git://midipix.org/compilers/bcparser'
+mb_pkgrepo='https://git.foss21.org/compilers/bcparser'
 mb_pkgpsrc=
 mb_pkgdurl=
 mb_pkgdefs=
-- 
cgit v1.2.3