1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Add flac support

This commit is contained in:
Ted John
2022-05-13 01:04:55 +01:00
parent 5478553f7d
commit 73ac7954f1
5 changed files with 365 additions and 5 deletions

View File

@@ -30,10 +30,10 @@
"name": "Linux",
"includePath": [
"/usr/include",
"/usr/include/SDL2",
"/usr/local/include",
"${workspaceRoot}",
"${workspaceRoot}/src",
"${workspaceRoot}/bin/googletest-distribution-prefix/src/googletest-distribution/googletest/include/gtest"
"${workspaceRoot}/src"
],
"defines": [
"__ENABLE_LIGHTFX__",