diff --git a/backend_qt4/build_QtZint2.cmd b/backend_qt4/build_QtZint2.cmd new file mode 100644 index 00000000..b10ece43 --- /dev/null +++ b/backend_qt4/build_QtZint2.cmd @@ -0,0 +1,3 @@ +rem start Visual Studio Command Prompt +qmake backend_lib.pro +msbuild QtZint2.vcxproj /t:Rebuild /p:Configuration=Release \ No newline at end of file