mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 00:32:57 -04:00
*** empty log message ***
This commit is contained in:
parent
32b1ff1bea
commit
afe47fb02e
@ -1,2 +1,4 @@
|
|||||||
forcetype DSearchPath
|
forcetype DSearchPath
|
||||||
|
forcetype Filename
|
||||||
|
|
||||||
|
|
||||||
|
@ -22,6 +22,9 @@
|
|||||||
#include "writeableConfigurable.h"
|
#include "writeableConfigurable.h"
|
||||||
#include "get_config_path.h"
|
#include "get_config_path.h"
|
||||||
|
|
||||||
|
// Just to make sure the forcetype defined in config_util.N picks this up.
|
||||||
|
#include "filename.h"
|
||||||
|
|
||||||
#include <dconfig.h>
|
#include <dconfig.h>
|
||||||
|
|
||||||
ConfigureDef(config_util);
|
ConfigureDef(config_util);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user