- Removed hard coded bootsector from *Iso module types and express it with rbuild...
[reactos.git] / reactos / boot / bootdata / bootcdregtest / bootcdregtest.rbuild
index 9b95c1e..2ca7398 100644 (file)
@@ -1,4 +1,5 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
-<module name="bootcdregtest" type="isoregtest">
+<module name="bootcdregtest" type="isoregtest" output="ReactOS-RegTest.iso">
+       <bootsector>isobtrt</bootsector>
 </module>