Skip to content

Commit 707772d

Browse files
committed
Fix broken vcxproj filters
1 parent 1fe5498 commit 707772d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

RTEA.vcxproj.filters

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
</Filter>
3131
<Filter Include="System\Semver200">
3232
<UniqueIdentifier>{60f9b310-81f7-4bf6-a829-c893dc59537a}</UniqueIdentifier>
33+
</Filter>
3334
<Filter Include="GUI\Wrappers">
3435
<UniqueIdentifier>{14ff3fdb-4366-4bed-8b6e-ddcf72987b81}</UniqueIdentifier>
3536
</Filter>
@@ -1108,7 +1109,7 @@
11081109
</ClCompile>
11091110
<ClCompile Include="Managers\WindowMan.cpp">
11101111
<Filter>Managers</Filter>
1111-
</ClInclude>
1112+
</ClCompile>
11121113
<ClCompile Include="System\Semver200\Semver200_comparator.cpp">
11131114
<Filter>System\Semver200</Filter>
11141115
</ClCompile>

0 commit comments

Comments
 (0)