浏览代码

* fix problems under Win32 - where graph is required

carl 23 年之前
父节点
当前提交
d82c888c6b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      demo/graph/Makefile.fpc

+ 1 - 1
demo/graph/Makefile.fpc

@@ -17,7 +17,7 @@ endif
 [rules]
 .PHONY: text gfx both
 
-all: both
+all: graph
 
 clean : execlean fpc_cleanall