12 lines
398 B
C++
12 lines
398 B
C++
|
// Filename: dtoolconfig.cxx
|
||
|
// Created by: frang (09Jan01)
|
||
|
//
|
||
|
////////////////////////////////////////////////////////////////////
|
||
|
|
||
|
// This is a dummy file whose sole purpose is to give the compiler
|
||
|
// something to compile when making libdtoolconfig.so in NO_DEFER mode,
|
||
|
// which generates an empty library that itself links with all the
|
||
|
// other shared libraries that make up libdtoolconfig.
|
||
|
|
||
|
|