15 lines
215 B
Python
15 lines
215 B
Python
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
|
{
|
|
'sources': [
|
|
'assembler.cc',
|
|
'assembler.h',
|
|
'backend.cc',
|
|
'backend.h',
|
|
'machine_info.h',
|
|
],
|
|
|
|
'includes': [
|
|
'x64/sources.gypi',
|
|
],
|
|
}
|