Alaska Software Inc. - Re: Workbench Project and Editor Issues
Username: Password:
AuthorTopic: Re: Workbench Project and Editor Issues
Andreas Gehrs-Pahl

View the complete thread for this message in:

Re: Workbench Project and Editor Issues
on Tue, 10 Mar 2015 07:17:48 -0400
A couple more things:

The files in the Target's "Include" and "Library" folders aren't sorted 
(alphabetically), but are listed in a random order, basically the order in 
which they were found in the source code.

Additionally, files that are only conditionally included are still listed 
in the "Include" and "Library" folders, even if they aren't actually part 
of the project, like in this code:

#if XPPVER < 2000483
   #include 'ASINetC.ch'
#else
   #include 'Socket.ch'
#endif

Both files will be listed, even though ASINetC.ch wouldn't actually be 
included in this project, and in fact, might not even be anywhere in the 
include path or available to be opened.

Thanks,

Andreas

Andreas Gehrs-Pahl
Absolute Software, LLC

phone: (989) 723-9927
email: Andreas.GP@Charter.net
web:   http://www.Aerospace-History.net