Removing a preprocessor from a project
 
               		 
               		
               To remove a preprocessor from your project's properties: 
                  		
               
 
               		
                
                  		  
                  - In Solution Explorer, click the project whose properties you want to set. 
                     		  
                  
- Click 
                     			 Project > 
                        				project_name > Properties. 
                     		  
                  
- Click the 
                     			 Preprocessors tab in the left side of the IDE to open the preprocessors properties page. 
                     		  
                  
- Click the preprocessor in the list you want to remove. 
                     		  
                  
- Click 
                     			  . .
  
            	 
            
               Removing a preprocessor from a file
 
               		 
               		
               To remove a preprocessor from your program's properties: 
                  		
               
 
               		
                
                  		  
                  - In Solution Explorer, right-click a COBOL program in your project, and click 
                     			 Properties. 
                     			 
                     This opens the program's 
                        				Property Pages dialog box. 
                        			 
                      
- On the Preprocessors tab in your project's properties, click the preprocessor that you want to remove. 
                     		  
                  
- Click the 
                     			 Preprocessors tab in the left side of the editor. 
                     		  
                  
- Click the preprocessor in the list you want to remove. 
                     		  
                  
- Click 
                     			  . .