c++ - Visual Studio runs wrong file -


this question has answer here:

as can see in screenshot, have 2 files. want run source2.cpp, vs runs source1.cpp. how can make run file want? i'm using vs 2013.

screenshot

cpp files source files, , not executable. source files added project , compiled together. of source in of included files added resulting assembly or executable building. run executable, don't run .cpp file. don't run .h file or .vcxproj or else. executables run.

.exe files executables.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -