|
|
@@ -76,22 +76,22 @@
|
|
|
<PropertyGroup Label="UserMacros" />
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
<LinkIncremental>true</LinkIncremental>
|
|
|
- <OutDir>..\out\</OutDir>
|
|
|
+ <OutDir>..\vts-sys\vts-sys\DataServices\</OutDir>
|
|
|
<TargetName>DataServicesd</TargetName>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
<LinkIncremental>true</LinkIncremental>
|
|
|
- <OutDir>..\out\</OutDir>
|
|
|
+ <OutDir>..\vts-sys\vts-sys\DataServices\</OutDir>
|
|
|
<TargetName>DataServicesd</TargetName>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
- <OutDir>..\out\</OutDir>
|
|
|
+ <OutDir>..\vts-sys\vts-sys\DataServices\</OutDir>
|
|
|
<TargetName>DataServices</TargetName>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
- <OutDir>..\out\</OutDir>
|
|
|
+ <OutDir>..\vts-sys\vts-sys\DataServices\</OutDir>
|
|
|
<TargetName>DataServices</TargetName>
|
|
|
</PropertyGroup>
|
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|