logic: Follow symbolic links to directoris within source paths
* Follow symbolic links to files and references by default now * Fixed crash on self-referencing symbolic links bug id = 205
This commit is contained in:
@@ -0,0 +1 @@
|
||||
../Settings
|
||||
@@ -0,0 +1 @@
|
||||
../main.cpp
|
||||
@@ -0,0 +1 @@
|
||||
self
|
||||
@@ -0,0 +1,4 @@
|
||||
void test()
|
||||
{
|
||||
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
class Test
|
||||
{
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user