Fix CMake build

This commit is contained in:
Connor McLaughlin
2019-10-20 22:31:45 +10:00
parent b9e0c329d0
commit 4f1fc7abf0
6 changed files with 9 additions and 5 deletions

View File

@ -50,7 +50,7 @@
<ClCompile Include="audio_stream.cpp" />
<ClCompile Include="cd_image.cpp" />
<ClCompile Include="cd_image_bin.cpp" />
<ClCompile Include="cd_image_cuesheet.cpp" />
<ClCompile Include="cd_image_cue.cpp" />
<ClCompile Include="gl_program.cpp" />
<ClCompile Include="gl_texture.cpp" />
<ClCompile Include="jit_code_buffer.cpp" />
@ -389,4 +389,4 @@
<ImportGroup Label="ExtensionTargets">
<Import Project="$(VCTargetsPath)\BuildCustomizations\masm.targets" />
</ImportGroup>
</Project>
</Project>