Another BuildPB Clone, but multi-compiler.

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Inner
PureBasic Expert
PureBasic Expert
Posts: 714
Joined: Fri Apr 25, 2003 4:47 pm
Location: New Zealand

Another BuildPB Clone, but multi-compiler.

Post by Inner »

Prepear Preprocess Compiler Options, and is used to easierly set options
before you compile, it also is intended to illiminate the need for the
common F5....F12 compile options in editors, instead you just press F5
and PrepC works out what sort of code it is and what compiler it needs to
compile the source with, it currently supports.

* Blitz Basic
* Pure Basic
* Lcc-Win32 ( the Gui configuration doesn't reflect this as it is still )
( in development )


http://www.roughtondesign.org/download/ ... _Setup.exe