mirror of
https://github.com/mappu/miqt.git
synced 2025-03-14 11:20:23 +00:00
qt, qt6: rebuild (skip some empty generated files)
This commit is contained in:
parent
24a41b18b5
commit
f32038e23b
@ -1,4 +0,0 @@
|
|||||||
#include <qcontainerfwd.h>
|
|
||||||
#include "gen_qcontainerfwd.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qcontainerfwd.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QCONTAINERFWD_H
|
|
||||||
#define GEN_QCONTAINERFWD_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qendian.h>
|
|
||||||
#include "gen_qendian.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qendian.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QENDIAN_H
|
|
||||||
#define GEN_QENDIAN_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qgenericmatrix.h>
|
|
||||||
#include "gen_qgenericmatrix.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qgenericmatrix.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QGENERICMATRIX_H
|
|
||||||
#define GEN_QGENERICMATRIX_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qrgb.h>
|
|
||||||
#include "gen_qrgb.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qrgb.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QRGB_H
|
|
||||||
#define GEN_QRGB_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qtwidgets-config.h>
|
|
||||||
#include "gen_qtwidgets-config.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qtwidgets-config.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QTWIDGETS_CONFIG_H
|
|
||||||
#define GEN_QTWIDGETS_CONFIG_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qwindowdefs.h>
|
|
||||||
#include "gen_qwindowdefs.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qwindowdefs.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QWINDOWDEFS_H
|
|
||||||
#define GEN_QWINDOWDEFS_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qwindowdefs_win.h>
|
|
||||||
#include "gen_qwindowdefs_win.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qwindowdefs_win.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QWINDOWDEFS_WIN_H
|
|
||||||
#define GEN_QWINDOWDEFS_WIN_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qendian.h>
|
|
||||||
#include "gen_qendian.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt6
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qendian.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QENDIAN_H
|
|
||||||
#define GEN_QENDIAN_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qgenericmatrix.h>
|
|
||||||
#include "gen_qgenericmatrix.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt6
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qgenericmatrix.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QGENERICMATRIX_H
|
|
||||||
#define GEN_QGENERICMATRIX_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qrgb.h>
|
|
||||||
#include "gen_qrgb.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt6
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qrgb.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QRGB_H
|
|
||||||
#define GEN_QRGB_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qrgbafloat.h>
|
|
||||||
#include "gen_qrgbafloat.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt6
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qrgbafloat.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QRGBAFLOAT_H
|
|
||||||
#define GEN_QRGBAFLOAT_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qstringfwd.h>
|
|
||||||
#include "gen_qstringfwd.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt6
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qstringfwd.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QSTRINGFWD_H
|
|
||||||
#define GEN_QSTRINGFWD_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qstringliteral.h>
|
|
||||||
#include "gen_qstringliteral.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt6
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qstringliteral.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QSTRINGLITERAL_H
|
|
||||||
#define GEN_QSTRINGLITERAL_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qtwidgets-config.h>
|
|
||||||
#include "gen_qtwidgets-config.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt6
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qtwidgets-config.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QTWIDGETS_CONFIG_H
|
|
||||||
#define GEN_QTWIDGETS_CONFIG_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qwindowdefs.h>
|
|
||||||
#include "gen_qwindowdefs.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt6
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qwindowdefs.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QWINDOWDEFS_H
|
|
||||||
#define GEN_QWINDOWDEFS_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qwindowdefs_win.h>
|
|
||||||
#include "gen_qwindowdefs_win.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qt6
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qwindowdefs_win.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QWINDOWDEFS_WIN_H
|
|
||||||
#define GEN_QWINDOWDEFS_WIN_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qtprintsupport-config.h>
|
|
||||||
#include "gen_qtprintsupport-config.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qprintsupport
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qtprintsupport-config.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QTPRINTSUPPORT_CONFIG_H
|
|
||||||
#define GEN_QTPRINTSUPPORT_CONFIG_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qtprintsupportexports.h>
|
|
||||||
#include "gen_qtprintsupportexports.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qprintsupport
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qtprintsupportexports.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QTPRINTSUPPORTEXPORTS_H
|
|
||||||
#define GEN_QTPRINTSUPPORTEXPORTS_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qtprintsupportglobal.h>
|
|
||||||
#include "gen_qtprintsupportglobal.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qprintsupport
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qtprintsupportglobal.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QTPRINTSUPPORTGLOBAL_H
|
|
||||||
#define GEN_QTPRINTSUPPORTGLOBAL_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
@ -1,4 +0,0 @@
|
|||||||
#include <qtprintsupportversion.h>
|
|
||||||
#include "gen_qtprintsupportversion.h"
|
|
||||||
#include "_cgo_export.h"
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
|||||||
package qprintsupport
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
#include "gen_qtprintsupportversion.h"
|
|
||||||
#include <stdlib.h>
|
|
||||||
|
|
||||||
*/
|
|
||||||
import "C"
|
|
@ -1,24 +0,0 @@
|
|||||||
#ifndef GEN_QTPRINTSUPPORTVERSION_H
|
|
||||||
#define GEN_QTPRINTSUPPORTVERSION_H
|
|
||||||
|
|
||||||
#include <stdbool.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
#pragma GCC diagnostic ignored "-Wdeprecated-declarations"
|
|
||||||
|
|
||||||
#include "../../libmiqt/libmiqt.h"
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
extern "C" {
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __cplusplus
|
|
||||||
} /* extern C */
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
x
Reference in New Issue
Block a user