add vpc bats for generating FF specific projects

use these, not the default ones! I made it kick out game_ff /
everything_ff solutions. using a different game-string (in default.vgc)
correctly names solutions client_<gamestr>.vcxproj, etc. you pass
gamestring to vpc so it knows which one to use
This commit is contained in:
Dexter Haslem 2013-09-04 18:38:02 -06:00
parent 05c5591a1c
commit 348e2f83ed
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
devtools\bin\vpc.exe /ff +everything /mksln everything_ff.sln

View File

@ -0,0 +1 @@
devtools\bin\vpc.exe /ff +game /mksln game_ff.sln