Przeglądaj źródła

* Added dependency on fcl-net for ssockets

git-svn-id: trunk@15336 -
michael 15 lat temu
rodzic
commit
98d72d2e99
2 zmienionych plików z 371 dodań i 61 usunięć
  1. 369 59
      packages/fcl-web/Makefile
  2. 2 2
      packages/fcl-web/Makefile.fpc

Plik diff jest za duży
+ 369 - 59
packages/fcl-web/Makefile


+ 2 - 2
packages/fcl-web/Makefile.fpc

@@ -7,10 +7,10 @@ name=fcl-web
 version=2.5.1
 
 [target]
-dirs=src/base
+dirs=src/base src/webdata
 
 [require]
-packages=fcl-base fcl-xml fcl-db fcl-json
+packages=fcl-base fcl-xml fcl-db fcl-json fcl-net
 
 [compiler]
 options=-S2h

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików