mirror of
https://github.com/jeremytammik/RevitSdkSamples.git
synced 2026-08-16 18:44:03 +00:00
12 lines
485 B
XML
12 lines
485 B
XML
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
<RevitAddIns>
|
|
<AddIn Type="Application">
|
|
<Assembly>C:\a\lib\revit\2012\SDK\RevitLookup\CS\bin\Debug\RevitLookup.dll</Assembly>
|
|
<ClientId>356CDA5A-E6C5-4c2f-A9EF-B3222116B8C8</ClientId>
|
|
<FullClassName>RevitLookup.App</FullClassName>
|
|
<Name>Revit Lookup</Name>
|
|
<VendorId>ADSK</VendorId>
|
|
<VendorDescription>Autodesk, www.autodesk.com</VendorDescription>
|
|
</AddIn>
|
|
</RevitAddIns>
|