Skip to content

Commit

Permalink
make absolute path relative in addin xml-file
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Kaiser committed May 21, 2021
1 parent 137b236 commit 1bb8426
Showing 2 changed files with 2,910 additions and 2,104 deletions.
2 changes: 1 addition & 1 deletion City2BIM.addin
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@
<Text>City2BIM</Text>
<Description>PlugIn for integration 3D city models</Description>
<VisibilityMode>AlwaysVisible</VisibilityMode>
<Assembly>D:\01_Studium\02_Master\99_Masterarbeit\03_Softwareentwicklung\00_Repository\city2bim\City2RVT\bin\Release\City2RVT.dll</Assembly>
<Assembly>City2RVT\City2RVT.dll</Assembly>
<AddInId>666b8cc1-fc58-4780-a728-bba30ffb0fed</AddInId>
<VendorId>HTWDresden</VendorId>
<VendorDescription>Faculty of Spatial Information</VendorDescription>
Loading

0 comments on commit 1bb8426

Please sign in to comment.