Fix some not-so-obvious breakage in Frame.cpp, removed Xlib from the build (its only for non-win32)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5321 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
j4ck.fr0st
2010-04-10 21:14:18 +00:00
parent a5edf59787
commit c3b1705e3f
2 changed files with 5 additions and 20 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Version="9,00"
Name="Plugin_GCPadNew"
ProjectGUID="{1C3A7A91-A97F-4C7C-B45D-26F2242904D7}"
RootNamespace="Plugin_GCPadNew"
@ -621,18 +621,6 @@
>
</File>
</Filter>
<Filter
Name="Xlib"
>
<File
RelativePath=".\Src\ControllerInterface\Xlib\Xlib.cpp"
>
</File>
<File
RelativePath=".\Src\ControllerInterface\Xlib\Xlib.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="ControllerEmu"