File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 </PropertyGroup >
4242 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
4343 <DebugSymbols >true</DebugSymbols >
44- <OutputPath >bin\x64\Debug \</OutputPath >
44+ <OutputPath >..\..\Program \</OutputPath >
4545 <DefineConstants >DEBUG;TRACE</DefineConstants >
4646 <DebugType >full</DebugType >
4747 <PlatformTarget >x64</PlatformTarget >
Original file line number Diff line number Diff line change @@ -379,8 +379,8 @@ Global
379379 {0DA86C52-FFB5-4CD6-A2C0-08F1610E6399} .Release| Any CPU .Build .0 = Release| Any CPU
380380 {0DA86C52-FFB5-4CD6-A2C0-08F1610E6399} .Release| x64 .ActiveCfg = Release| Any CPU
381381 {0DA86C52-FFB5-4CD6-A2C0-08F1610E6399} .Release| x64 .Build .0 = Release| Any CPU
382- {B558F620-3BF7-4371-B7A1-9EE8D828DE21} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
383- {B558F620-3BF7-4371-B7A1-9EE8D828DE21} .Debug| Any CPU .Build .0 = Debug| Any CPU
382+ {B558F620-3BF7-4371-B7A1-9EE8D828DE21} .Debug| Any CPU .ActiveCfg = Debug| x64
383+ {B558F620-3BF7-4371-B7A1-9EE8D828DE21} .Debug| Any CPU .Build .0 = Debug| x64
384384 {B558F620-3BF7-4371-B7A1-9EE8D828DE21} .Debug| x64 .ActiveCfg = Debug| x64
385385 {B558F620-3BF7-4371-B7A1-9EE8D828DE21} .Debug| x64 .Build .0 = Debug| x64
386386 {B558F620-3BF7-4371-B7A1-9EE8D828DE21} .Release| Any CPU .ActiveCfg = Release| Any CPU
You can’t perform that action at this time.
0 commit comments