-// Set to 0 to disable PostScript print/preview architecture code under Windows
-// (just use Windows printing).
-#if defined(__WIN32__)
- #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
-#else
- #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 0
-#endif
-