mirror of
https://github.com/libretro/RetroArch
synced 2025-02-05 06:40:07 +00:00
(360) Exclude netplay.c from Release build for now (again)
This commit is contained in:
parent
2be040a8a7
commit
a4dd8bdf30
@ -259,6 +259,7 @@
|
||||
<ClCompile Include="..\..\movie.c" />
|
||||
<ClCompile Include="..\..\netplay.c">
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Xbox 360'">true</ExcludedFromBuild>
|
||||
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Xbox 360'">true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\posix_string.c" />
|
||||
<ClCompile Include="..\..\rewind.c" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user