.hgeol
author unc0rr
Wed, 01 Jan 2014 00:45:28 +0400
changeset 9894 b7ef8bdaf5d7
parent 6500 c9eaf1dd16c8
permissions -rw-r--r--
This is the way I like it: - Only call fpc on hwengine.pas, let compiler rule the dependencies - Make hwengine.pas depend on all other source files, so 'make' always calls fpc

[patterns]
**.h = native
**.c = native
**.cpp = native
**.lua = native
**.txt = native
**.pas = native
**.inc = native
**.hs = native