Blender Git Commit Log
Git Commits -> Revision 97827c2
November 6, 2002, 02:09 (GMT) |
I Just modified the Makefile to use the definitions instead of hard paths. -CPPFLAGS += -I../../../../sumo/Fuzzics/include -CPPFLAGS += -I../../../../sumo/include +CPPFLAGS += -I$(NAN_FUZZICS)/include +CPPFLAGS += -I$(NAN_SUMO)/include Kent -- [email protected] |
Commit Details:
Full Hash: 97827c21d00f30dd45317c9206c3eed75654eabc
SVN Revision: 66
Parent Commit: 0a21a70
Lines Changed: +2, -2
1 Modified Path:
/source/gameengine/GamePlayer/common/unix/Makefile (+2, -2) (Diff)