Browse Source

pas2js: updated cfg

git-svn-id: trunk@37779 -
Mattias Gaertner 7 years ago
parent
commit
b307930443
1 changed files with 1 additions and 6 deletions
  1. 1 6
      utils/pas2js/pas2js.cfg

+ 1 - 6
utils/pas2js/pas2js.cfg

@@ -13,13 +13,8 @@
 # If you don't want so much verbosity use
 #-vw
 
--Fu$CfgDir/../rtl
--Fu$CfgDir/../packages/fcl-base
--Fu$CfgDir/../packages/fcl-db
--Fu$CfgDir/../packages/fpcunit
-
 #IFDEF nodejs
--Jirtl.js
+-Ji$CfgDir/dist/rtl.js
 #ENDIF
 
 # end.