Files
Xenia-Canary/src/xenia/apu/nop/sources.gypi
2014-01-13 00:05:08 -08:00

11 lines
186 B
Python

# Copyright 2013 Ben Vanik. All Rights Reserved.
{
'sources': [
'nop_apu-private.h',
'nop_apu.cc',
'nop_apu.h',
'nop_audio_system.cc',
'nop_audio_system.h',
],
}