mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-27 10:47:41 +00:00
Fixup build issue with hyphen in identifier in wxs
This commit is contained in:
parent
59506dd4e6
commit
53440ac4e4
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@
|
|||
|
||||
<Directory Id='xmllayout' Name='layoutbuilder' FileSource='..\..\developer\tike\xml\layoutbuilder\'>
|
||||
<Component><File Id='xml_file_layoutbuilder_builder.css' Name='builder.css' KeyPath="yes" /></Component>
|
||||
<Component><File Id='xml_file_layoutbuilder_physical-keyboard-template.js' Name='physical-keyboard-template.js' KeyPath="yes" /></Component>
|
||||
<Component><File Id='xml_file_layoutbuilder_physical_keyboard_template' Name='physical-keyboard-template.js' KeyPath="yes" /></Component>
|
||||
<Component><File Id='xml_file_layoutbuilder_builder.js' Name='builder.js' KeyPath="yes" /></Component>
|
||||
<Component><File Id='xml_file_layoutbuilder_builder.xsl' Name='builder.xsl' KeyPath="yes" /></Component>
|
||||
<Component><File Id='xml_file_layoutbuilder_jquery_1.10.2.js' Name='jquery-1.10.2.js' KeyPath="yes" /></Component>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue