mirror of
https://gitlab.com/ita1024/waf.git
synced 2024-11-23 02:16:01 +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