1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-09-19 20:16:10 +08:00
Files
hl2sdk/createallprojects.bat

4 lines
82 B
Batchfile
Raw Normal View History

2014-02-28 14:08:09 -05:00
pushd %~dp0
devtools\bin\vpc.exe /hl2mp +everything /mksln everything.sln
2014-02-28 14:08:09 -05:00
popd