Removing empty files to shut VS up.

This commit is contained in:
Ben Vanik
2013-12-23 11:52:51 -08:00
parent 31b8c02cbf
commit a0256fac45
3 changed files with 0 additions and 28 deletions

View File

@@ -1,13 +1,11 @@
# Copyright 2013 Ben Vanik. All Rights Reserved.
{
'sources': [
'block.cc',
'block.h',
'function_builder.cc',
'function_builder.h',
'instr.cc',
'instr.h',
'label.cc',
'label.h',
'opcodes.cc',
'opcodes.h',