add ff specific shader VPC

This commit is contained in:
Dexter Haslem 2013-09-04 18:47:56 -06:00
parent 0113d9870c
commit ec2dcd13f8
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
$Macro SRCDIR "..\.."
$Macro GAMENAME "FortressForever"
$Include "$SRCDIR\materialsystem\stdshaders\game_shader_dx9_base.vpc"
$Project "Shaders (FF)"
{
// custom shaders here
}