mirror of
https://github.com/Relintai/rpi_player.git
synced 2025-02-20 09:44:19 +01:00
6 lines
72 B
Python
6 lines
72 B
Python
#!/usr/bin/env python
|
|
|
|
Import("env")
|
|
|
|
#env.Prepend(LINKFLAGS=["-lvlc"])
|