css_enhanced_waf/createallprojects

6 lines
92 B
Text
Raw Normal View History

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