Skip to content

Commit

Permalink
Update rugburn.vcxproj.filters
Browse files Browse the repository at this point in the history
  • Loading branch information
Acrisio-Filho authored Jun 23, 2024
1 parent 098d0d6 commit 74243b7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions rugburn.vcxproj.filters
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="src\bootstrap.c" />
Expand All @@ -16,13 +16,14 @@
<ClCompile Include="src\regex.c" />
<ClCompile Include="src\config.c" />
<ClCompile Include="src\hooks\msvcr100\msvcr100.c" />
<ClCompile Include="src\patch_usa_852.c" />
<ClCompile Include="src\hex.c" />
<ClCompile Include="src\hooks\projectg\us852\ranking.c" />
<ClCompile Include="src\hooks\comctl32\dynamic_patch.c" />
</ItemGroup>
<ItemGroup>
<None Include="exportvs.def" />
<None Include="LICENSE.md" />
<None Include="README.md" />
<None Include="src\third_party\lend\COPYING" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 74243b7

Please sign in to comment.