How to set specific Environment path variable in Visual studio using premake? #1637
Answered
by
samsinsane
SudharsanZen
asked this question in
Q&A
-
I want to set the Environment path variables which has the location of the .dll files. I tried looking the documentation but I couldn't find it. Can some one please say how do i set those values? |
Beta Was this translation helpful? Give feedback.
Answered by
samsinsane
Jun 4, 2021
Replies: 1 comment 1 reply
-
Have you tried |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
SudharsanZen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have you tried
debugenvs
?