visual studio 2010 - Build another project by prebuild event without adding reference -


i copying .exe file form separate main project's folder on prebuild event need build project before build main project want build project on prebuild event of main project.

not best solution, definately work want do:

put below pre-build event

"$(vs100comntools)..\ide\devenv" "csproj location or sln location" /rebuild "configuration required if have more configuration ex: debug|x64"


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -