mirror of https://github.com/BOINC/boinc.git
parent
0ba3cc2d7b
commit
70af0b3bf0
|
@ -15,8 +15,6 @@
|
||||||
// You should have received a copy of the GNU Lesser General Public License
|
// You should have received a copy of the GNU Lesser General Public License
|
||||||
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
|
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
#include "cpp.h"
|
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#include "boinc_win.h"
|
#include "boinc_win.h"
|
||||||
#else
|
#else
|
||||||
|
|
|
@ -336,6 +336,10 @@
|
||||||
RelativePath="..\lib\cal.h"
|
RelativePath="..\lib\cal.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\lib\cc_config.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lib\cert_sig.h"
|
RelativePath="..\lib\cert_sig.h"
|
||||||
>
|
>
|
||||||
|
@ -636,6 +640,10 @@
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\lib\cc_config.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\lib\cert_sig.cpp"
|
RelativePath="..\lib\cert_sig.cpp"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue