Refactor build system to use waf. Waf is better at handling dependency paths which I need for IDL support

This commit is contained in:
Wilco Baan Hofman 2012-08-04 22:18:52 +02:00
parent df7f98bc6f
commit 9fd10dec9c
77 changed files with 312 additions and 86 deletions

3
.gitignore vendored
View file

@ -7,3 +7,6 @@ secip.h
ndr_secip.c
ndr_secip.h
tags
bin/.*
.lock-waf*
build/