mirror of
https://github.com/SimoneN64/Kaizen.git
synced 2025-04-02 10:41:53 -04:00
10 lines
503 B
XML
10 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>
|