view enigma/examples/SConscript @ 18:aa7a4298d609 0.1

Added a LICENSE, README, and an example.
author Brian Neal <bgneal@gmail.com>
date Wed, 11 Jul 2012 20:19:35 -0500
parents
children
line wrap: on
line source
Import('env')

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