qmlnet/samples/PhotoFrame/PhotoFrame.App/Properties/launchSettings.json
2018-07-24 20:29:04 -04:00

9 lines
No EOL
166 B
JSON

{
"profiles": {
"PhotoFrame.App": {
"commandName": "Project",
"commandLineArgs": "-qmljsdebugger=port:4711",
"nativeDebugging" : true
}
}
}