Simple Directmedia Layer
at main 10 lines 503 B view raw
1<Package> 2 <Chunk Id="1000" Marker="Launch"> 3 <FileGroup DestinationPath="." SourcePath="." Include="testgdk.exe" /> 4 <FileGroup DestinationPath="." SourcePath="." Include="MicrosoftGame.config" /> 5 <FileGroup DestinationPath="." SourcePath="." Include="*.bmp" /> 6 <FileGroup DestinationPath="." SourcePath="." Include="*.wav" /> 7 <FileGroup DestinationPath="." SourcePath="." Include="*.png" /> 8 <FileGroup DestinationPath="." SourcePath="." Include="*.dll" /> 9 </Chunk> 10</Package>