diff options
| author | Ray <[email protected]> | 2018-12-21 00:17:44 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-12-21 00:17:44 +0100 |
| commit | 4ec4dc691f5a41ef85d8ee07295e897e368bc8c7 (patch) | |
| tree | 8596e68ba633e779754bc128c56f894fcc7560ae /projects/VS2017 | |
| parent | e48f2f9d43238293059b5c3ecec8e13eecc9a68b (diff) | |
| download | raylib-4ec4dc691f5a41ef85d8ee07295e897e368bc8c7.tar.gz raylib-4ec4dc691f5a41ef85d8ee07295e897e368bc8c7.zip | |
Use stb_vorbis.h as header only
Diffstat (limited to 'projects/VS2017')
| -rw-r--r-- | projects/VS2017/raylib/raylib.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/VS2017/raylib/raylib.vcxproj b/projects/VS2017/raylib/raylib.vcxproj index 1e8f9491..df745e16 100644 --- a/projects/VS2017/raylib/raylib.vcxproj +++ b/projects/VS2017/raylib/raylib.vcxproj @@ -162,7 +162,6 @@ <ClCompile Include="..\..\..\src\audio.c" /> <ClCompile Include="..\..\..\src\core.c" /> <ClCompile Include="..\..\..\src\external\mini_al.c" /> - <ClCompile Include="..\..\..\src\external\stb_vorbis.c" /> <ClCompile Include="..\..\..\src\models.c" /> <ClCompile Include="..\..\..\src\rglfw.c" /> <ClCompile Include="..\..\..\src\shapes.c" /> |
