mirror of
https://github.com/zeromq/libzmq.git
synced 2025-11-07 22:40:55 +01:00
Update NuGet template to incorporate platform.hpp from relative dir.
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
<!-- include -->
|
||||
|
||||
<file src="..\\..\\include\\*.h" target="build\\native\\include" />
|
||||
<file src="..\\..\\builds\\msvc\\platform.hpp" target="build\\native\\include" />
|
||||
|
||||
<!-- targets -->
|
||||
|
||||
|
||||
@@ -29,6 +29,7 @@
|
||||
<!-- include -->
|
||||
|
||||
<file src="..\..\include\*.h" target="build\native\include" />
|
||||
<file src="..\..\builds\msvc\*.hpp" target="build\native\include" />
|
||||
|
||||
<!-- targets -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user