11 Sep
2003
11 Sep
'03
8:44 p.m.
"Dimitrie O. Paun" <dimi(a)intelliware.ca> writes:
How do we solve this? Maybe change the last condition to:
-# elif !defined(RC_INVOKED) +# elif defined(WINE_HEADER_DEBUG_ON)
or
+# elif defined(__WINESRC__)
or some such?
I'd say just kill the #ifdef completely. We want packing on all compilers anyway. -- Alexandre Julliard julliard(a)winehq.com