Change OpenbveApi location
parent
08f7043282
commit
d7bbfd01d9
|
@ -10,3 +10,4 @@ artifacts/
|
|||
*DS_Store
|
||||
*.sln.ide
|
||||
.vs/
|
||||
ref/
|
||||
|
|
|
@ -29,7 +29,8 @@
|
|||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="OpenBveApi">
|
||||
<HintPath>..\..\..\Documents\OpenBVE\OpenBveApi.dll</HintPath>
|
||||
<HintPath>ref\OpenBveApi.dll</HintPath>
|
||||
<Private>False</Private>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Reference in New Issue