ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/udr/testsuite/udrlib/Makefile.fpc
Revision: 379
Committed: Mon Jan 10 10:08:03 2022 UTC (2 years, 3 months ago) by tony
File size: 391 byte(s)
Log Message:
set line ending property

File Contents

# Content
1 [requires]
2 packages=fcl-res
3 libc=y
4
5 [compiler]
6 options= -MObjFPC -Scghi -Cg -Cr -O1 -g -gl -gh -l -vewnhibq -dUseCThreads -dFIREBIRD3APIONLY
7
8 unittargetdir=testunits/$(CPU_TARGET)-$(OS_TARGET)
9 includedir=../../../client/3.0/firebird ../../../client/include
10 unitdir=../../../client ../../../client/3.0/firebird . ../../../client/3.0 ../../source ../../..
11
12 [target]
13 programs=fbudrtests
14
15
16

Properties

Name Value
svn:eol-style native