- client: add the above to VS project

This commit is contained in:
David Anderson 2012-11-28 12:30:35 -08:00 committed by Oliver Bock
parent 952a495fb7
commit 5383f13bf0
2 changed files with 14 additions and 0 deletions

View File

@ -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

View File

@ -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"
> >