buildbot: compile without plugins

This commit is contained in:
Gauvain 'GovanifY' Roussel-Tarbouriech 2021-06-16 13:14:34 +02:00 committed by Kojin
parent b70b3382c7
commit ab02bfa7c0
1 changed files with 0 additions and 4 deletions

View File

@ -1,9 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="ReleaseAll" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<!-- Add all the projects that use the non-standard configurations here. -->
<ItemGroup>
<TargetsSetCPU Include="plugins\GSdx"/>
</ItemGroup>
<!-- Add all the solutions here. -->
<ItemGroup>
<SolutionSet Include="$(MSBuildProjectDirectory)\PCSX2_suite.sln" />