mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-05 03:53:44 +02:00
commit
34cc26176c
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
||||||
<NMakeOutput>
|
<NMakeOutput>
|
||||||
</NMakeOutput>
|
</NMakeOutput>
|
||||||
<NMakeCleanCommandLine>cargo clean</NMakeCleanCommandLine>
|
<NMakeCleanCommandLine>cargo clean</NMakeCleanCommandLine>
|
||||||
<NMakeReBuildCommandLine>cargo clean & cargo build --release --target=x86_64-pc-windows-msvc</NMakeReBuildCommandLine>
|
<NMakeReBuildCommandLine>cargo clean & cargo build -p zeroidc --release --target=x86_64-pc-windows-msvc</NMakeReBuildCommandLine>
|
||||||
<NMakePreprocessorDefinitions>NDEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
|
<NMakePreprocessorDefinitions>NDEBUG;$(NMakePreprocessorDefinitions)</NMakePreprocessorDefinitions>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
|
||||||
|
|
Loading…
Add table
Reference in a new issue