File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -99,6 +99,10 @@ target_sources(SwiftWin32 PRIVATE
99
99
"View Controllers/PresentationController.swift"
100
100
"View Controllers/ViewController.swift"
101
101
"Views and Controls/Axis.swift"
102
+ "Views and Controls/BarItem.swift"
103
+ "Views and Controls/BarButtonItem.swift"
104
+ "Views and Controls/BarButtonItemGroup.swift"
105
+ "Views and Controls/BarPositioning.swift"
102
106
"Views and Controls/Button.swift"
103
107
"Views and Controls/Control.swift"
104
108
"Views and Controls/DatePicker.swift"
@@ -107,6 +111,7 @@ target_sources(SwiftWin32 PRIVATE
107
111
"Views and Controls/EdgeInsets.swift"
108
112
"Views and Controls/ImageView.swift"
109
113
"Views and Controls/Label.swift"
114
+ "Views and Controls/Offset.swift"
110
115
"Views and Controls/PickerView.swift"
111
116
"Views and Controls/ProgressView.swift"
112
117
"Views and Controls/Slider.swift"
You can’t perform that action at this time.
0 commit comments