003 File Manager
Current Path:
/usr/src/sys/contrib/libsodium/msvc-scripts
usr
/
src
/
sys
/
contrib
/
libsodium
/
msvc-scripts
/
📁
..
📄
Makefile.am
(55 B)
📄
process.bat
(421 B)
📄
rep.vbs
(294 B)
📄
sodium.props
(1.29 KB)
Editing: process.bat
cscript msvc-scripts/rep.vbs //Nologo s/@VERSION@/1.0.16/ < src\libsodium\include\sodium\version.h.in > tmp cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_VERSION_MAJOR@/10/ < tmp > tmp2 cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_VERSION_MINOR@/1/ < tmp2 > tmp3 cscript msvc-scripts/rep.vbs //Nologo s/@SODIUM_LIBRARY_MINIMAL_DEF@// < tmp3 > src\libsodium\include\sodium\version.h del tmp tmp2 tmp3
Upload File
Create Folder