added the gbapipe.cpp & header to the core project file

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2581 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
daco65 2009-03-07 00:29:45 +00:00
parent 95cf4cd86b
commit 68ca9b87f9

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Version="9,00"
Name="Core"
ProjectGUID="{F0B874CB-4476-4199-9315-8343D05AE684}"
RootNamespace="Core"
@ -655,6 +655,14 @@
RelativePath=".\Src\Hw\CPU.h"
>
</File>
<File
RelativePath=".\Src\HW\GBAPipe.cpp"
>
</File>
<File
RelativePath=".\Src\HW\GBAPipe.h"
>
</File>
<File
RelativePath=".\Src\Hw\HW.cpp"
>