diff options
Diffstat (limited to 'external')
-rwxr-xr-x | external/external.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/external.csproj b/external/external.csproj index 536e73d..00bd727 100755 --- a/external/external.csproj +++ b/external/external.csproj @@ -82,7 +82,7 @@ <Reference
Name = "PureData"
AssemblyName = "PureData"
- HintPath = "PureData.dll"
+ HintPath = "..\PureData.dll"
/>
</References>
</Build>
|