diff options
Diffstat (limited to 'src/api/burn/balutil/balutil.nuspec')
-rw-r--r-- | src/api/burn/balutil/balutil.nuspec | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/api/burn/balutil/balutil.nuspec b/src/api/burn/balutil/balutil.nuspec index d89dbe22..19c160cf 100644 --- a/src/api/burn/balutil/balutil.nuspec +++ b/src/api/burn/balutil/balutil.nuspec | |||
@@ -20,8 +20,8 @@ | |||
20 | <files> | 20 | <files> |
21 | <file src="$projectFolder$\build\$id$.props" target="build\" /> | 21 | <file src="$projectFolder$\build\$id$.props" target="build\" /> |
22 | <file src="$projectFolder$\inc\*" target="build\native\include" /> | 22 | <file src="$projectFolder$\inc\*" target="build\native\include" /> |
23 | <file src="..\..\v143\x86\balutil.lib" target="build\native\v14\x86" /> | 23 | <file src="..\..\v141\x86\balutil.lib" target="build\native\v14\x86" /> |
24 | <file src="..\..\v143\x64\balutil.lib" target="build\native\v14\x64" /> | 24 | <file src="..\..\v141\x64\balutil.lib" target="build\native\v14\x64" /> |
25 | <file src="..\..\v143\ARM64\balutil.lib" target="build\native\v14\ARM64" /> | 25 | <file src="..\..\v141\ARM64\balutil.lib" target="build\native\v14\ARM64" /> |
26 | </files> | 26 | </files> |
27 | </package> | 27 | </package> |