- Additional support for VS Express Edition.

clientlib/win/
        boinc_dll.rc

svn path=/trunk/boinc/; revision=13109
This commit is contained in:
Rom Walton 2007-07-06 16:45:01 +00:00
parent 797c464b3a
commit c877a96b5f
2 changed files with 8 additions and 2 deletions

View File

@ -7065,3 +7065,9 @@ David 6 July 2007
sched_send.C
server_types.C,h
transitioner.C
Rom 7 July 2007
- Additional support for VS Express Edition.
clientlib/win/
boinc_dll.rc

View File

@ -7,7 +7,7 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "winres.h"
#include "winresrc.h"
#include "version.h"
/////////////////////////////////////////////////////////////////////////////
@ -35,7 +35,7 @@ END
2 TEXTINCLUDE
BEGIN
"#include ""winres.h""\r\n"
"#include ""winresrc.h""\r\n"
"#include ""version.h""\r\n"
"\0"
END