mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
win32: Don't include gstcollectpads.c twice
https://bugzilla.gnome.org/show_bug.cgi?id=701603
This commit is contained in:
parent
f0a3d8bb09
commit
002a9ac8fe
1 changed files with 0 additions and 2 deletions
|
@ -78,7 +78,6 @@
|
|||
<ClCompile Include="..\..\..\libs\gst\base\gstbytereader.c" />
|
||||
<ClCompile Include="..\..\..\libs\gst\base\gstbytewriter.c" />
|
||||
<ClCompile Include="..\..\..\libs\gst\base\gstcollectpads.c" />
|
||||
<ClCompile Include="..\..\..\libs\gst\base\gstcollectpads.c" />
|
||||
<ClCompile Include="..\..\..\libs\gst\base\gstpushsrc.c" />
|
||||
<ClCompile Include="..\..\..\libs\gst\base\gsttypefindhelper.c" />
|
||||
</ItemGroup>
|
||||
|
@ -95,7 +94,6 @@
|
|||
<ClInclude Include="..\..\..\libs\gst\base\gstbytewriter-docs.h" />
|
||||
<ClInclude Include="..\..\..\libs\gst\base\gstbytewriter.h" />
|
||||
<ClInclude Include="..\..\..\libs\gst\base\gstcollectpads.h" />
|
||||
<ClInclude Include="..\..\..\libs\gst\base\gstcollectpads.h" />
|
||||
<ClInclude Include="..\..\..\libs\gst\base\gstpushsrc.h" />
|
||||
<ClInclude Include="..\..\..\libs\gst\base\gsttypefindhelper.h" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Reference in a new issue