From 0c6ec11592364a7d32e4813840f8ebc2a1268346 Mon Sep 17 00:00:00 2001 From: Alex Barker Date: Fri, 29 Aug 2014 23:38:21 -0700 Subject: [PATCH] Update LD.md --- doc/LD.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/LD.md b/doc/LD.md index aa0018c..9c27392 100644 --- a/doc/LD.md +++ b/doc/LD.md @@ -5,6 +5,7 @@ Use this task to call the native linker directly. ### Parameters + | Attribute | Type | Default | Description |----------------|----------|------------------------|----------------------------------------------------------------- | outfile | File | | Folder to execute the task in @@ -14,6 +15,7 @@ Use this task to call the native linker directly. ### Nested Elements [LDTask.LIBRARY](LD.md) + | Attribute | Type | Default | Description |----------------|----------|------------------------|----------------------------------------------------------------- | lib | String | | Name of the library to link against