ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/tags/R2-4-2/testsuite/Makefile.fpc
Revision: 346
Committed: Mon Aug 23 14:24:28 2021 UTC (2 years, 8 months ago) by tony
File size: 286 byte(s)
Log Message:
Tag Created for Revision 2-4-2

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
7
8 unittargetdir=testunits/$(CPU_TARGET)-$(OS_TARGET)
9 includedir=../include
10 unitdir=testApp . ../runtime/nongui ../iblocaldb/nongui
11
12 [target]
13 programs=testsuite
14
15
16