1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

Add modules and ships databases to Windows package

Should have been included in 2995d74.
This commit is contained in:
Jonathan Harris 2016-01-25 19:31:50 +00:00
parent 06006432a3
commit b29dd65d6c

View File

@ -110,6 +110,9 @@
<Component Guid="*">
<File KeyPath="yes" Source="SourceDir\lv.strings" />
</Component>
<Component Guid="*">
<File KeyPath="yes" Source="SourceDir\modules.p" />
</Component>
<Component Guid="*">
<File KeyPath="yes" Source="SourceDir\nl.strings" />
</Component>
@ -128,6 +131,9 @@
<Component Guid="{9DBAB544-E815-40A5-866A-391B68919344}">
<File KeyPath="yes" Source="SourceDir\select.pyd" />
</Component>
<Component Guid="*">
<File KeyPath="yes" Source="SourceDir\ships.p" />
</Component>
<Component Guid="*">
<File KeyPath="yes" Source="SourceDir\sl.strings" />
</Component>
@ -396,12 +402,14 @@
<ComponentRef Id="it.strings" />
<ComponentRef Id="library.zip" />
<ComponentRef Id="lv.strings" />
<ComponentRef Id="modules.p" />
<ComponentRef Id="nl.strings" />
<ComponentRef Id="pl.strings" />
<ComponentRef Id="pyexpat.pyd" />
<ComponentRef Id="python27.dll" />
<ComponentRef Id="ru.strings" />
<ComponentRef Id="select.pyd" />
<ComponentRef Id="ships.p" />
<ComponentRef Id="sl.strings" />
<ComponentRef Id="snd_good.wav" />
<ComponentRef Id="snd_bad.wav" />