|
@@ -26,7 +26,7 @@
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>pdbonly</DebugType>
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<Optimize>true</Optimize>
|
|
- <OutputPath>..\OutputDll\</OutputPath>
|
|
|
|
|
|
+ <OutputPath>..\..\OutputDll\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|