1
0
Эх сурвалжийг харах

Move SDL_mslibc.c into the source file list

Sam Lantinga 3 жил өмнө
parent
commit
1b0277da61

+ 4 - 1
VisualC-WinRT/SDL-UWP.vcxproj.filters

@@ -842,5 +842,8 @@
     <ClCompile Include="..\src\joystick\controller_type.c">
     <ClCompile Include="..\src\joystick\controller_type.c">
       <Filter>Source Files</Filter>
       <Filter>Source Files</Filter>
     </ClCompile>
     </ClCompile>
+    <ClCompile Include="..\src\stdlib\SDL_mslibc.c">
+      <Filter>Source Files</Filter>
+    </ClCompile>
   </ItemGroup>
   </ItemGroup>
-</Project>
+</Project>