diff options
Diffstat (limited to 'tools/checksum/make.bat')
-rw-r--r-- | tools/checksum/make.bat | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/checksum/make.bat b/tools/checksum/make.bat index f121106a9c..efcae4e834 100644 --- a/tools/checksum/make.bat +++ b/tools/checksum/make.bat @@ -1,2 +1 @@ -@cl /MT /O2 /GL /Fe../../bin10/checksum.exe md5.cpp checksum.cpp /link /filealign:512
-@rem cl /MT /O2 /GL /Fe./checksum.exe md5.cpp checksum.cpp /link /filealign:512
\ No newline at end of file +@cl /MT /O2 /GL /Fechecksum.exe md5.cpp checksum.cpp /link /filealign:512
\ No newline at end of file |