-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Won't Do
-
Affects Version/s: 2.0.0
-
Fix Version/s: None
-
Component/s: General
-
Labels:None
-
Environment:Windows 10 Pro 64-Bit, Visual Studio 2015 Update 3, Qt 5.6
I have a project where I have source files having the same name but in different sub directories. I have CONFIG += object_parallel_to_source no_batch in my .pro file which solves the issue in Qt Creator but when I open the same .pro file in VS that setting is ignored and my object files are built in the same output directory which causes name collision.
- is related to
-
QTVSADDINBUG-105 moced source files are output to the same directory, prone to filename clashes
-
- Closed
-