mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-24 06:34:45 +00:00
10 lines
438 B
XML
10 lines
438 B
XML
<Package>
|
|
<Chunk Id="1000" Marker="Launch">
|
|
<FileGroup DestinationPath="." SourcePath="." Include="testsprite2.exe" />
|
|
<FileGroup DestinationPath="." SourcePath="." Include="MicrosoftGame.config" />
|
|
<FileGroup DestinationPath="." SourcePath="." Include="*.bmp" />
|
|
<FileGroup DestinationPath="." SourcePath="." Include="*.png" />
|
|
<FileGroup DestinationPath="." SourcePath="." Include="*.dll" />
|
|
</Chunk>
|
|
</Package>
|