I have been experimenting with making project wizards for PelleC. I have become somewhat comfortable with the process. I can make user selectable check boxes etc, but I do not see how that information can be used to add include files or project option switches to compile instructions. Can anyone tell me whether this can be done or not?
For example I wold like the compiler include line to look similar to this...
LINKFLAGS = -subsystem:windows -machine:x86 ... opengl32.lib glu32.lib glaux.lib glut32.lib#