Reworked VS Linux solution
This commit is contained in:
parent
eae16732b4
commit
97f180ec9f
3 changed files with 1040 additions and 226 deletions
|
@ -1,4 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup />
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
|
||||
<PreLaunchCommand>export DISPLAY=:0.0</PreLaunchCommand>
|
||||
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue