[Cppunit-devel] config-msvc6.h
Brought to you by:
blep
From: Baptiste L. <bl...@cl...> - 2001-06-18 22:52:56
|
Well, I tuned the config file for VC++. It works just fine ! In the file, I found the following piece of code: /* Name of package */ #ifndef CPPUNIT_PACKAGE #define CPPUNIT_PACKAGE "cppunit" #endif /* Version number of package */ #ifndef CPPUNIT_VERSION #define CPPUNIT_VERSION "1.5.5" #endif Shouldn't those be common to any platforms (e.g. defined in Portability.h) Baptiste. --- Baptiste Lepilleur <gai...@fr...> http://gaiacrtn.free.fr/index.html Author of The Text Reformatter, a tool for fanfiction readers and writers. Language: English, French (Well, I'm French). |