mirror of
https://github.com/BOINC/boinc.git
synced 2025-02-26 20:45:07 +00:00
- renamed boinc_ss_opengl to ss_app
svn path=/trunk/boinc/; revision=17131
This commit is contained in:
parent
db58ab2e88
commit
455c2f7373
@ -1099,3 +1099,6 @@ Rom 3 Feb 2009
|
||||
win_build/
|
||||
boinc.sln
|
||||
boinc_ss_opengl.vcproj
|
||||
|
||||
David 3 Feb 2009
|
||||
- renamed boinc_ss_opengl to ss_app
|
||||
|
@ -1,6 +1,13 @@
|
||||
<?
|
||||
|
||||
$project_news = array(
|
||||
array("February 3, 2009",
|
||||
"Congratulations to <a href=http://www.setibr.org/>SETIBR</a>,
|
||||
the Brazilian team which,
|
||||
across several BOINC-based projects,
|
||||
has achieved the levels of 100K average credit
|
||||
and 50M total credit."
|
||||
),
|
||||
array("January 29, 2009",
|
||||
"Scientists: it's easier than ever to create a BOINC project -
|
||||
you don't even need a server!
|
||||
|
@ -2,7 +2,7 @@
|
||||
<VisualStudioProject
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="boinc_ss_opengl"
|
||||
Name="ss_app"
|
||||
ProjectGUID="{C3163ACA-C2E6-49D2-AA21-B8B953331EF7}"
|
||||
>
|
||||
<Platforms>
|
||||
@ -821,7 +821,7 @@
|
||||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\clientscr\screensaver_opengl.cpp"
|
||||
RelativePath="..\clientscr\ss_app.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
@ -843,7 +843,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\clientscr\screensaver_opengl.h"
|
||||
RelativePath="..\clientscr\ss_app.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
Loading…
x
Reference in New Issue
Block a user