Ability to add external directories in source path
GoogleCodeExporter opened this issue · 1 comments
GoogleCodeExporter commented
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
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
- Changed title: Ability to add external directories in source path
- Changed state: Accepted
- Added labels: Type-Enhancement
- Removed labels: Type-Defect