diff options
| author | Ray <[email protected]> | 2019-01-10 16:57:15 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-01-10 16:57:15 +0100 |
| commit | 56173d7cf457413fd56e26967becc7c5054aa2cf (patch) | |
| tree | f1428e583f4ed5ee8c7060c47da55e8ce0194882 /projects/VS2015 | |
| parent | 6056a2a5cf2aa939a10e807e452ed43d4b67f1ce (diff) | |
| parent | 93471b0a7c75fc675f27fc74dfda281eb8310a7a (diff) | |
| download | raylib-56173d7cf457413fd56e26967becc7c5054aa2cf.tar.gz raylib-56173d7cf457413fd56e26967becc7c5054aa2cf.zip | |
Merge branch 'master' into window-visibility
Diffstat (limited to 'projects/VS2015')
| -rw-r--r-- | projects/VS2015/raylib/raylib.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/VS2015/raylib/raylib.vcxproj b/projects/VS2015/raylib/raylib.vcxproj index 3925c3e0..5d592146 100644 --- a/projects/VS2015/raylib/raylib.vcxproj +++ b/projects/VS2015/raylib/raylib.vcxproj @@ -235,7 +235,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" /> |
