You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/examples/demo/demo_pch.h

14 lines
387 B

/*
* This is a precompiled header file for use in Xcode / Mac GCC /
* GCC >= 3.4 / VC to greatly speed the building of the Demo example.
* It may also be of use to people developing their own project, but
* it is probably better to define your own header. Use of this
* header is currently UNSUPPORTED.
*/
#if defined __cplusplus
#include "../../src/kernel/qt_pch.h"
#endif