mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
10 lines
445 B
XML
10 lines
445 B
XML
<Package>
|
|||
|
|
<Chunk Id="1000" Marker="Launch">
|
||
|
|
<FileGroup DestinationPath="." SourcePath="." Include="testgamecontroller.exe" />
|
||
|
|
<FileGroup DestinationPath="." SourcePath="." Include="MicrosoftGame.config" />
|
||
|
|
<FileGroup DestinationPath="." SourcePath="." Include="*.bmp" />
|
||
|
|
<FileGroup DestinationPath="." SourcePath="." Include="*.png" />
|
||
|
|
<FileGroup DestinationPath="." SourcePath="." Include="*.dll" />
|
||
|
|
</Chunk>
|
||
|
|
</Package>
|