Reorganized FreeRDP headers

This commit is contained in:
Armin Novak 2022-02-16 11:20:38 +01:00 committed by akallabeth
parent 8dc7c2b612
commit b2ad47a809
352 changed files with 360 additions and 371 deletions

View File

@ -951,7 +951,6 @@ if(WITH_THIRD_PARTY)
endif()
endif()
add_subdirectory(include)
add_subdirectory(libfreerdp)
@ -979,8 +978,7 @@ if(WITH_SERVER)
add_subdirectory(server)
endif()
# Configure files - Add last so all symbols are defined
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/config.h.in ${CMAKE_CURRENT_BINARY_DIR}/config.h)
add_subdirectory(include)
# Packaging
@ -1006,7 +1004,6 @@ FOREACH(var ${res})
ENDIF()
ENDFOREACH()
string(REPLACE ";" " " FREERDP_BUILD_CONFIG "${FREERDP_BUILD_CONFIG_LIST}")
configure_file(${CMAKE_CURRENT_SOURCE_DIR}/buildflags.h.in ${CMAKE_CURRENT_BINARY_DIR}/buildflags.h)
message(STATUS "Intrinsic path configuration:")
#ShowCMakeVars("^CMAKE_INSTALL_PREFIX")

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <errno.h>

View File

@ -21,7 +21,7 @@
#define FREERDP_CHANNEL_AUDIN_CLIENT_MAIN_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/dvc.h>

View File

@ -19,7 +19,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -19,7 +19,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/assert.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <sndio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/wtypes.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -23,7 +23,7 @@
#define FREERDP_CHANNEL_DISP_CLIENT_MAIN_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/dvc.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include "disp_main.h"

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -26,7 +26,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <errno.h>

View File

@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <errno.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
#define FREERDP_CHANNEL_ECHO_CLIENT_MAIN_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/dvc.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
#define FREERDP_CHANNEL_GEOMETRY_CLIENT_MAIN_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/dvc.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include "gfxredir_main.h"

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -24,7 +24,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -23,7 +23,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -23,7 +23,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
#define FREERDP_CHANNEL_RDPEI_CLIENT_MAIN_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/dvc.h>

View File

@ -19,7 +19,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/assert.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/assert.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -19,7 +19,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/wtypes.h>

View File

@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/assert.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -23,7 +23,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#ifndef _WIN32

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <sndio.h>

View File

@ -22,7 +22,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/assert.h>

View File

@ -19,7 +19,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -23,7 +23,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -36,7 +36,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -22,7 +22,7 @@
#define SSHAGENT_MAIN_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/stream.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/assert.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -19,7 +19,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>
@ -501,7 +501,7 @@ static UINT tsmf_process_addin_args(IWTSPlugin* pPlugin, const ADDIN_ARGV* args)
{
int status;
DWORD flags;
COMMAND_LINE_ARGUMENT_A* arg;
const COMMAND_LINE_ARGUMENT_A* arg;
TSMF_PLUGIN* tsmf = (TSMF_PLUGIN*)pPlugin;
COMMAND_LINE_ARGUMENT_A tsmf_args[] = { { "sys", COMMAND_LINE_VALUE_REQUIRED, "<subsystem>",
NULL, NULL, -1, NULL, "audio subsystem" },

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
#define FREERDP_CHANNEL_TSMF_CLIENT_TYPES_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/dvc.h>

View File

@ -18,7 +18,7 @@
* limitations under the License.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include "urbdrc_helpers.h"

View File

@ -22,7 +22,7 @@
#define FREERDP_CHANNEL_URBDRC_CLIENT_TYPES_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/dvc.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -21,7 +21,7 @@
#define FREERDP_CHANNEL_VIDEO_CLIENT_MAIN_H
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/dvc.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <jni.h>

View File

@ -11,7 +11,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/crt.h>

View File

@ -14,7 +14,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <locale.h>

View File

@ -9,7 +9,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdio.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include "mfreerdp.h"

View File

@ -19,7 +19,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/assert.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <errno.h>

View File

@ -18,7 +18,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <freerdp/gdi/gfx.h>

View File

@ -19,7 +19,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <stdlib.h>

View File

@ -19,7 +19,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include "wlf_pointer.h"

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/windows.h>

View File

@ -17,7 +17,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/assert.h>

View File

@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#include <winpr/windows.h>

View File

@ -21,7 +21,7 @@
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#include <freerdp/config.h>
#endif
#define CINTERFACE

Some files were not shown because too many files have changed in this diff Show More