mirror of
https://github.com/nillerusr/source-engine.git
synced 2026-08-08 01:39:36 +00:00
1
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
copy /y .\game\bin\tier0.dll .\src\devtools\bin
|
||||
cd .\src\devtools\bin\
|
||||
vpc +tools
|
||||
cd ..\..\..\
|
||||
devenv .\src\utils\vpc\vpc.vcproj /rebuild "release|win32"
|
||||
devenv .\src\utils\vpc\vpc.vcproj /build "release|win32"
|
||||
copy /y .\game\bin\tier0.dll .\src\devtools\bin
|
||||
cd .\src\devtools\bin\
|
||||
vpc +everything /allgames
|
||||
vpc +console /x360 /allgames
|
||||
cd ..\..\..\
|
||||
|
||||
Reference in New Issue
Block a user