File: build.cmd

package info (click to toggle)
keepass2-plugin-keepassrpc 2.0.2%2Bdfsg2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,304 kB
  • sloc: cs: 29,001; makefile: 14
file content (4 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (2)
1
2
3
4
@echo off
pushd "%~dp0"
tools\NAnt\NAnt %*
popd