Milestone 5: deliver embedded RDP sessions and lifecycle hardening
This commit is contained in:
12
third_party/FreeRDP/uwac/templates/config.h.in
vendored
Normal file
12
third_party/FreeRDP/uwac/templates/config.h.in
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
#ifndef UWAC_CONFIG_H
|
||||
#define UWAC_CONFIG_H
|
||||
|
||||
/* Include files */
|
||||
#cmakedefine UWAC_HAVE_TM_GMTOFF
|
||||
#cmakedefine UWAC_HAVE_POLL_H
|
||||
#cmakedefine UWAC_HAVE_SYSLOG_H
|
||||
#cmakedefine UWAC_HAVE_JOURNALD_H
|
||||
#cmakedefine UWAC_HAVE_PIXMAN_REGION
|
||||
#cmakedefine UWAC_HAVE_STRERROR_R
|
||||
|
||||
#endif /* UWAC_CONFIG_H */
|
||||
Reference in New Issue
Block a user