Revert "POCompile target updated to make output directory"

This reverts commit f730285400d0ac7038ee49a4c86ce55e6068c4e0.
This commit is contained in:
Simon Rozman 2016-09-15 12:52:08 +02:00
parent f730285400
commit a906f5073d

View File

@ -12,7 +12,7 @@
<PreprocessorDefinitions>WXEXTEND;%(PreprocessorDefinitions)</PreprocessorDefinitions>
</ClCompile>
<POCompile>
<OutputFile>%(LocaleRepoDir)$(ProjectName)$(wxExtendVersion).mo</OutputFile>
<OutputFile>$(OutDir)..\locale\%(Filename)\$(ProjectName)$(wxExtendVersion).mo</OutputFile>
</POCompile>
</ItemDefinitionGroup>
<ItemGroup>