Revision 2e950a9a
Von aquamaniac vor fast 20 Jahren hinzugefügt
src/base/Makefile.am | ||
---|---|---|
# system's <process.h>, at least for gcc3.2 on mingw32
|
||
# -I$(top_srcdir)/src/os
|
||
|
||
AM_CFLAGS=@PROFILING_CFLAGS@
|
||
|
||
localedir=$(datadir)/locale
|
||
DEFS += -DLOCALEDIR=\"$(localedir)\"
|
||
|
Auch abrufbar als: Unified diff
- worked on typemaker:
- write_code_fromdbArg_c() no longer handles volatile elements
- now defining virtual functions is allowed. Typemaker declares the
type and getter/setter/exec functions (see src/ipc/request/request.xml)
- worked on IPC:
- undid the latest changes (do not export the internal GWEN_IPCREQUEST
class)
- added a new request wrapper class (GWEN_IPC_REQUEST) which uses the
normal GWEN_IPCMANAGER function calls
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@874 70169cfe-8b10-0410-8925-dcb4b91034d8