-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhbnetio_tpy.hbp
80 lines (56 loc) · 1.02 KB
/
hbnetio_tpy.hbp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
#
# $Id: hbnetio.hbp 16634 2011-04-20 01:45:35Z vszakats $
#
-w1
-D__TPUY__
# Incluir WebServer
-D__WEBSERVICE__
# Incluir PostgreSQL
#-D__PGSQL__
# Incluir MySQL
#-D__MYSQL__
-D__DEBUG__
-D__HELP__
-obin/tpy_server
hbnetio.hbc
xhb.hbc
hbhttpd.hbc
hbssl.hbc
#xhb.hbc
#hbct.hbc
#hbnetio.hbc
#hbcurl.hbc
hbpgsql.hbc
#-lxhb -lhbnf -lhbct -lmysqlclient -lpq -lhbgd
#-lgd -lm -lmysqlclient -lpq -lhbgd
#{unix}-lm -lmysqlclient
# HBSSL
{win}-L/MinGW/openssl-1.1.1-win32-mingw/lib
# PostgreSQL
#{win}-L/PgSQLClient/lib
#{unix}libpaths=/usr/local/lib/postgresql
#{unix}hbpgsql.hbc
# libdolphin (MySQL)
#-I/t-gtk/tdolphin/include
#{win}-L/t-gtk/lib/win_x86/hb32/
#{unix}-L/usr/local/share/t-gtk/lib/Ubuntu_16.04.1/x86_64/hb32/
#-ltdolphin
#{win}-I/MySQLClient/include
#{win}-L/MySQLClient/lib
#{win}-lmysql
-I.
-I./include
#postgres.c
netio_srv.prg
tpuy/gmail.prg
#tpuy/tpy_serv.prg
#tpuy/tpy_messages.prg
#tpuy/tapp.prg
tpuy/tuser.prg
# webserver
webserver/hbwebserver.prg
#
tpublic.prg
connto.prg
netio_tools.prg
error_msgs.prg