Panda3D
 All Classes Functions Variables Enumerations
pandaexpress.cxx
00001 // Filename: pandaexpress.cxx
00002 // Created by:  drose (15May00)
00003 // 
00004 ////////////////////////////////////////////////////////////////////
00005 
00006 // By including checkPandaVersion.h, we guarantee that runtime
00007 // attempts to load libpandaexpress.so/.dll will fail if they
00008 // inadvertently link with the wrong version of libdtool.so/.dll.
00009 
00010 #include "checkPandaVersion.h"
 All Classes Functions Variables Enumerations