kritivasas / minibuilder

Automatically exported from code.google.com/p/minibuilder
0 stars 0 forks source link

Ability to add external directories in source path #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be great to be able to add libs from a folder external to a 
project. In other words, I 'd like to have only references to libraries in 
the project folder but not their copies. This will affect core libraries as 
well: minibuilder will not have to put all swc stuff in each project it 
creates.

Original issue reported on code.google.com by dmitriy....@gmail.com on 31 Mar 2010 at 5:42

GoogleCodeExporter commented 9 years ago
Thank you for mentioning it, Dimitry.
The feature will be part of a proper and complete Project Settings module. Till 
then, 
if you need the option, just edit .actionScriptProperties and add the 
dependencies you 
need. You can add source paths or lib paths, static or dynamic linked.

Original comment by victor.dramba on 31 Mar 2010 at 7:54