I would like to know if it is possible to create projects disabling both compiler and linker,
to use to add just some documentation (e.g. doxygen include) files or premake build scripts.
I would like to know if it is possible to create projects disabling both compiler and linker,
to use to add just some documentation (e.g. doxygen include) files or premake build scripts.
We have feature request on it:
http://sourceforge.net/tracker/index.php?func=detail&aid=3096827&group_i...
BTW, are you sure pre/postbuildcommands don't work for you?