Oops - forgot I'd need to add an entry to 'ptformat/wscript'
This commit is contained in:
parent
54345501e1
commit
f83327fecb
@ -38,6 +38,7 @@ def build(bld):
|
||||
autowaf.ensure_visible_symbols (obj, True)
|
||||
obj.vnum = LIBPTFORMAT_LIB_VERSION
|
||||
obj.install_path = bld.env['LIBDIR']
|
||||
obj.defines = [ 'LIBPTFORMAT_DLL_EXPORTS' ]
|
||||
|
||||
def shutdown():
|
||||
autowaf.shutdown()
|
||||
|
Loading…
Reference in New Issue
Block a user