- fixed 'double-click on blend file' errors on Windows -- INTERNATIONAL stuff now also checks the installation directory for /.blender, etc
- registering .blend files for WinNT/2000/XP now works correctly (settings remain after a reboot).
This commit is contained in:
@@ -51,6 +51,8 @@ CPPFLAGS += -I$(NAN_GUARDEDALLOC)/include
|
||||
# path to freetype font stuff
|
||||
CPPFLAGS += -I$(NAN_FREETYPE)/include
|
||||
CPPFLAGS += -I$(NAN_FREETYPE)/include/freetype2
|
||||
# path to blenkernel
|
||||
CPPFLAGS += -I$(SRCHOME)/blender/blenkernel
|
||||
CPPFLAGS += -I../../include/
|
||||
|
||||
ifdef WITH_FREETYPE2
|
||||
|
Reference in New Issue
Block a user