Kaydet (Commit) 4cf7551c authored tarafından Luboš Luňák's avatar Luboš Luňák

correct path to dirent.h for win32 glib build

üst baa591a9
......@@ -164,7 +164,7 @@ OUT2LIB+=gobject/gobject-2.0.lib
OUT2LIB+=gthread/gthread-2.0.lib
.IF "$(OS)"=="WNT"
OUT2INC+=build$/win32$/dirent.h
OUT2INC+=build$/win32$/dirent/dirent.h
.ENDIF
OUT2INC+=build$/win32$/make.msc
OUT2INC+=build$/win32$/module.defs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment