-
我定义了hlsl着色器文件的编译规则,并且使用 生成vsxmake工程,但是在vs的资源管理器目录中的并没有hlsl文件 我想知道有什么方案可以解决 |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Jun 29, 2023
Replies: 2 comments 1 reply
-
有些规则仅仅支持直接构建,不支持 project generator |
Beta Was this translation helpful? Give feedback.
1 reply
-
噢噢,可以了 ,哪路或多 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
可以通过 add_headerfiles 添加,如果想要显示