mirror of
				https://github.com/pocoproject/poco.git
				synced 2025-11-04 04:09:57 +01:00 
			
		
		
		
	replaced spaces with tab
This commit is contained in:
		@@ -30,7 +30,7 @@ objects = ODBCTestSuite Driver \
 | 
				
			|||||||
	ODBCSQLiteTest ODBCSQLServerTest ODBCTest SQLExecutor
 | 
						ODBCSQLiteTest ODBCSQLServerTest ODBCTest SQLExecutor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
ifeq ($(POCO_CONFIG),MinGW)
 | 
					ifeq ($(POCO_CONFIG),MinGW)
 | 
				
			||||||
    objects += ODBCAccessTest
 | 
						objects += ODBCAccessTest
 | 
				
			||||||
endif
 | 
					endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
target         = testrunner
 | 
					target         = testrunner
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user