mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 20:49:49 +04:00
[FL-3553] lib: sconscript todo cleanup (#3769)
Co-authored-by: あく <alleteam@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@ Import("env")
|
|||||||
env.Append(
|
env.Append(
|
||||||
CPPPATH=[
|
CPPPATH=[
|
||||||
"#/",
|
"#/",
|
||||||
"#/lib", # TODO FL-3553: remove!
|
"#/lib",
|
||||||
# Ugly hack
|
# Ugly hack
|
||||||
Dir("../assets/compiled"),
|
Dir("../assets/compiled"),
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user