mirror of https://github.com/BOINC/boinc.git
parent
1320392f30
commit
c10890f0fc
|
@ -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 "config.h"
|
||||
|
||||
#ifndef SIM
|
||||
#include "sched_config.h"
|
||||
#include "sched_msgs.h"
|
||||
|
|
|
@ -1120,7 +1120,7 @@
|
|||
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\lib\boinc_cmd.cpp"
|
||||
RelativePath="..\client\boinc_cmd.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
|
|
Loading…
Reference in New Issue