|
|
@@ -0,0 +1,12 @@
|
|
|
+QtAutogen_Skip
|
|
|
+--------------
|
|
|
+
|
|
|
+* The source file properties
|
|
|
+ :prop_sf:`SKIP_AUTOMOC`,
|
|
|
+ :prop_sf:`SKIP_AUTOUIC`,
|
|
|
+ :prop_sf:`SKIP_AUTORCC` and
|
|
|
+ :prop_sf:`SKIP_AUTOGEN`
|
|
|
+ allow to exclude files from
|
|
|
+ :prop_tgt:`AUTOMOC`,
|
|
|
+ :prop_tgt:`AUTOUIC` and
|
|
|
+ :prop_tgt:`AUTORCC` processing.
|