Ticket #9429 (closed enhancement)
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
Note: See
TracTickets for help on using
tickets.
