Subject Re: [firebird-support] IBPP and VC6.00
Author Scott Morgan
William Gonzáles S. wrote:

>Hi, the IBPP is for Visual Studio .NET, but I have
>only VC6.00, is there a way to convert it to DSW
>project?
>
>

This should really go to the dedicated IBPP mailing list:
https://lists.sourceforge.net/lists/listinfo/ibpp-discuss

But if you read the howtobuild.txt file you should be okay, or you can
easily knock up a VC++6.0 static lib project yourself, just include all
the .cpp and .h files in the main directory.

Scott