This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AlonsoYSal_FactuGES/Servidor/Config.ini
2007-06-21 16:02:50 +00:00

19 lines
492 B
INI

[Project Generation]
SvcLibName=NewLibrary
SvcName=NewService
PrjName=NewProject
PrjDir=D:\Proyectos\FactuGES (Arribas)\Codigo\Servidor\
CreateClientAndGroup=TRUE
[Class Factories]
By Request=TROClassFactory
Singleton Object=TROSingletonClassFactory
Pooled Object=TROPooledClassFactory
Per Client=TROPerCLientClassFactory
[ServerToChannel]
BPDXHTTPServer=WinInetHTTPChannel
BPDXTCPServer=IndyTCPChannel
IndyHTTPServer=WinInetHTTPChannel
WebBrokerServer=WinInetHTTPChannel