mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-22 18:07:12 +01:00
docs
This commit is contained in:
parent
359518dc05
commit
a80d9e936f
@ -4,6 +4,9 @@
|
||||
|
||||
from waflib import Logs
|
||||
|
||||
APPNAME = 'wafcython'
|
||||
VERSION = '1.0'
|
||||
|
||||
top = '.'
|
||||
out = 'build'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user