[ 1068188 ] Precompiled header for the test program [Modified a bit]
Regen bakefiles for unit tests git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30685 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
955f0add89
commit
8899b155a1
36 changed files with 319 additions and 270 deletions
|
|
@ -36,7 +36,7 @@
|
|||
//
|
||||
|
||||
// For compilers that support precompilation, includes "wx/wx.h".
|
||||
#include "wx/wxprec.h"
|
||||
#include "testprec.h"
|
||||
|
||||
#ifdef __BORLANDC__
|
||||
#pragma hdrstop
|
||||
|
|
@ -47,8 +47,6 @@
|
|||
#include "wx/wx.h"
|
||||
#endif
|
||||
|
||||
#include "wx/cppunit.h"
|
||||
|
||||
// wxFormatConverter can only be tested in a Unicode non-Windows debug build
|
||||
//
|
||||
#if defined(wxNEED_PRINTF_CONVERSION) && defined(__WXDEBUG__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue