mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 12:23:29 +00:00
- Create a branch to drop my ndisuio work svn path=/branches/wlan-bringup/; revision=54809
7 lines
254 B
Ruby
7 lines
254 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
|
<module name="bootcdregtest" type="iso" output="ReactOS-RegTest.iso">
|
|
<bootsector>isobtrt</bootsector>
|
|
<cdfile installbase="$(CDOUTPUT)">unattend.inf</cdfile>
|
|
</module>
|