diff options
Diffstat (limited to 'build/tests/03-openal/03-openal.vcxproj')
-rw-r--r-- | build/tests/03-openal/03-openal.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/tests/03-openal/03-openal.vcxproj b/build/tests/03-openal/03-openal.vcxproj index 0795211..626e0ad 100644 --- a/build/tests/03-openal/03-openal.vcxproj +++ b/build/tests/03-openal/03-openal.vcxproj @@ -115,6 +115,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> + <ClCompile Include="..\..\..\source\tests\03-openal\main.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |