Fix build break on Windows x64

svn path=/trunk/boinc/; revision=15674
This commit is contained in:
Rom Walton 2008-07-25 16:54:54 +00:00
parent bd045f0083
commit 4f352381f9
1 changed files with 8 additions and 0 deletions

View File

@ -1097,6 +1097,14 @@
CompileAs="2"
/>
</FileConfiguration>
<FileConfiguration
Name="ReleaseSigned|x64"
>
<Tool
Name="VCCLCompilerTool"
CompileAs="2"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\lib\base64.h"