mirror of https://github.com/BOINC/boinc.git
- client: add the above to VS project
This commit is contained in:
parent
952a495fb7
commit
5383f13bf0
|
@ -7118,3 +7118,9 @@ David 28 Nov 2012
|
||||||
file_names.h
|
file_names.h
|
||||||
project.h
|
project.h
|
||||||
result.h
|
result.h
|
||||||
|
|
||||||
|
David 28 Nov 2012
|
||||||
|
- client: add the above to VS project
|
||||||
|
|
||||||
|
win_build/
|
||||||
|
boinc_cli.vcproj
|
||||||
|
|
|
@ -479,6 +479,10 @@
|
||||||
RelativePath="..\Client\app.cpp"
|
RelativePath="..\Client\app.cpp"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\client\app_config.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\client\app_control.cpp"
|
RelativePath="..\client\app_control.cpp"
|
||||||
>
|
>
|
||||||
|
@ -800,6 +804,10 @@
|
||||||
RelativePath="..\client\app.h"
|
RelativePath="..\client\app.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\client\app_config.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\client\async_file.h"
|
RelativePath="..\client\async_file.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue