mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-31 22:49:19 +00:00
update thirdparty, add build script
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
|
||||
for %%i in (debug release) do (
|
||||
..\..\filecopy_p4.bat Win32\output\%%i\cryptlib.lib ..\..\lib\win32\%%i\cryptlib.lib ..\..
|
||||
..\..\filecopy_p4.bat x64\output\%%i\cryptlib.lib ..\..\lib\win64\%%i\cryptlib.lib ..\..
|
||||
)
|
||||
Reference in New Issue
Block a user