mirror of
https://github.com/celisej567/cool-source-archive.git
synced 2026-01-05 22:10:07 +03:00
added shaderapidx9, raised shader constants and updated .gitignore
This commit is contained in:
@@ -25,6 +25,7 @@ $Group "game"
|
||||
"engine"
|
||||
"materialsystem"
|
||||
"studiorender"
|
||||
"shaderapidx9"
|
||||
"filesystem_stdio"
|
||||
"filesystem_steam"
|
||||
"vpklib"
|
||||
@@ -36,6 +37,7 @@ $Group "game"
|
||||
$Group "shaders"
|
||||
{
|
||||
"game_shader_dx9"
|
||||
"shaderapidx9"
|
||||
}
|
||||
|
||||
$Group "everything"
|
||||
@@ -53,6 +55,7 @@ $Group "everything"
|
||||
"qc_eyes"
|
||||
"server"
|
||||
"serverplugin_empty"
|
||||
"shaderapidx9"
|
||||
"tgadiff"
|
||||
"tier1"
|
||||
"vbsp"
|
||||
|
||||
@@ -80,6 +80,11 @@ $Project "serverplugin_empty"
|
||||
"utils\serverplugin_sample\serverplugin_empty.vpc" [$WIN32||$POSIX]
|
||||
}
|
||||
|
||||
$Project "shaderapidx9"
|
||||
{
|
||||
"materialsystem\shaderapidx9\shaderapidx9.vpc"
|
||||
}
|
||||
|
||||
$Project "tgadiff"
|
||||
{
|
||||
"utils\tgadiff\tgadiff.vpc" [$WIN32]
|
||||
|
||||
Reference in New Issue
Block a user