From 05efaeeef1e9417de629fac3eacc90fd977f09fa Mon Sep 17 00:00:00 2001 From: hrydgard Date: Tue, 5 May 2009 20:56:40 +0000 Subject: [PATCH] Move the printresult tool so that it doesn't mess with the DSPSpy build. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3158 8ced0084-cf51-0410-be5f-012b33b47a6e --- Source/DSPSpy/{ => util}/printresult.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Source/DSPSpy/{ => util}/printresult.cpp (100%) diff --git a/Source/DSPSpy/printresult.cpp b/Source/DSPSpy/util/printresult.cpp similarity index 100% rename from Source/DSPSpy/printresult.cpp rename to Source/DSPSpy/util/printresult.cpp