phofman / vs-plugin

Visual Studio Plugin for BlackBerry Native Development
13 stars 3 forks source link

Referenced static library project does not have its library search path and library file implicitly added to the application project #48

Open HongkunWang opened 9 years ago

HongkunWang commented 9 years ago

In Visual Studio, if one application project add another static library as reference, then the library file and library searching path does not have to be explicitly added in the project setting. For example, MyApp.vcxproj has reference to MyStaticLib.vcxproj, then you do not need to add