Debug
Win32
Release
Win32
{BE9F28C5-058A-45F5-B2C1-D077BC058AAE}
locale
Utility
v110
Utility
v110
<_ProjectFileVersion>11.0.60610.1
$(SolutionDir)$(Configuration)\
$(Configuration)\
$(SolutionDir)$(Configuration)\
$(Configuration)\
for %25%25I in ("%25WXWIN%25\locale\*.po") do call :fmt %25%25~nI
goto :EOF
:fmt
if not exist "$(OutDir)Languages\%251" mkdir "$(OutDir)Languages\%251"
msgfmt -o "$(OutDir)Languages\%251\wxstd.mo" "%25WXWIN%25\locale\%251.po"
goto :EOF
for %25%25I in ("%25WXWIN%25\locale\*.po") do call :fmt %25%25~nI
goto :EOF
:fmt
if not exist "$(OutDir)Languages\%251" mkdir "$(OutDir)Languages\%251"
msgfmt -o "$(OutDir)Languages\%251\wxstd.mo" "%25WXWIN%25\locale\%251.po"
goto :EOF