Skip to content

Commit

Permalink
Updated Remote deploy/build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
midwan committed Sep 7, 2021
1 parent 9c1143e commit f558e5c
Show file tree
Hide file tree
Showing 5 changed files with 208 additions and 2 deletions.
65 changes: 65 additions & 0 deletions .idea/customTargets.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

37 changes: 37 additions & 0 deletions .idea/deployment.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

94 changes: 94 additions & 0 deletions .idea/makefile.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/other.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions VSLinux/Amiberry.vcxproj.user
Expand Up @@ -39,7 +39,7 @@
<RemoteDebuggerWorkingDirectory>$(RemoteRootDir)/amiberry</RemoteDebuggerWorkingDirectory>
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
<PreLaunchCommand>export DISPLAY=:0.0</PreLaunchCommand>
<RemoteTarget>-1593321521;retropie (username=, port=22, authentication=Password)</RemoteTarget>
<RemoteTarget>402471865;pi400 (username=, port=22, authentication=Password)</RemoteTarget>
<RemoteDebuggerCommandArguments />
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-DMX-Pi3|ARM64'">
Expand Down Expand Up @@ -104,4 +104,4 @@
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
<PreLaunchCommand>export DEBUG=0</PreLaunchCommand>
</PropertyGroup>
</Project>
</Project>

0 comments on commit f558e5c

Please sign in to comment.