mirror of https://github.com/encounter/SDL.git
WinRT: made README-winrt.md slightly easier to read in an 80-column text editor
This commit is contained in:
parent
438a55a49c
commit
796f7bbf0c
|
@ -399,7 +399,8 @@ To setup Visual C++ to launch your app on an ARM device:
|
||||||
2. select "Debugging"
|
2. select "Debugging"
|
||||||
3. next to "Machine Name", enter the hostname or IP address of the ARM
|
3. next to "Machine Name", enter the hostname or IP address of the ARM
|
||||||
device
|
device
|
||||||
4. if, and only if, you've turned off authentication in the Remote Debugger, then change the setting for "Require Authentication" to No
|
4. if, and only if, you've turned off authentication in the Remote Debugger,
|
||||||
|
then change the setting for "Require Authentication" to No
|
||||||
5. click "OK"
|
5. click "OK"
|
||||||
4. build and run the app (from Visual C++). The first time you do this, a
|
4. build and run the app (from Visual C++). The first time you do this, a
|
||||||
prompt will show up on the ARM device, asking for a Microsoft Account. You
|
prompt will show up on the ARM device, asking for a Microsoft Account. You
|
||||||
|
|
Loading…
Reference in New Issue