1
0
Fork 0

Add command line params to project to aid debugging

This commit is contained in:
Starbeamrainbowlabs 2016-07-08 09:13:29 +01:00
parent e99ec4ddde
commit d80338d4be
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<WarningLevel>4</WarningLevel>
<Externalconsole>true</Externalconsole>
<PlatformTarget>x86</PlatformTarget>
<Commandlineparameters>--directory "~/Pictures/"</Commandlineparameters>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<DebugType>full</DebugType>