We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d821a6 commit 9c65de2Copy full SHA for 9c65de2
rtc/dll/DmRtc.vcxproj
@@ -324,7 +324,6 @@
324
<ClInclude Include="src\mem\ManagedAllocData.ipp" />
325
</ItemGroup>
326
<ItemGroup>
327
- <ClCompile Include="FileName.cpp" />
328
<ClCompile Include="src\act\ActorEnums.cpp" />
329
<ClCompile Include="src\act\MainThread.cpp" />
330
<ClCompile Include="src\dbg\DebugContext.cpp" />
rtc/dll/DmRtc.vcxproj.filters
@@ -1001,9 +1001,6 @@
1001
<ClCompile Include="src\utl\SourceLocation.cpp">
1002
<Filter>Mathematic Utilities</Filter>
1003
</ClCompile>
1004
- <ClCompile Include="FileName.cpp">
1005
- <Filter>Mathematic Utilities</Filter>
1006
- </ClCompile>
1007
1008
1009
<None Include="src\mci\SingleLinkedList.inc">
rtc/dll/FileName.cpp
0 commit comments