The build configuration settings for the project enable you to specify settings that are passed to the compiler, including
               pre- and post-build events, and additional library and resource files. This tutorial requires that your project is enabled
               for debugging. 
               	 
            
 
            	 
            
               -  
                  		  Right-click your project in the 
                     			 Application Explorer view and select 
                     			 Properties. 
                     		   
                  		
               
-  
                  		  Click 
                     			 . 
                     		   
                  		
               
-  
                  		  Ensure 
                     			 New Configuration [Active] is selected. 
                     		   
                  		
               
- 
                  		  Check 
                     			 Enable configuration specific settings.
                     		  
                  		
               
- 
                  		  Set 
                     			 Compile for debugging to 
                     			 Yes.
                     		  
                  		
               
- 
                  		  Click 
                     			 Apply.
                     		  
                  		
               
- 
                  		  Click 
                     			 .
                     		  
                  		
               
- 
                  		  Set 
                     			 Output Path to 
                     			 New Configuration.bin
                     		   
                  		
               
- 
                  		  Set 
                     			 Target Type to 
                     			 Single Executable File
                     		  
                  		
               
-  
                  		  Click 
                     			 Apply and Close.