Update .vcxproj file and don't crash if fopen fails

This commit is contained in:
Snesrev
2023-03-06 01:47:04 +01:00
parent 09c1bdd874
commit 19af4b6b80
3 changed files with 8 additions and 8 deletions

View File

@@ -263,9 +263,6 @@
<ClInclude Include="..\third_party\gl_core\gl_core_3_1.h">
<Filter>Shader</Filter>
</ClInclude>
<ClInclude Include="ida_defs.h">
<Filter>Source Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />