mirror of
https://github.com/Relintai/rpi_player.git
synced 2025-02-23 15:54:18 +01:00
6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
|
#!/usr/bin/env python
|
||
|
|
||
|
Import("env")
|
||
|
|
||
|
#env.Prepend(LINKFLAGS=["-lvlc"])
|