mirror of https://github.com/BOINC/boinc.git
Win: add missing procinfo.cpp to Windows libboinc project
svn path=/trunk/boinc/; revision=23512
This commit is contained in:
parent
2385c00b67
commit
ef36e045ba
|
@ -2819,3 +2819,10 @@ David 6 May 2011
|
|||
make_project
|
||||
samples/wrapper/
|
||||
wrapper.cpp
|
||||
|
||||
Charlie 7 May 2011
|
||||
- Win: add missing procinfo.cpp to Windows libboinc project.
|
||||
|
||||
win_build/
|
||||
boinc_cli.vcproj
|
||||
libboinc.vcproj
|
||||
|
|
|
@ -1016,6 +1016,10 @@
|
|||
RelativePath="..\lib\procinfo.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\procinfo_win.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\lib\proxy_info.cpp"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue