diff options
Diffstat (limited to 'Documentation/SwiftenDevelopersGuide/Examples/SConscript')
-rw-r--r-- | Documentation/SwiftenDevelopersGuide/Examples/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/SwiftenDevelopersGuide/Examples/SConscript b/Documentation/SwiftenDevelopersGuide/Examples/SConscript new file mode 100644 index 0000000..1284b34 --- /dev/null +++ b/Documentation/SwiftenDevelopersGuide/Examples/SConscript @@ -0,0 +1 @@ +SConscript(dirs = ["EchoBot"]) |