summaryrefslogtreecommitdiffstats
path: root/lib/tqwtplot3d/examples/dsp.bat
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tqwtplot3d/examples/dsp.bat')
-rw-r--r--lib/tqwtplot3d/examples/dsp.bat12
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/tqwtplot3d/examples/dsp.bat b/lib/tqwtplot3d/examples/dsp.bat
new file mode 100644
index 0000000..e0ff0db
--- /dev/null
+++ b/lib/tqwtplot3d/examples/dsp.bat
@@ -0,0 +1,12 @@
+REM set QMAKESPEC=win32-msvc.net
+cd mesh2
+qmake mesh2.pro
+cd ../simpleplot
+qmake simpleplot.pro
+cd ../autoswitch
+qmake autoswitch.pro
+cd ../enrichments
+qmake enrichments.pro
+cd ../axes
+qmake axes.pro
+cd .. \ No newline at end of file