diff --git a/include/Common.props b/include/Common.props index 3e6d223..bc66cc0 100644 --- a/include/Common.props +++ b/include/Common.props @@ -44,7 +44,7 @@ - $(OutDir)..\locale\%(Filename)\$(ProjectName).mo + $(OutDir)..\locale\%(Filename)\ diff --git a/include/xgettext.props b/include/xgettext.props index 77df9a8..f6c4bb7 100644 --- a/include/xgettext.props +++ b/include/xgettext.props @@ -35,7 +35,8 @@ false false None - $(OutDir)%(Filename).mo + $(OutDir) + %(LocaleRepoDir)$(ProjectName).mo false 1 LSB diff --git a/include/xgettext.targets b/include/xgettext.targets index 60489a6..289c3fa 100644 --- a/include/xgettext.targets +++ b/include/xgettext.targets @@ -39,7 +39,7 @@ - + - - - - + + + + + diff --git a/lib/wxExtend b/lib/wxExtend index 22e381a..f730285 160000 --- a/lib/wxExtend +++ b/lib/wxExtend @@ -1 +1 @@ -Subproject commit 22e381af0ce4c0c110f14d1b83353306aac781ff +Subproject commit f730285400d0ac7038ee49a4c86ce55e6068c4e0