aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/balutil/balutil.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/burn/balutil/balutil.nuspec')
-rw-r--r--src/api/burn/balutil/balutil.nuspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/api/burn/balutil/balutil.nuspec b/src/api/burn/balutil/balutil.nuspec
index 82509140..2474b2ea 100644
--- a/src/api/burn/balutil/balutil.nuspec
+++ b/src/api/burn/balutil/balutil.nuspec
@@ -20,11 +20,11 @@
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="..\..\v140\x86\balutil.lib" target="build\native\v140\x86" />
24 <file src="..\..\v140\x64\balutil.lib" target="build\native\v140\x64" /> 24 <file src="..\..\v140\x64\balutil.lib" target="build\native\v140\x64" />
25 <file src="..\..\v141\x86\balutil.lib" target="build\native\v141\x86" /> 25 <file src="..\..\v141\x86\balutil.lib" target="build\native\v141\x86" />
26 <file src="..\..\v141\x64\balutil.lib" target="build\native\v141\x64" /> 26 <file src="..\..\v141\x64\balutil.lib" target="build\native\v141\x64" />
27 <file src="..\..\v141\ARM64\balutil.lib" target="build\native\v141\ARM64" /> --> 27 <file src="..\..\v141\ARM64\balutil.lib" target="build\native\v141\ARM64" />
28 <file src="..\..\v142\x86\balutil.lib" target="build\native\v142\x86" /> 28 <file src="..\..\v142\x86\balutil.lib" target="build\native\v142\x86" />
29 <file src="..\..\v142\x64\balutil.lib" target="build\native\v142\x64" /> 29 <file src="..\..\v142\x64\balutil.lib" target="build\native\v142\x64" />
30 <file src="..\..\v142\ARM64\balutil.lib" target="build\native\v142\ARM64" /> 30 <file src="..\..\v142\ARM64\balutil.lib" target="build\native\v142\ARM64" />