Last change
on this file since 13862 was
13860,
checked in by jlodewyc, 9 years ago
|
#2582 RC2 migration fixed. OKB query implemented. Preparing for OKB manager
|
File size:
429 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <PropertyGroup>
|
---|
4 | <ActiveDebugProfile>RC1toRC2</ActiveDebugProfile>
|
---|
5 | <ShowAllFiles>true</ShowAllFiles>
|
---|
6 | </PropertyGroup>
|
---|
7 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
---|
8 | <DebuggerFlavor>ProjectDebugger</DebuggerFlavor>
|
---|
9 | </PropertyGroup>
|
---|
10 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.