Skip to content

Commit

Permalink
#12: Updated XBOFS.win.vcxproj.filters
Browse files Browse the repository at this point in the history
  • Loading branch information
OOPMan committed Aug 9, 2019
1 parent 9666173 commit 930fbfb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions XBOFS.win/XBOFS.win.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="device.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="main.cpp">
<Filter>Source Files</Filter>
</ClCompile>
Expand All @@ -69,6 +66,9 @@
<ClCompile Include="utils.cpp">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="device.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<None Include="ReadMe.txt" />
Expand Down

0 comments on commit 930fbfb

Please sign in to comment.