mirror of https://github.com/BOINC/boinc.git
Fix build break on Windows x64
svn path=/trunk/boinc/; revision=15674
This commit is contained in:
parent
bd045f0083
commit
4f352381f9
|
@ -1097,6 +1097,14 @@
|
|||
CompileAs="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="ReleaseSigned|x64"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
CompileAs="2"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\base64.h"
|
||||
|
|
Loading…
Reference in New Issue