FreeCalypso > hg > tcs211-l1-reconst
view gpf/cfg/tcgen.ini.default @ 195:3fd7ac75958d
tpudrv12.c: use the same #include arrangement as in tcs211-c139
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 08 Jun 2016 03:51:17 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
# default ini file for TCGenerator # TDC include dir (e.g. \g23m\condat\ms\tdcinc) tdcincdir \g23m\condat\ms\tdcinc # TDC include library (e.g. \g23m\condat\ms\tdclib\tdcinc.lib) tdcinclib \g23m\condat\ms\tdclib\tdcinc.lib # TDC library (e.g. \GPF\LIB\win32\tdc.lib) tdclib \GPF\LIB\win32\tdc.lib # Use PCON (0|1) pcon 0 # Use parameterized TDC constructors (0|1) param_constr 0 # Level up to which parameterized structs shall be used param_level 1 # Level up to which new lines after each parameter in # parameterized structs will be generated (0..param_level) param_nl 1 # Rules file rules tcgen_rules.xml