About Store Forum Documentation Contact



Post Reply 
Share library between applications/projects
Author Message
Lancer Offline
Member

Post: #1
Share library between applications/projects
Hi,

so within esenthel Project you can create Applocations and Library. The Library is shared between all Applications.
Is there a way to disable a library for specific application?

Example I have following applications/libraries:
AppClient
LibSharedBetweenGameServerAndClient
AppGameServer
AppLoginServer
LibSharedBetweenLoginAndGameServer

I want the Library "LibSharedBetweenLoginAndGameServer" only shared between LoginServer and GameServer.

Is there a way by doing that?
Or is there a way sharing libraries between multiple projects ?
(This post was last modified: 10-24-2021 02:10 PM by Lancer.)
10-24-2021 02:10 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Share library between applications/projects
Is there a way to disable a library for specific application?
No

Or is there a way sharing libraries between multiple projects ?
Yes but you have to copy the library to another project everytime you modify it.
10-24-2021 03:35 PM
Find all posts by this user Quote this message in a reply
Post Reply