[Interest] qt msvc

tangk tangk at lemote.com
Mon Aug 26 03:06:38 CEST 2013


hi all:

|wordparser.target = generated_source
wordparser.commands = build.bat
wordparser.depends = FORCE
wordparser.CONFIG = recursive
QMAKE_EXTRA_TARGETS += wordparser
PRE_TARGETDEPS += wordparser
TEMPLATE = vcapp
TARGET = demo
SOURCES = stub_test.cpp
|

build.bat generates lot’s of files that are not used in demo target
building. This pro file generates vcxproj wich doesn’t contain any
pre-build events. How do I force build.bat be executed on pre-build step
in VS2010?



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130826/a71cce5c/attachment.html>


More information about the Interest mailing list