Ticket #9429 (closed enhancement)

Opened 5 years ago

Last modified 5 years ago

No _UNICODE flag in dsp files

Reported by: troelsk Owned by:
Priority: normal Milestone:
Component: Version:
Keywords: Cc: troelsk, vadz
Blocked By: Patch: no
Blocking:

Description

build/msw/*.dsp:
Some of the dsp files has _UNICODE defined, some hasn't.

This make it cumbersome to switch to ANSI - as you can't switch all wx subprojects to ANSI from inside the IDE in one swoop, because of this inconsistency.

For consistency please consider adding the _UNICODE flag everywhere, or remove it altogether (the wxUSE_UNICODE default in setup_inc.h is doing the job just fine)

Regards

Change History

Changed 5 years ago by vadz

I think it should be defined everywhere now, where is it missing?

Thanks

Changed 5 years ago by sf-robot

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

Note: See TracTickets for help on using tickets.