summaryrefslogtreecommitdiff
path: root/TestApp
diff options
context:
space:
mode:
Diffstat (limited to 'TestApp')
-rw-r--r--TestApp/TestApp.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/TestApp/TestApp.csproj b/TestApp/TestApp.csproj
index e979782..d21525e 100644
--- a/TestApp/TestApp.csproj
+++ b/TestApp/TestApp.csproj
@@ -33,7 +33,7 @@
<Reference Include="System" />
<Reference Include="OpenTK, Version=1.0.0.0, Culture=neutral, PublicKeyToken=bad199fe84eb3df4">
<SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\CSharp\opentk\Binaries\OpenTK\Release\OpenTK.dll</HintPath>
+ <HintPath>..\ExternalLibs\OpenTK.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>
@@ -48,4 +48,4 @@
<Name>NW4RTools</Name>
</ProjectReference>
</ItemGroup>
-</Project> \ No newline at end of file
+</Project>