diff options
| author | Shawn Hoffman <godisgovernment@gmail.com> | 2009-04-02 16:18:38 +0000 |
|---|---|---|
| committer | Shawn Hoffman <godisgovernment@gmail.com> | 2009-04-02 16:18:38 +0000 |
| commit | 55f48a2e37bea5d23aa87f5edddb5a39a116d9cb (patch) | |
| tree | 14bfe3f42e65a39dd66324093a9672c9f6bc0152 /Source | |
| parent | 94ca9854b84daeb8e4e1a930bc2bcade28770ec6 (diff) | |
add DSPRegisterView files to vcproj
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2836 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source')
| -rw-r--r-- | Source/Plugins/Plugin_DSP_LLE-testing/Plugin_DSP_LLE_Test.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Source/Plugins/Plugin_DSP_LLE-testing/Plugin_DSP_LLE_Test.vcproj b/Source/Plugins/Plugin_DSP_LLE-testing/Plugin_DSP_LLE_Test.vcproj index eabc2ef6ea..9f1305b855 100644 --- a/Source/Plugins/Plugin_DSP_LLE-testing/Plugin_DSP_LLE_Test.vcproj +++ b/Source/Plugins/Plugin_DSP_LLE-testing/Plugin_DSP_LLE_Test.vcproj @@ -922,6 +922,14 @@ RelativePath=".\Src\debugger\Debugger.h"
>
</File>
+ <File
+ RelativePath=".\Src\Debugger\DSPRegisterView.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Src\Debugger\DSPRegisterView.h"
+ >
+ </File>
</Filter>
<File
RelativePath=".\Src\Config.cpp"
|
