diff options
author | Waqas Hussain <waqas20@gmail.com> | 2008-11-27 22:28:33 +0500 |
---|---|---|
committer | Waqas Hussain <waqas20@gmail.com> | 2008-11-27 22:28:33 +0500 |
commit | 4287b7555a21107b524165c7dbe8284768864c22 (patch) | |
tree | deee6bb60c2370084b77c03428d51940ded6b9d4 /util-src/make.bat | |
parent | 194ce23871fe7270c095bb5f2d3ba34f44fb9cff (diff) | |
download | prosody-4287b7555a21107b524165c7dbe8284768864c22.tar.gz prosody-4287b7555a21107b524165c7dbe8284768864c22.zip |
Added make.bat for windows
Diffstat (limited to 'util-src/make.bat')
-rw-r--r-- | util-src/make.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-src/make.bat b/util-src/make.bat new file mode 100644 index 00000000..07858296 --- /dev/null +++ b/util-src/make.bat @@ -0,0 +1 @@ +@nmake /nologo /f Makefile.win %*
\ No newline at end of file |