File tree 1 file changed +1
-5
lines changed
1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -587,6 +587,7 @@ qt_internal_extend_target(Core CONDITION WIN32
587
587
kernel/qwineventnotifier.cpp kernel/qwineventnotifier.h kernel/qwineventnotifier_p.h
588
588
kernel/qwinregistry.cpp kernel/qwinregistry_p.h
589
589
plugin/qsystemlibrary.cpp plugin/qsystemlibrary_p.h
590
+ text/qlocale_win.cpp
590
591
thread/qthread_win.cpp
591
592
platform/windows/qcomobject_p.h
592
593
platform/windows/qcomptr_p.h
@@ -875,11 +876,6 @@ qt_internal_extend_target(Core CONDITION UNIX AND NOT APPLE AND NOT WASM
875
876
text/qlocale_unix.cpp
876
877
)
877
878
878
- qt_internal_extend_target(Core CONDITION WIN32
879
- SOURCES
880
- text/qlocale_win.cpp
881
- )
882
-
883
879
# Switch this to just 'icu' once we can expect Windows 10 version 1903
884
880
qt_internal_extend_target(Core CONDITION QT_FEATURE_winsdkicu
885
881
LIBRARIES
You can’t perform that action at this time.
0 commit comments