Browse Source

* Remove no longer needed webscroll unit

michael 7 years ago
parent
commit
1575021928
2 changed files with 4 additions and 16 deletions
  1. 2 10
      demo/router/demorouter.lpi
  2. 2 6
      demo/router/demorouter2.lpi

+ 2 - 10
demo/router/demorouter.lpi

@@ -30,23 +30,15 @@
         <PackageName Value="pas2js_rtl"/>
       </Item1>
     </RequiredPackages>
-    <Units Count="4">
+    <Units Count="2">
       <Unit0>
         <Filename Value="demorouter.pas"/>
         <IsPartOfProject Value="True"/>
       </Unit0>
       <Unit1>
-        <Filename Value="webrouter.pp"/>
-        <IsPartOfProject Value="True"/>
-      </Unit1>
-      <Unit2>
-        <Filename Value="webscroll.pp"/>
-        <IsPartOfProject Value="True"/>
-      </Unit2>
-      <Unit3>
         <Filename Value="frmdemo.pp"/>
         <IsPartOfProject Value="True"/>
-      </Unit3>
+      </Unit1>
     </Units>
   </ProjectOptions>
   <CompilerOptions>

+ 2 - 6
demo/router/demorouter2.lpi

@@ -30,19 +30,15 @@
         <PackageName Value="pas2js_rtl"/>
       </Item1>
     </RequiredPackages>
-    <Units Count="3">
+    <Units Count="2">
       <Unit0>
         <Filename Value="demorouter2.pas"/>
         <IsPartOfProject Value="True"/>
       </Unit0>
       <Unit1>
-        <Filename Value="webscroll.pp"/>
-        <IsPartOfProject Value="True"/>
-      </Unit1>
-      <Unit2>
         <Filename Value="frmdemo.pp"/>
         <IsPartOfProject Value="True"/>
-      </Unit2>
+      </Unit1>
     </Units>
   </ProjectOptions>
   <CompilerOptions>