Based on the simpleGL nvidia cuda demo.

To build you need CUDA environment variables
(typically set by installer)
CUDA_BIN_PATH
CUDA_LIB_PATH
CUDA_INC_PATH

You need to set path to CUDA SDK yourself
CUDA_SDK_PATH 

Part of Luxinia Public SDK

LUXINIA_INC (containing a Lua subdirectory with Lua headers)
LUXINIA_LIB (containing lua5.1.lib in /x86/windows/msvc8)


To launch the pugin in debug mode you need:
LUXPROJECTS (path to directory that hosts the luxinia projects)
LUXINIA (path to exe)
