Skip to content

Commit a7e05b6

Browse files
author
Pavel Kovalenko
committed
Add command for creating environment variable.
1 parent 631fadd commit a7e05b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/howto/build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
TITLE: X-Ray 1.6 build instructions
22

33
By default, all libraries mentioned below (except Windows/DirectX SDK) are assumed to be in the directory
4-
defined by XRAY_16X_LIBS environment variable (set this by going to System, then going to Advanced system
5-
settings and then clicking on Environmental Variables).
4+
defined by XRAY_16X_LIBS environment variable. It can be set with following command (run as administrator):
5+
$ setx XRAY_16X_LIBS E:\dev\ /M
66

77
To build X-Ray Engine you'll need following libraries:
88
* OpenAutomate: https://developer.nvidia.com/openautomate

0 commit comments

Comments
 (0)