ritesh - 2003-02-05

Hi
    Curently i am using CppUnit-1.8.0 on VC++6.0. I am testing one DLL that is going to intract with one data base.
Here problem is that in, Project setting it is using Shared Dll,but in CppUnit for the command line out put it is not using MFC and in Cppunit for the Precomplied header choice is automatic precompiled header but in the project setting they are using "use precomplied Header", because of that it is giving me comilation error.
So please tell me what should i do regarding the setting.

Thanks & Regards

-Ritesh