Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/unittests/TestRunnerMain.cpp

    rc39cc4 rcee0a17  
    1414// give the main function its correct name
    1515#define CPPUNIT_MAIN main
    16 
    1716// include the TestRunnerClient file containing the main class
    1817#include "../../../TestRunnerClient.h"
    1918#include "../../../TestRunnerClient.cpp"
     19#else
     20#include "UnitTestMain.cpp"
     21#endif
    2022
    21 #else
    22 
    23 #include "unittests/UnitTestMain.cpp"
    24 
    25 #endif /* HAVE_ECUT */
Note: See TracChangeset for help on using the changeset viewer.