ocarina/tests/audio/Sconscript

7 lines
92 B
Python

#!/usr/bin/python
Import("Test", "CONFIG")
CONFIG.AUDIO = True
Test("audio", "audio.cpp")