Codebase list dx / 29190c38-6960-4d71-8d2b-61b8e155528d/main windows
29190c38-6960-4d71-8d2b-61b8e155528d/main

Tree @29190c38-6960-4d71-8d2b-61b8e155528d/main (Download .tar.gz)

Thes files in this directory set up MS Visual Studio to run 
within the cygwin environment to create an OpenDX executable. 
The compiler wrappers setup the command line VS tools to run
more like UNIX compilers. 

You must make sure to set up 3 environment variables before
using. The variables are listed in msenv.

Make sure that this directory is included in the beginning
of your path so that the scripts find these executables first.

Check to make sure that cc, cxx are truly the functions in
this directory. Use which cc to see.