diff options
Diffstat (limited to 'project.conf')
| -rw-r--r-- | project.conf | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/project.conf b/project.conf index 0e0ed9c..47e993b 100644 --- a/project.conf +++ b/project.conf @@ -1,14 +1,11 @@ [package] name = "gpu-screen-recorder" type = "executable" -version = "5.15.3" +version = "6.0.0" platforms = ["posix"] -[lang.cpp] -version = "c++17" - [config] -ignore_dirs = ["kms/server", "build", "debug-build", "plugin/examples"] +ignore_dirs = ["kms/server", "tools", "build", "debug-build", "plugin/examples"] #error_on_warning = "true" [define] |
