|
@@ -58,6 +58,7 @@
|
|
</SourcePath>
|
|
</SourcePath>
|
|
<OutDir>$(RemoteRootDir)/gsl/release/</OutDir>
|
|
<OutDir>$(RemoteRootDir)/gsl/release/</OutDir>
|
|
<IntDir>$(RemoteRootDir)/gsl/release/</IntDir>
|
|
<IntDir>$(RemoteRootDir)/gsl/release/</IntDir>
|
|
|
|
+ <RemoteTargetPath>$(RemoteProjectDir)/$(TargetName)$(TargetExt)</RemoteTargetPath>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
<IncludePath>..\..\Framework;../../Framework/debug;$(IncludePath);$(ISenseIncludePath);../GSL/Include</IncludePath>
|
|
<IncludePath>..\..\Framework;../../Framework/debug;$(IncludePath);$(ISenseIncludePath);../GSL/Include</IncludePath>
|
|
@@ -66,6 +67,7 @@
|
|
<RemoteProjectDir>$(RemoteRootDir)/gsl/debug</RemoteProjectDir>
|
|
<RemoteProjectDir>$(RemoteRootDir)/gsl/debug</RemoteProjectDir>
|
|
<OutDir>$(RemoteRootDir)/gsl/debug/</OutDir>
|
|
<OutDir>$(RemoteRootDir)/gsl/debug/</OutDir>
|
|
<IntDir>$(RemoteRootDir)/gsl/debug/</IntDir>
|
|
<IntDir>$(RemoteRootDir)/gsl/debug/</IntDir>
|
|
|
|
+ <RemoteTargetPath>$(RemoteProjectDir)/$(TargetName)$(TargetExt)</RemoteTargetPath>
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
<Link>
|
|
<Link>
|