- win compile fixes

svn path=/trunk/boinc/; revision=24118
This commit is contained in:
David Anderson 2011-09-02 17:57:18 +00:00
parent b16f603a8a
commit 1aa8675162
2 changed files with 4 additions and 2 deletions

View File

@ -135,8 +135,6 @@ int procinfo_setup(PROC_MAP& pm) {
osvi.dwOSVersionInfoSize = sizeof(osvi);
GetVersionEx(&osvi);
pi.clear();
switch(osvi.dwPlatformId) {
case VER_PLATFORM_WIN32_WINDOWS:
// Win95, Win98, WinME

View File

@ -985,6 +985,10 @@
RelativePath="..\lib\proc_control.h"
>
</File>
<File
RelativePath="..\lib\procinfo.cpp"
>
</File>
<File
RelativePath="..\lib\procinfo.h"
>