win: Upload node.dll.pdb

This commit is contained in:
Cheng Zhao 2015-04-11 22:15:50 +08:00
parent 9e7c2a6fe4
commit b5450801d0

View file

@ -11,6 +11,7 @@ SYMBOLS_DIR = 'dist\\symbols'
DOWNLOAD_DIR = 'vendor\\brightray\\vendor\\download\\libchromiumcontent'
PDB_LIST = [
'out\\R\\atom.exe.pdb',
'out\\R\\node.dll.pdb',
]