Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
6.7.2, 6.8.0
Description
Reproducer attached. Go to "Preferences->C++->File Naming" and uncheck "Lower case file names", and build the reproducer. But still, within <build_dir>/.qmltc/<target_name>, all generated files are lower case.
Update: this is not necessarily about "uppercase" vs "lowercase" anymore. In a nutshell, the generated filename should follow the QML file name, irrespective of case.