Skip to content

Commit

Permalink
testgesture: Add dependency to SDLtest to Visual Studio project.
Browse files Browse the repository at this point in the history
  • Loading branch information
icculus committed Mar 16, 2019
1 parent 6727408 commit 08dc8cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions VisualC/tests/testgesture/testgesture.vcxproj
Expand Up @@ -189,6 +189,12 @@
<CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="..\..\SDLtest\SDLtest.vcxproj">
<Project>{da956fd3-e143-46f2-9fe5-c77bebc56b1a}</Project>
<Private>false</Private>
<CopyLocalSatelliteAssemblies>false</CopyLocalSatelliteAssemblies>
<ReferenceOutputAssembly>true</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<ClCompile Include="..\..\..\test\testgesture.c" />
Expand Down

0 comments on commit 08dc8cc

Please sign in to comment.