1
0
mirror of https://git.code.sf.net/p/zint/code synced 2025-12-20 19:37:06 +00:00

qmake and msbuild script for QzZint2.lib

This commit is contained in:
tgotic
2011-01-17 19:52:59 +01:00
parent 9784632b8a
commit f08801cec4

View File

@@ -0,0 +1,3 @@
rem start Visual Studio Command Prompt
qmake backend_lib.pro
msbuild QtZint2.vcxproj /t:Rebuild /p:Configuration=Release