POCompile target updated to make output directory
This commit is contained in:
parent
22e381af0c
commit
f730285400
@ -12,7 +12,7 @@
|
|||||||
<PreprocessorDefinitions>WXEXTEND;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
<PreprocessorDefinitions>WXEXTEND;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||||
</ClCompile>
|
</ClCompile>
|
||||||
<POCompile>
|
<POCompile>
|
||||||
<OutputFile>$(OutDir)..\locale\%(Filename)\$(ProjectName)$(wxExtendVersion).mo</OutputFile>
|
<OutputFile>%(LocaleRepoDir)$(ProjectName)$(wxExtendVersion).mo</OutputFile>
|
||||||
</POCompile>
|
</POCompile>
|
||||||
</ItemDefinitionGroup>
|
</ItemDefinitionGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user