xenia/src/xdb/sources.gypi
2014-08-15 22:02:07 -07:00

11 lines
122 B
Python

# Copyright 2014 Ben Vanik. All Rights Reserved.
{
'sources': [
'xdb.cc',
'xdb.h',
],
'includes': [
],
}