summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/winrt/console.prf
blob: c4afe5b96e056ab6e511dce6e63137dcc3209fbc (plain)
1
2
3
4
5
# 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.