Codebase list pd-iemnet / e509e93
define version string IOhannes m zmölnig 5 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3232 LICENSE.txt \
3333 README.txt
3434
35 cflags = -DVERSION='"$(lib.version)"'
36
3537 define forWindows
3638 ldlibs = -lwsock32 -lpthread
3739 endef