wxrc -g should output filenames in Unix format.
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 30 May 2010 16:53:20 +0000 (16:53 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 30 May 2010 16:53:20 +0000 (16:53 +0000)
commit0d373eac1d4c8fac51c15e9d2338499f7b4c273f
treea6da14df04fd486147854d6c39f3af61eb2b87c4
parenta216dfa2c17368e1c42402c0e8ce5fe1d76926a9
wxrc -g should output filenames in Unix format.

It is customary in C source code and xgettext has problems with
backslahes in #line comments.

Fixes #10727.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64435 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
utils/wxrc/wxrc.cpp