About Store Forum Documentation Contact



Post Reply 
Exclude esenthel librarys per application
Author Message
Ireheart Offline
Member

Post: #1
Exclude esenthel librarys per application
I have searched around but i have no found a way to do this, but i would like to exclude certain esenthel library's that i have created per application as they are loaded in by default and i would rather keep all my applications for my project in the same project folder.

Issue:

Library 1
Library 2

Application 1 - Uses both by default

Application 2 - Uses library 2 only.
03-17-2014 12:17 PM
Find all posts by this user Quote this message in a reply
Rubeus Offline
Member

Post: #2
RE: Exclude esenthel librarys per application
When compiling app 2, you could manually exclude library 1. It's not an ideal solution, but it will work, for now.
03-17-2014 03:34 PM
Find all posts by this user Quote this message in a reply
Post Reply