summaryrefslogtreecommitdiff
path: root/doc/generated/examples/commandline_BoolVariable_3.xml
blob: f85dd5629d90bcc3f118671d507ee8a16468015f (plain)
1
2
3
4
<?xml version="1.0" encoding="UTF-8"?>
<screen xmlns="http://www.scons.org/dbxsd/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0/scons.xsd scons.xsd">% <userinput>scons -Q RELEASE=no foo.o</userinput>
cc -o foo.o -c -DRELEASE_BUILD=False foo.c
</screen>