Skeleton for xdb.
This commit is contained in:
10
src/xdb/sources.gypi
Normal file
10
src/xdb/sources.gypi
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright 2014 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'xdb.cc',
|
||||
'xdb.h',
|
||||
],
|
||||
|
||||
'includes': [
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user