You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
499 B
25 lines
499 B
|
|
$Project
|
|
{
|
|
$Folder "ShaderLib"
|
|
{
|
|
|
|
$Folder "Source Files"
|
|
{
|
|
$File "$SHADERLIBDIR\BaseShader.cpp"
|
|
$File "$SHADERLIBDIR\ShaderDLL.cpp"
|
|
$File "$SHADERLIBDIR\shaderlib_cvar.cpp"
|
|
}
|
|
|
|
$Folder "Header Files"
|
|
{
|
|
$File "$SHADERLIBDIR\shaderDLL_Global.h"
|
|
$File "$SHADERLIBDIR\shaderlib_cvar.h"
|
|
$File "$SRCDIR\public\shaderlib\BaseShader.h"
|
|
$File "$SRCDIR\public\shaderlib\cshader.h"
|
|
$File "$SRCDIR\public\shaderlib\ShaderDLL.h"
|
|
$File "$SRCDIR\public\shaderlib\commandbuilder.h"
|
|
}
|
|
|
|
}
|
|
}
|