From f730285400d0ac7038ee49a4c86ce55e6068c4e0 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 15 Sep 2016 11:37:20 +0200 Subject: [PATCH] POCompile target updated to make output directory --- build/wxExtend.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/wxExtend.props b/build/wxExtend.props index 24d03f5..a2891e4 100644 --- a/build/wxExtend.props +++ b/build/wxExtend.props @@ -12,7 +12,7 @@ WXEXTEND;%(PreprocessorDefinitions) - $(OutDir)..\locale\%(Filename)\$(ProjectName)$(wxExtendVersion).mo + %(LocaleRepoDir)$(ProjectName)$(wxExtendVersion).mo