1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-06-18 11:33:41 +00:00

qmake and msbuild script for qtZint.exe

This commit is contained in:
tgotic
2011-01-17 20:00:28 +01:00
parent 1c0a1e56ac
commit b99c8f0e0e
+3
View File
@@ -0,0 +1,3 @@
rem start Visual Studio Command Prompt
qmake frontend_vcx.pro
msbuild qtZint.vcxproj /t:Rebuild /p:Configuration=Release