mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
build better in msvc7
This commit is contained in:
parent
7d829390e7
commit
f162556f72
@ -80,7 +80,7 @@
|
|||||||
#define PACKAGE "ppremake"
|
#define PACKAGE "ppremake"
|
||||||
|
|
||||||
/* The default value of INSTALL_DIR within ppremake. */
|
/* The default value of INSTALL_DIR within ppremake. */
|
||||||
#define INSTALL_DIR "C:\\Panda3d"
|
#define INSTALL_DIR "C:/Panda3d"
|
||||||
|
|
||||||
/**************** UPDATE VERSION NUMBER HERE ****************
|
/**************** UPDATE VERSION NUMBER HERE ****************
|
||||||
** Also be sure to change the version number **
|
** Also be sure to change the version number **
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
#include "ppDependableFile.h"
|
#include "ppDependableFile.h"
|
||||||
#include "tokenize.h"
|
#include "tokenize.h"
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
// Function: PPDirectoryTree::Constructor
|
// Function: PPDirectoryTree::Constructor
|
||||||
// Access: Public
|
// Access: Public
|
||||||
|
Loading…
x
Reference in New Issue
Block a user