Skip to content

Commit

Permalink
update .vcxproj
Browse files Browse the repository at this point in the history
  • Loading branch information
AmanMenda committed Apr 28, 2024
1 parent 2ee0bad commit a8dd207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stuckfish.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
<ClCompile Include="imgui\imgui_widgets.cpp" />
<ClCompile Include="Sources\App\Logic.cpp" />
<ClCompile Include="Sources\App\Stuckfish.cpp" />
<ClCompile Include="Sources\App\UserCredentials.cpp" />
<ClCompile Include="Sources\glad.cpp" />
<ClCompile Include="Sources\Main.cpp" />
<ClCompile Include="Sources\UI\fonts.cpp" />
<ClCompile Include="Sources\UI\UserCredentials.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="imgui\imgui.h" />
Expand Down

0 comments on commit a8dd207

Please sign in to comment.