1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

0024352: Add Shaders directory to OCCT resources

This commit is contained in:
dbp
2013-11-13 12:36:42 +04:00
committed by bugmaster
parent 62afa5c9e0
commit 4058ef10a9
4 changed files with 7 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ proc Visualization:toolkits { } {
proc Visualization:ressources { } {
return [list \
[list both r Textures {}] \
[list both r Shaders {}] \
]
}
;#