diff options
Diffstat (limited to 'project.conf')
-rw-r--r-- | project.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/project.conf b/project.conf index 9f32d5f..8ac9d98 100644 --- a/project.conf +++ b/project.conf @@ -4,9 +4,6 @@ type = "executable" version = "1.2.0" platforms = ["posix"] -[config] -include_dirs = ["external"] - [dependencies] libavcodec = ">=58" libavformat = ">=58" |