Eu 3.2 Suggestion
I'd like to be able to do something like this:
+ Base system config specified in same directory as interpreter.
- .euinc.conf would be in c:\euphoria\bin\ and contain this:
EUDIR=c:\euphoria\bin\;
EUINC=c:\euphoria\include\;c:\eu_includes\euslibs\;
+ Additional system config specified in same directory as source file
- .euinc.conf would be in c:\htdocs\mysitedir\ and contain this:
EUINC=..\htdocs\bbcmf-system\;..\htdocs\bbcmf-plugins\;
Does that seem reasonable?
|
Not Categorized, Please Help
|
|