diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.conf b/project.conf index 586b44a..776df96 100644 --- a/project.conf +++ b/project.conf @@ -10,6 +10,7 @@ ignore_dirs = ["kms/server", "build", "debug-build"] [define] GSR_PORTAL = "1" +GSR_APP_AUDIO = "1" [dependencies] libavcodec = ">=58" |