mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 08:41:16 +00:00
Delete compile.cmd
This commit is contained in:
parent
d095ed2da4
commit
162ae219e6
@ -1,8 +0,0 @@
|
||||
@echo off
|
||||
|
||||
%* > "%TEMP%\compile.tmp"
|
||||
set error=%errorlevel%
|
||||
|
||||
type %TEMP%\compile.tmp | findstr /v /b "warning C4786"
|
||||
|
||||
exit /b %error%
|
||||
Loading…
Reference in New Issue
Block a user