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