You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
407 B
13 lines
407 B
8 years ago
|
VS_DOTNET_REFERENCE_<refname>
|
||
|
-----------------------------
|
||
|
|
||
|
Visual Studio managed project .NET reference with name ``<refname>``
|
||
|
and hint path.
|
||
|
|
||
|
Adds one .NET reference to generated Visual Studio project. The
|
||
|
reference will have the name ``<refname>`` and will point to the
|
||
|
assembly given as value of the property.
|
||
|
|
||
|
See also :prop_tgt:`VS_DOTNET_REFERENCES` and
|
||
|
:prop_tgt:`VS_DOTNET_REFERENCES_COPY_LOCAL`
|