REVIEWED: PLATFORM_DESKTOP Windows building

This commit is contained in:
Ray
2023-09-19 23:59:18 +02:00
parent f27454c57a
commit 71a12171f7
7 changed files with 254 additions and 278 deletions

View File

@ -304,6 +304,7 @@
<ItemGroup>
<ClCompile Include="..\..\..\src\raudio.c" />
<ClCompile Include="..\..\..\src\rcore.c" />
<ClCompile Include="..\..\..\src\rcore_desktop.c" />
<ClCompile Include="..\..\..\src\rmodels.c" />
<ClCompile Include="..\..\..\src\rglfw.c" />
<ClCompile Include="..\..\..\src\rshapes.c" />