win: Ship the pdb file, fixes #112.
authorCheng Zhao <zcbenz@gmail.com>
Sat, 26 Oct 2013 09:44:51 +0000 (17:44 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Sat, 26 Oct 2013 09:44:51 +0000 (17:44 +0800)
script/create-dist.py

index 0081bc3..c2724d9 100755 (executable)
@@ -31,6 +31,7 @@ TARGET_BINARIES = {
   ],
   'win32': [
     'atom.exe',
+    'atom.exe.pdb',
     'chromiumcontent.dll',
     'content_shell.pak',
     'ffmpegsumo.dll',