summaryrefslogtreecommitdiffstats
path: root/doc/user/depends.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/depends.xml')
-rw-r--r--doc/user/depends.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/user/depends.xml b/doc/user/depends.xml
index 2c728eb..2853975 100644
--- a/doc/user/depends.xml
+++ b/doc/user/depends.xml
@@ -989,6 +989,7 @@
C:\><userinput>scons -Q hello.exe</userinput>
cl /Fohello.obj /c hello.c /nologo /Iinclude /I\home\project\inc
link /nologo /OUT:hello.exe hello.obj
+ embedManifestExeCheck(target, source, env)
</screen>
</section>