Include a picture in Visual Studio 2013 Template -


i trying include picture visual studio 2013 template. see picture added .zip file, not created when use template new solution.

    <project targetfilename="opencv template1.vcxproj" file="opencv template1.vcxproj" replaceparameters="true">   <projectitem replaceparameters="false" targetfilename="$projectname$.vcxproj.filters">opencv template1.vcxproj.filters</projectitem>   <projectitem replaceparameters="false" targetfilename="test.cpp">test.cpp</projectitem>   <projectitem replaceparameters="false" targetfilename="opencvlogo.jpg">opencvlogo.jpg</projectitem> </project> 

how can tell visual studio include logo.jpg when create new solution?


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -