echo Creating makefiles. echo echo Creating Makefiles tmake -o Makefile qglviewer.pro nmake tmake_all cd examples tmake -o Makefile examples.pro nmake tmake_all cd .. echo echo Now you can run nmake to build QGLViewer.