visual studio 2012 tip:add folder as link

1.how to add other folder(eg:“..\..\android_pkrssv2\assets\www\”) to my pkrss windows 8 project’s client link folder:


<Content Include="..\..\android_pkrssv2\assets\www\**\*.*">
<Link>client\%(RecursiveDir)%(FileName)%(Extension)</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>



after like this:


image


the externer “..\..\android_pkrssv2\assets\www\” foder like this:


image



 


reference:


“Add as Link” for folders in Visual Studio projects: http://stackoverflow.com/questions/3610845/add-as-link-for-folders-in-visual-studio-projects

Comments

Popular posts from this blog

#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '' at line 3

2011-11

php openid test log