summaryrefslogtreecommitdiff
path: root/doc/generated/examples/depends_include_SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'doc/generated/examples/depends_include_SConstruct')
-rw-r--r--doc/generated/examples/depends_include_SConstruct3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/generated/examples/depends_include_SConstruct b/doc/generated/examples/depends_include_SConstruct
new file mode 100644
index 0000000..2da2ecf
--- /dev/null
+++ b/doc/generated/examples/depends_include_SConstruct
@@ -0,0 +1,3 @@
+
+Program('hello.c', CPPPATH = '.')
+