copy catalogs to builddir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24086 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -10,4 +10,18 @@
|
||||
<win32-res>internat.rc</win32-res>
|
||||
</exe>
|
||||
|
||||
<template id="catalog">
|
||||
<dstdir>$(BUILDDIR)/$(id)</dstdir>
|
||||
<srcdir>$(SRCDIR)/$(id)</srcdir>
|
||||
<files>internat.po internat.mo</files>
|
||||
</template>
|
||||
|
||||
<wx-data id="bg" template="catalog"/>
|
||||
<wx-data id="cs" template="catalog"/>
|
||||
<wx-data id="de" template="catalog"/>
|
||||
<wx-data id="fr" template="catalog"/>
|
||||
<wx-data id="ja" template="catalog"/>
|
||||
<wx-data id="ka" template="catalog"/>
|
||||
<wx-data id="ru" template="catalog"/>
|
||||
|
||||
</makefile>
|
||||
|
Reference in New Issue
Block a user