mirror of https://github.com/PCSX2/pcsx2.git
buildbot: compile without plugins
This commit is contained in:
parent
b70b3382c7
commit
ab02bfa7c0
|
@ -1,9 +1,5 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project DefaultTargets="ReleaseAll" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<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. -->
|
<!-- Add all the solutions here. -->
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<SolutionSet Include="$(MSBuildProjectDirectory)\PCSX2_suite.sln" />
|
<SolutionSet Include="$(MSBuildProjectDirectory)\PCSX2_suite.sln" />
|
||||||
|
|
Loading…
Reference in New Issue