mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-31 20:48:56 +00:00
build: Fix cflags
This commit is contained in:
parent
9d46659d6b
commit
883def153d
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ Name: @ASSEMBLY_TITLE@
|
|||
Description: @ASSEMBLY_DESCRIPTION@
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Cflags: -I:${gapidir}/gstreamer-sharp.xml
|
||||
Cflags: -I:${gapidir}/gstreamer-sharp-api.xml
|
||||
Libs: -r:${libdir}/mono/@ASSEMBLY_NAME@/@ASSEMBLY_NAME@.dll
|
||||
|
|
Loading…
Reference in a new issue