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