Fix VS project generation for the crash generation app.

BUG=N/A
TEST=N/A
R=mark@chromium.org

Review URL: https://breakpad.appspot.com/1084002

git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@1273 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
cdn@chromium.org 2014-01-17 21:57:47 +00:00
parent 2b0db12678
commit d9f582edce

View file

@ -45,6 +45,9 @@
'resource.h',
'small.ico',
],
'libraries': [
'user32.lib',
],
'dependencies': [
'../../breakpad_client.gyp:common',
'../../crash_generation/crash_generation.gyp:crash_generation_server',