aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPascal Pfeil <pfeilpascal@outlook.de>2019-04-02 23:30:52 +0200
committerPascal Pfeil <pfeilpascal@outlook.de>2019-04-02 23:30:52 +0200
commit166a3ae8c810efe0cf5a83a218b3baec4b6da786 (patch)
tree1a4210ad7279bf8e77068fa54d3541922fcb543e
parent1b27aad79c3fdbef5b124d79a55d226b7ed9fbb4 (diff)
downloadwix-166a3ae8c810efe0cf5a83a218b3baec4b6da786.tar.gz
wix-166a3ae8c810efe0cf5a83a218b3baec4b6da786.tar.bz2
wix-166a3ae8c810efe0cf5a83a218b3baec4b6da786.zip
Add de-de.wxl to src/wixlib/iis.wixproj
-rw-r--r--src/wixlib/iis.wixproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wixlib/iis.wixproj b/src/wixlib/iis.wixproj
index 2a2a1b53..2f8be2b3 100644
--- a/src/wixlib/iis.wixproj
+++ b/src/wixlib/iis.wixproj
@@ -15,6 +15,7 @@
15 <Compile Include="IIsExtension.wxs" /> 15 <Compile Include="IIsExtension.wxs" />
16 <Compile Include="IIsExtension_x86.wxs" /> 16 <Compile Include="IIsExtension_x86.wxs" />
17 <EmbeddedResource Include="en-us.wxl" /> 17 <EmbeddedResource Include="en-us.wxl" />
18 <EmbeddedResource Include="de-de.wxl" />
18 <EmbeddedResource Include="ja-jp.wxl" /> 19 <EmbeddedResource Include="ja-jp.wxl" />
19 <EmbeddedResource Include="pt-br.wxl" /> 20 <EmbeddedResource Include="pt-br.wxl" />
20 </ItemGroup> 21 </ItemGroup>