Build: use better MSVC subfolder names for the previous build changes.
This commit is contained in:
parent
b247cfcd59
commit
051c6fed88
@ -121,6 +121,8 @@ if(WIN32)
|
|||||||
source_group("Include" REGULAR_EXPRESSION "Include/[^/]*")
|
source_group("Include" REGULAR_EXPRESSION "Include/[^/]*")
|
||||||
source_group("GenericCodeGen" REGULAR_EXPRESSION "GenericCodeGen/*")
|
source_group("GenericCodeGen" REGULAR_EXPRESSION "GenericCodeGen/*")
|
||||||
source_group("MachineIndependent\\Preprocessor" REGULAR_EXPRESSION "MachineIndependent/preprocessor/*")
|
source_group("MachineIndependent\\Preprocessor" REGULAR_EXPRESSION "MachineIndependent/preprocessor/*")
|
||||||
|
source_group("HLSL" REGULAR_EXPRESSION "HLSL/*")
|
||||||
|
source_group("CInterface" REGULAR_EXPRESSION "CInterface/*")
|
||||||
endif(WIN32)
|
endif(WIN32)
|
||||||
|
|
||||||
if(ENABLE_GLSLANG_INSTALL)
|
if(ENABLE_GLSLANG_INSTALL)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user