Remove generated file that's no longer created

This commit is contained in:
baldurk
2016-11-14 18:15:25 +01:00
parent dc982d519b
commit dd36f99016
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -285,7 +285,6 @@
<ClCompile Include="Code\qprocessinfo.cpp" />
<ClCompile Include="Code\QRDUtils.cpp" />
<ClCompile Include="generated\moc_AboutDialog.cpp" />
<ClCompile Include="generated\moc_CaptureContext.cpp" />
<ClCompile Include="generated\moc_CaptureDialog.cpp" />
<ClCompile Include="generated\moc_CustomPaintWidget.cpp" />
<ClCompile Include="generated\moc_EventBrowser.cpp" />
@@ -121,9 +121,6 @@
<ClCompile Include="Code\CaptureContext.cpp">
<Filter>Code</Filter>
</ClCompile>
<ClCompile Include="generated\moc_CaptureContext.cpp">
<Filter>Generated Files</Filter>
</ClCompile>
<ClCompile Include="Code\CommonPipelineState.cpp">
<Filter>Generated Files</Filter>
</ClCompile>