PDA

View Full Version : Preprocessor setting



NewsArchive
03-06-2017, 03:05 AM
Just cuirous, but where does one set the pre-processing compiler
directives. I would let for SB to get the file version info from my
program. I know the Get File Ino does this, but.. where does this get
added?

Looked at the help file, still not sure.

Any help would be appreciated,
Jeff

NewsArchive
03-06-2017, 06:28 AM
Hi Jeff,

> Just cuirous, but where does one set the pre-processing compiler
> directives. I would let for SB to get the file version info from my
> program. I know the Get File Ino does this, but.. where does this get
> added?
>
> Looked at the help file, still not sure.
>
> Any help would be appreciated

Here is an example:

http://www.lindersoft.com/forums/showthread.php?47608-Use-value-from-version-resource-file-as-part-of-installer-name&p=87996#post87996

Does this help?

Friedrich

NewsArchive
03-06-2017, 06:28 AM
Yes, it does. Thanks!

Jeff Kolker