Every time I rebuild my game against engine source, engine is being rebuild as well

Build Only Project With Single Key Press

I build just my project all day long using a custom github engine version, with a single key press!

:slight_smile:

Here’s what I’ve been doing since the Beta, it works great for me!

I wrote a wiki on this months ago!

Build Only Project With Single Key Press
https://wiki.unrealengine.com/Build_Current_VS_Project_With_Single_Key_Press

Summary: You have to bind the VS action Build Only Project

I use the F12 key cause I dont search for stuff within VS


**Focus**

Make sure that you have a project file open and click on it to give it focus before using your keybind!

For this reason I always have the Build.CS open for my project .sln

Good luck!

Result

I just press F12 whenever I want and only my project code is built!


**Pic**

Here's a pic!

![VSOnlyProject.jpg|1262x823](upload://3wzzMWJSgdfUIdXzw4SbgCvdeG.jpeg)

Rama