|
@@ -295,6 +295,7 @@
|
|
|
<ClCompile Include="..\..\src\SDL_log.c" />
|
|
|
<ClCompile Include="..\..\src\sensor\dummy\SDL_dummysensor.c" />
|
|
|
<ClCompile Include="..\..\src\sensor\SDL_sensor.c" />
|
|
|
+ <ClCompile Include="..\..\src\stdlib\SDL_crc32.c" />
|
|
|
<ClCompile Include="..\..\src\stdlib\SDL_getenv.c" />
|
|
|
<ClCompile Include="..\..\src\stdlib\SDL_iconv.c" />
|
|
|
<ClCompile Include="..\..\src\stdlib\SDL_malloc.c" />
|
|
@@ -589,4 +590,4 @@
|
|
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
<ImportGroup Label="ExtensionTargets">
|
|
|
</ImportGroup>
|
|
|
-</Project>
|
|
|
+</Project>
|