|
@@ -77,6 +77,7 @@
|
|
|
<OutDir>..\__bin\$(Platform)\$(Configuration)\</OutDir>
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
<IncludePath>$(SOUIPATH)\soui-sys-resource;$(IncludePath)</IncludePath>
|
|
|
+ <TargetName>wlt</TargetName>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
<IntDir>..\__obj\$(Platform)\$(Configuration)\$(ProjectName)\</IntDir>
|
|
@@ -88,6 +89,7 @@
|
|
|
<OutDir>..\__bin\$(Platform)\$(Configuration)\</OutDir>
|
|
|
<LinkIncremental>false</LinkIncremental>
|
|
|
<IncludePath>$(SOUIPATH)\soui-sys-resource;$(IncludePath)</IncludePath>
|
|
|
+ <TargetName>wlt</TargetName>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
<VcpkgUseStatic>true</VcpkgUseStatic>
|