summaryrefslogtreecommitdiff
path: root/doc/generated/examples/buildersbuiltin_ex4_1.xml
blob: e9a170d6486c5731aac1414b710b229f362db2e2 (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 .</userinput>
zip(["out.zip"], ["file1", "file2"])
</screen>