Creation of localized folder added
This commit is contained in:
parent
515a994ece
commit
ffb887b306
@ -38,7 +38,7 @@
|
||||
<ItemGroup Condition="'@(SelectedFiles)' != ''">
|
||||
<POCompile Remove="@(POCompile)" Condition="'%(Identity)' != '@(SelectedFiles)'" />
|
||||
</ItemGroup>
|
||||
<Message Text="Compiling localization catalogues..." />
|
||||
<MakeDir Directories="$([System.IO.Path]::GetDirectoryName('%(POCompile.OutputFile)'))"/>
|
||||
<POCompile
|
||||
Condition="'@(POCompile)' != '' and '%(POCompile.ExcludedFromBuild)' != 'true'"
|
||||
Inputs="@(POCompile)"
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit d604e81604957a5814017e977643f3d0d484786d
|
||||
Subproject commit a906f5073dbc4f7220007cb43ecd4f7dd6b0b645
|
Loading…
x
Reference in New Issue
Block a user