FreeCalypso > hg > tcs211-l1-reconst
view gpf/cfg/tcgen.ini.default @ 3:513a68a7fc6e
unbusy_targetset.xml hack to rebuild comlib from the source
(the source for comlib has been there all along, but the build system
was set up to use a shipped comlib.lib instead)
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 06:22:18 +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