Skip to content

Commit

Permalink
Add command for creating environment variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel Kovalenko committed Oct 4, 2014
1 parent 631fadd commit a7e05b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/howto/build.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
TITLE: X-Ray 1.6 build instructions

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

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

0 comments on commit a7e05b6

Please sign in to comment.