diff options
Diffstat (limited to 'breakpad/breakpad_sender.vcproj')
-rw-r--r-- | breakpad/breakpad_sender.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/breakpad/breakpad_sender.vcproj b/breakpad/breakpad_sender.vcproj index ecc1740..569e746 100644 --- a/breakpad/breakpad_sender.vcproj +++ b/breakpad/breakpad_sender.vcproj @@ -12,6 +12,8 @@ Name="Win32" /> </Platforms> + <ToolFiles> + </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" @@ -38,6 +40,8 @@ /> </Configuration> </Configurations> + <References> + </References> <Files> <File RelativePath="src\client\windows\sender\crash_report_sender.cc" @@ -56,4 +60,6 @@ > </File> </Files> + <Globals> + </Globals> </VisualStudioProject> |