forked from openkylin/z3
9 lines
281 B
Plaintext
9 lines
281 B
Plaintext
![]() |
<Project>
|
||
|
<PropertyGroup>
|
||
|
<OutputPath>${_DN_OUTPUT_PATH}/</OutputPath>
|
||
|
<XPLAT_LIB_DIR>${_DN_XPLAT_LIB_DIR}/</XPLAT_LIB_DIR>
|
||
|
<DOTNET_PACKAGE_VERSION>${_DN_VERSION}</DOTNET_PACKAGE_VERSION>
|
||
|
${_DN_CUSTOM_BUILDPROPS}
|
||
|
</PropertyGroup>
|
||
|
</Project>
|