diff options
Diffstat (limited to 'src/api/burn/balutil/balutil.nuspec')
-rw-r--r-- | src/api/burn/balutil/balutil.nuspec | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/src/api/burn/balutil/balutil.nuspec b/src/api/burn/balutil/balutil.nuspec index 2474b2ea..d89dbe22 100644 --- a/src/api/burn/balutil/balutil.nuspec +++ b/src/api/burn/balutil/balutil.nuspec | |||
@@ -20,13 +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="..\..\v140\x86\balutil.lib" target="build\native\v140\x86" /> | 23 | <file src="..\..\v143\x86\balutil.lib" target="build\native\v14\x86" /> |
24 | <file src="..\..\v140\x64\balutil.lib" target="build\native\v140\x64" /> | 24 | <file src="..\..\v143\x64\balutil.lib" target="build\native\v14\x64" /> |
25 | <file src="..\..\v141\x86\balutil.lib" target="build\native\v141\x86" /> | 25 | <file src="..\..\v143\ARM64\balutil.lib" target="build\native\v14\ARM64" /> |
26 | <file src="..\..\v141\x64\balutil.lib" target="build\native\v141\x64" /> | ||
27 | <file src="..\..\v141\ARM64\balutil.lib" target="build\native\v141\ARM64" /> | ||
28 | <file src="..\..\v142\x86\balutil.lib" target="build\native\v142\x86" /> | ||
29 | <file src="..\..\v142\x64\balutil.lib" target="build\native\v142\x64" /> | ||
30 | <file src="..\..\v142\ARM64\balutil.lib" target="build\native\v142\ARM64" /> | ||
31 | </files> | 26 | </files> |
32 | </package> | 27 | </package> |