403Webshell
Server IP : www.new.bangkokfinder.com  /  Your IP : 108.162.226.197
Web Server : nginx/1.20.1
System : Linux new 4.15.0-159-generic #167-Ubuntu SMP Tue Sep 21 08:55:05 UTC 2021 x86_64
User : bangkokfinder ( 1000)
PHP Version : 7.4.33
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /usr/src/libde265/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/src/libde265/build.bat
@echo off
if "%1" == "" goto all
if /i %1 == x86       goto x86
if /i %1 == x64       goto x64
if /i %1 == amd64     goto x64
goto all

:all
echo "Compiling libde265"
cmd /c "%0" x86
cmd /c "%0" x64
pause
goto :eof

:x86
echo "Compiling libde265 (x86)"
call "%VS110COMNTOOLS%\..\..\VC\vcvarsall.bat" x86
nmake -f Makefile.vc7 /nologo /s /c
if not exist bin_x86\lib (
    mkdir bin_x86\lib
)
copy /y dec265\dec265.exe bin_x86\
copy /y enc265\enc265.exe bin_x86\
copy /y libde265\libde265.dll bin_x86\
copy /y libde265\libde265.lib bin_x86\lib\
copy /y libde265\libde265.exp bin_x86\lib\
goto exit

:x64
echo "Compiling libde265 (x64)"
call "%VS110COMNTOOLS%\..\..\VC\vcvarsall.bat" x64
nmake -f Makefile.vc7 /nologo /s /c
if not exist bin_x64\lib (
    mkdir bin_x64\lib
)
copy /y dec265\dec265.exe bin_x64\
copy /y enc265\enc265.exe bin_x64\
copy /y libde265\libde265.dll bin_x64\
copy /y libde265\libde265.lib bin_x64\lib\
copy /y libde265\libde265.exp bin_x64\lib\
goto exit

:exit

Youez - 2016 - github.com/yon3zu
LinuXploit