Add more examples to the Windows installer.
[fio.git] / os / windows / examples.wxs
index f3d6bc3f2f89ca58bbfecb56f3d092fa6c32565d..84f2a8624f726f3b171f943f09d61533cae3663b 100755 (executable)
@@ -14,7 +14,7 @@
                 <Component>\r
                     <File Source="..\..\examples\fsx" />\r
                 </Component>\r
                 <Component>\r
                     <File Source="..\..\examples\fsx" />\r
                 </Component>\r
-                <Component >\r
+                <Component>\r
                     <File Source="..\..\examples\iometer-file-access-server" />\r
                 </Component>\r
                 <Component>\r
                     <File Source="..\..\examples\iometer-file-access-server" />\r
                 </Component>\r
                 <Component>\r
                 <Component>\r
                   <File Source="..\..\examples\flow" />\r
                 </Component>\r
                 <Component>\r
                   <File Source="..\..\examples\flow" />\r
                 </Component>\r
+                <Component>\r
+                  <File Source="..\..\examples\cpuio" />\r
+                </Component>\r
+                <Component>\r
+                  <File Source="..\..\examples\falloc" />\r
+                </Component>\r
+                <Component>\r
+                  <File Source="..\..\examples\fusion-aw-sync.ini" />\r
+                </Component>\r
+                <Component>\r
+                  <File Source="..\..\examples\ssd-steadystate.fio" />\r
+                </Component>\r
+                <Component>\r
+                  <File Source="..\..\examples\zipf" />\r
+                </Component>\r
         </DirectoryRef>\r
     </Fragment>\r
     <Fragment>\r
         </DirectoryRef>\r
     </Fragment>\r
     <Fragment>\r
             <ComponentRef Id="tiobench_example" />\r
             <ComponentRef Id="null" />\r
             <ComponentRef Id="flow" />\r
             <ComponentRef Id="tiobench_example" />\r
             <ComponentRef Id="null" />\r
             <ComponentRef Id="flow" />\r
+            <ComponentRef Id="cpuio" />\r
+            <ComponentRef Id="falloc" />\r
+            <ComponentRef Id="fusion_aw_sync.ini" />\r
+            <ComponentRef Id="ssd_steadystate.fio" />\r
+            <ComponentRef Id="zipf" />\r
         </ComponentGroup>\r
     </Fragment>\r
         </ComponentGroup>\r
     </Fragment>\r
-</Wix>
\ No newline at end of file
+</Wix>\r