Commit Graph

7 Commits

Author SHA1 Message Date
Markus Mohrhard
342211da33 update cppunit to 1.13.1
Change-Id: I13a74ca921bb4b0766fab2123f46a97c90372a44
2012-09-25 21:54:07 +02:00
Markus Mohrhard
2414bb8d9e add windows patch back
Change-Id: Id30b06eb093e373da6eb328b5d22788f308ae4ff
2012-06-29 14:41:18 +02:00
Markus Mohrhard
fa0fd16526 update cppunit to 1.13.0
Change-Id: If3896361c31a84b77e4c446dac75aeb9268605a0
2012-06-27 19:09:50 +02:00
Tor Lillqvist
a25f3152a5 Fix compilation error with MinGW 2011-06-17 13:33:42 +03:00
Tor Lillqvist
ec2adc3f77 No need to include <windows.h> in TestPlugIn.h
We don't define any dummy DllMain() any more so no need to include
<windows.h>. That was necessary just to get the types used by the
DllMain() prototype.
2011-02-11 01:05:08 +02:00
Tor Lillqvist
138cf77e51 Drop the unnecessary DllMain from CPPUNIT_PLUGIN_IMPLEMENT_MAIN()
It caused compilation errors even thanks to our workarounds for BOOL
clashes.
2011-02-08 13:53:25 +02:00
sb
cd55f83c52 sb118: work around problem that <windows.h> defines OPTIONAL (clashing e.g. with com::sun:🫘:PropertyAttribute::OPTIONAL) 2010-01-11 17:39:05 +01:00