view enigma/examples/SConscript @ 20:3a69c0c2d7dc

Attempt to tweak README.rst; Bitbucket is not displaying it correctly.
author Brian Neal <bgneal@gmail.com>
date Wed, 11 Jul 2012 20:23:03 -0500
parents aa7a4298d609
children
line wrap: on
line source
Import('env')

env.Program('example1', ['example1.cpp'])