1
0
mirror of https://github.com/alliedmodders/hl2sdk.git synced 2025-01-05 17:13:36 +08:00
hl2sdk/materialsystem/stdshaders/game_shader_dx9_hl2mp.vpc

13 lines
426 B
Plaintext
Raw Normal View History

//-----------------------------------------------------------------------------
// game_shader_dx9.vpc
//
// Project Script for mods to use an an example of how to override shaders
//-----------------------------------------------------------------------------
$Macro SRCDIR "..\.."
$Macro GAMENAME "mod_hl2mp"
$Include "$SRCDIR\materialsystem\stdshaders\game_shader_dx9_base.vpc"
$Project "Shaders (HL2MP)"
{
}