WinCE fixes

This commit is contained in:
Guenter Obiltschnig
2012-10-15 09:41:38 +00:00
parent b6963f0bc9
commit 83af8a3be7
4 changed files with 506 additions and 224 deletions

View File

@@ -30,6 +30,9 @@
//
#if !defined(_WIN32_WCE)
#include "WinRegistryTest.h"
#include "CppUnit/TestCaller.h"
#include "CppUnit/TestSuite.h"
@@ -121,3 +124,6 @@ CppUnit::Test* WinRegistryTest::suite()
return pSuite;
}
#endif // _WIN32_WCE