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
|
||||
// along with BOINC. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "cpp.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "boinc_win.h"
|
||||
#else
|
||||
|
|
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue