Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
None
-
4.4.3, 5.1.1
-
None
Description
In the package.pri file the sources are included using wildcards like this:
SOURCES += src/*.cpp \
If there exist no cpp files qmake will throw a warning:
WARNING: Failure to find: src*.cpp
In the generated vcproj there is a file named "*.cpp" which visual studio cannot compile.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-11425 Jom doesn't handle source lines of style "*.cpp"
-
- Closed
-