diff options
author | Bob Arnson <bob@firegiant.com> | 2021-09-18 19:18:17 -0400 |
---|---|---|
committer | Bob Arnson <bob@firegiant.com> | 2021-09-18 19:18:17 -0400 |
commit | befda7bad8a90f43d7f9ca419e91f79613e0effb (patch) | |
tree | 17e36af44fb4bd0e58c8f39359b99650758030d6 /src/ext/Util/ca/utilca.def | |
parent | a4dc574fa13d828614058906c4e99fcb45965fe5 (diff) | |
parent | f958aeb8eea975ef76b72e73c0e40303b3a6b0d0 (diff) | |
download | wix-befda7bad8a90f43d7f9ca419e91f79613e0effb.tar.gz wix-befda7bad8a90f43d7f9ca419e91f79613e0effb.tar.bz2 wix-befda7bad8a90f43d7f9ca419e91f79613e0effb.zip |
Merge branch 'ericstj-addNativeMachine' into develop
Diffstat (limited to 'src/ext/Util/ca/utilca.def')
-rw-r--r-- | src/ext/Util/ca/utilca.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/Util/ca/utilca.def b/src/ext/Util/ca/utilca.def index 412d86a3..3912ce56 100644 --- a/src/ext/Util/ca/utilca.def +++ b/src/ext/Util/ca/utilca.def | |||
@@ -22,6 +22,7 @@ EXPORTS | |||
22 | WixQueryOsDirs | 22 | WixQueryOsDirs |
23 | WixQueryOsWellKnownSID | 23 | WixQueryOsWellKnownSID |
24 | WixQueryOsDriverInfo | 24 | WixQueryOsDriverInfo |
25 | WixQueryNativeMachine | ||
25 | ; netshortcuts.cpp | 26 | ; netshortcuts.cpp |
26 | WixSchedInternetShortcuts | 27 | WixSchedInternetShortcuts |
27 | WixCreateInternetShortcuts | 28 | WixCreateInternetShortcuts |