-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 2.4.0-rc
-
None
-
Ubuntu Oneiric x86/32
- Get a normal make project (or something like that)
- Replace a .c file in it with a symlink to the actual file
- Import the project to Qt Creator with "Import Existing Project"
- Notice that the .c file is not imported
Replacing a file with a symlink is not very common, but sometimes needed for example in a real world project due
to weird version control tricks.