Files
qt5.12.8/mkspecs/features/winrt/console.prf
2025-08-26 22:57:23 +08:00

6 lines
230 B
Plaintext

# This is an empty prf file to overwrite the win32 version.
# On Windows RT all applications need to be windows applications
# and also link to winmain. Inside winmain we create the launch
# arguments and also initialize the UI.