diff options
Diffstat (limited to 'src/api')
-rw-r--r-- | src/api/burn/balutil/balutil.nuspec | 6 | ||||
-rw-r--r-- | src/api/burn/bextutil/bextutil.nuspec | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/src/api/burn/balutil/balutil.nuspec b/src/api/burn/balutil/balutil.nuspec index be51ec79..e412d891 100644 --- a/src/api/burn/balutil/balutil.nuspec +++ b/src/api/burn/balutil/balutil.nuspec | |||
@@ -22,8 +22,8 @@ | |||
22 | <file src="$projectFolder$\build\$id$.props" target="build\" /> | 22 | <file src="$projectFolder$\build\$id$.props" target="build\" /> |
23 | <file src="$projectFolder$\..\..\..\internal\images\wix.png" /> | 23 | <file src="$projectFolder$\..\..\..\internal\images\wix.png" /> |
24 | <file src="$projectFolder$\inc\*" target="build\native\include" /> | 24 | <file src="$projectFolder$\inc\*" target="build\native\include" /> |
25 | <file src="..\..\v141\x86\balutil.lib" target="build\native\v14\x86" /> | 25 | <file src="..\..\v143\x86\balutil.lib" target="build\native\v14\x86" /> |
26 | <file src="..\..\v141\x64\balutil.lib" target="build\native\v14\x64" /> | 26 | <file src="..\..\v143\x64\balutil.lib" target="build\native\v14\x64" /> |
27 | <file src="..\..\v141\ARM64\balutil.lib" target="build\native\v14\ARM64" /> | 27 | <file src="..\..\v143\ARM64\balutil.lib" target="build\native\v14\ARM64" /> |
28 | </files> | 28 | </files> |
29 | </package> | 29 | </package> |
diff --git a/src/api/burn/bextutil/bextutil.nuspec b/src/api/burn/bextutil/bextutil.nuspec index 125e8807..dd17e79d 100644 --- a/src/api/burn/bextutil/bextutil.nuspec +++ b/src/api/burn/bextutil/bextutil.nuspec | |||
@@ -22,8 +22,8 @@ | |||
22 | <file src="$projectFolder$\build\$id$.props" target="build\" /> | 22 | <file src="$projectFolder$\build\$id$.props" target="build\" /> |
23 | <file src="$projectFolder$\..\..\..\internal\images\wix.png" /> | 23 | <file src="$projectFolder$\..\..\..\internal\images\wix.png" /> |
24 | <file src="$projectFolder$\inc\*" target="build\native\include" /> | 24 | <file src="$projectFolder$\inc\*" target="build\native\include" /> |
25 | <file src="..\..\v141\x86\bextutil.lib" target="build\native\v14\x86" /> | 25 | <file src="..\..\v143\x86\bextutil.lib" target="build\native\v14\x86" /> |
26 | <file src="..\..\v141\x64\bextutil.lib" target="build\native\v14\x64" /> | 26 | <file src="..\..\v143\x64\bextutil.lib" target="build\native\v14\x64" /> |
27 | <file src="..\..\v141\ARM64\bextutil.lib" target="build\native\v14\ARM64" /> | 27 | <file src="..\..\v143\ARM64\bextutil.lib" target="build\native\v14\ARM64" /> |
28 | </files> | 28 | </files> |
29 | </package> | 29 | </package> |