File tree Expand file tree Collapse file tree 3 files changed +978
-1169
lines changed Expand file tree Collapse file tree 3 files changed +978
-1169
lines changed Original file line number Diff line number Diff line change 504
504
<ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug.DLL|x64'" >true</ExcludedFromBuild >
505
505
<ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug.DLL|ARM64'" >true</ExcludedFromBuild >
506
506
</ClCompile >
507
+ <ClCompile Include =" ..\..\..\src\platforms\rcore_desktop_win32.c" >
508
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >true</ExcludedFromBuild >
509
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release.DLL|Win32'" >true</ExcludedFromBuild >
510
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >true</ExcludedFromBuild >
511
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug.DLL|Win32'" >true</ExcludedFromBuild >
512
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >true</ExcludedFromBuild >
513
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM64'" >true</ExcludedFromBuild >
514
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release.DLL|x64'" >true</ExcludedFromBuild >
515
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release.DLL|ARM64'" >true</ExcludedFromBuild >
516
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >true</ExcludedFromBuild >
517
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release|ARM64'" >true</ExcludedFromBuild >
518
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug.DLL|x64'" >true</ExcludedFromBuild >
519
+ <ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug.DLL|ARM64'" >true</ExcludedFromBuild >
520
+ </ClCompile >
507
521
<ClCompile Include =" ..\..\..\src\platforms\rcore_drm.c" >
508
522
<ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >true</ExcludedFromBuild >
509
523
<ExcludedFromBuild Condition =" '$(Configuration)|$(Platform)'=='Release.DLL|Win32'" >true</ExcludedFromBuild >
Original file line number Diff line number Diff line change 46
46
<ClCompile Include =" ..\..\..\src\platforms\rcore_web.c" >
47
47
<Filter >Source Files\Platform Files</Filter >
48
48
</ClCompile >
49
+ <ClCompile Include =" ..\..\..\src\platforms\rcore_desktop_win32.c" >
50
+ <Filter >Source Files\Platform Files</Filter >
51
+ </ClCompile >
49
52
</ItemGroup >
50
53
<ItemGroup >
51
54
<ClInclude Include =" ..\..\..\src\external\cgltf.h" >
You can’t perform that action at this time.
0 commit comments