summaryrefslogtreecommitdiffstats
path: root/doc/generated/examples/simple_Object_2.xml
blob: b7dea0c2ddcfa0d3809e6b8f3775619fb5bf61b6 (plain)
1
2
3
4
5
6
7
<screen xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.scons.org/dbxsd/v1.0" xsi:schemaLocation="http://www.scons.org/dbxsd/v1.0 http://www.scons.org/dbxsd/v1.0/scons.xsd">C:\&gt;<userinput>scons</userinput>
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
cl /Fohello.obj /c hello.c /nologo
scons: done building targets.
</screen>