Dependency in solution

When specifying a dependency relationship in solution under aproject, automatically XX.lib will be added into project setting,although it will not be stored into project file. With such dependencysetting, Compiler would expect a XX.lib when linking theneed-dependency project. Since resource project doesn't have a libthing, so we should never add resource project as a dependency of aproject.