#2209 closed Feature Request (Rejected)
AutoIt3Wrapper wildcard include directive
Reported by: | tankbuster@… | Owned by: | Jos |
---|---|---|---|
Milestone: | Component: | SciTE4AutoIt | |
Version: | Severity: | None | |
Keywords: | Cc: |
Description
I faced a small issue, and after some discussion found here:
http://www.autoitscript.com/forum/topic/141033-automatic-include-based-on-filenamesfolder/
(the first posting)
User Zedna(MVP) suggested to create a new directive:
#AutoIt3Wrapper_Include=include/*.au3
I will attach a sample project. This project works "only" on BUILD time, but a solution for GO would be nice.
Attachments (1)
Change History (5)
Changed 12 years ago by tankbuster@…
comment:2 follow-up: ↓ 4 Changed 12 years ago by trancexx
This is AutoIt Trac.
comment:3 Changed 12 years ago by trancexx
- Resolution set to Rejected
- Status changed from new to closed
comment:4 in reply to: ↑ 2 Changed 12 years ago by Zedna
Replying to trancexx:
This is AutoIt Trac.
AutoIt3Wrapper is part of Scite4AutoIt3.
Here on Trac is "Component: SciTE4AutoIt" so I think this is apropriate place for such feature request.
Rejecting due to such reason is wrong.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Sample Project of the multi include on build time