mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
10 lines
387 B
C++
10 lines
387 B
C++
// Filename: pandarib.cxx
|
|
// Created by: drose (15May00)
|
|
//
|
|
////////////////////////////////////////////////////////////////////
|
|
|
|
// This is a dummy file whose sole purpose is to give the compiler
|
|
// something to compile when making libpandarib.so in NO_DEFER mode,
|
|
// which generates an empty library that itself links with all the
|
|
// other shared libraries that make up libpandarib.
|