Panda3D
 All Classes Functions Variables Enumerations
dtool.cxx
1 // Filename: dtool.C
2 // Created by: drose (15May00)
3 //
4 /////////////////////////////////////////////////////////////////////
5 
6 // This is a dummy file whose sole purpose is to give the compiler
7 // something to compile when making libdtool.so in NO_DEFER mode,
8 // which generates an empty library that itself links with all the
9 // other shared libraries that make up libdtool.
10 
11