- Win compile fix

svn path=/trunk/boinc/; revision=23433
This commit is contained in:
David Anderson 2011-04-25 03:22:32 +00:00
parent 0ba3cc2d7b
commit 70af0b3bf0
2 changed files with 8 additions and 2 deletions

View File

@ -15,8 +15,6 @@
// You should have received a copy of the GNU Lesser General Public License
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
#include "cpp.h"
#ifdef _WIN32
#include "boinc_win.h"
#else

View File

@ -336,6 +336,10 @@
RelativePath="..\lib\cal.h"
>
</File>
<File
RelativePath="..\lib\cc_config.h"
>
</File>
<File
RelativePath="..\lib\cert_sig.h"
>
@ -636,6 +640,10 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\lib\cc_config.cpp"
>
</File>
<File
RelativePath="..\lib\cert_sig.cpp"
>