Modify ↓
#2209 closed Feature Request (Rejected)
AutoIt3Wrapper wildcard include directive
| Reported by: | 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)
by , 14 years ago
| Attachment: | autoit_multi_include.zip added |
|---|
comment:3 by , 14 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
comment:4 by , 14 years ago
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.
Note:
See TracTickets
for help on using tickets.

Sample Project of the multi include on build time