Release
Win32
{B10A2C41-344C-43E0-A32D-B9587C198D8B}
nls
Application
false
true
MultiByte
WDK7
Level3
MaxSpeed
true
true
true
true
true
cd ..\..\po
rmdir /q /s locale
mkdir locale
for %%A in (*.po) do (
mkdir locale\%%~nA\LC_MESSAGES
"$(DepsRoot)\bin\msgfmt" -co locale\%%~nA\LC_MESSAGES\xchat.mo %%A
)