css_enhanced_waf/createallprojects

6 lines
92 B
Text
Raw Normal View History

2020-10-22 11:51:27 +01:00
#!/bin/bash
pushd `dirname $0`
devtools/bin/vpc /f /hl2 +everything /mksln everything
popd