mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-28 15:41:22 +01:00
change EOL to 'native'
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.4/Foundation/testsuite/Makefile-TestApp#1 $
|
||||
#
|
||||
# Makefile for Poco TestApp
|
||||
#
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
objects = TestApp
|
||||
|
||||
target = TestApp
|
||||
target_version = 1
|
||||
target_libs = PocoFoundation
|
||||
|
||||
include $(POCO_BASE)/build/rules/exec
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.4/Foundation/testsuite/Makefile-TestApp#1 $
|
||||
#
|
||||
# Makefile for Poco TestApp
|
||||
#
|
||||
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
objects = TestApp
|
||||
|
||||
target = TestApp
|
||||
target_version = 1
|
||||
target_libs = PocoFoundation
|
||||
|
||||
include $(POCO_BASE)/build/rules/exec
|
||||
|
||||
Reference in New Issue
Block a user