mirror of
https://github.com/laomms/wxhelper.git
synced 2024-12-23 03:49:25 +08:00
up
This commit is contained in:
parent
448243c559
commit
6ec33c8705
@ -94,7 +94,7 @@
|
||||
<GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</GenerateManifest>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
<LibraryPath>$(ProjectDir)/lib;$(LibraryPath)</LibraryPath>
|
||||
<LibraryPath>$(ProjectDir)\lib;$(LibraryPath)</LibraryPath>
|
||||
<IncludePath>$(ProjectDir)\inc;$(IncludePath)</IncludePath>
|
||||
</PropertyGroup>
|
||||
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
||||
|
Loading…
Reference in New Issue
Block a user