diff options
author | jbzdarkid <jbzdarkid@gmail.com> | 2018-10-28 20:54:17 -0700 |
---|---|---|
committer | jbzdarkid <jbzdarkid@gmail.com> | 2018-10-28 20:54:17 -0700 |
commit | 96fd92f58640ea657a0802aba7ee2aa0d3498b81 (patch) | |
tree | 786c86224ee8d5076b8812a8c4470059fa530b47 /Installer | |
parent | 5f99f9e87ef23f342e89bab029cc4fc8c5ad6663 (diff) | |
download | witness-tutorializer-96fd92f58640ea657a0802aba7ee2aa0d3498b81.tar.gz witness-tutorializer-96fd92f58640ea657a0802aba7ee2aa0d3498b81.tar.bz2 witness-tutorializer-96fd92f58640ea657a0802aba7ee2aa0d3498b81.zip |
Changes to compile rules
Diffstat (limited to 'Installer')
-rw-r--r-- | Installer/Installer.vdproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Installer/Installer.vdproj b/Installer/Installer.vdproj index b86b787..c03dacc 100644 --- a/Installer/Installer.vdproj +++ b/Installer/Installer.vdproj | |||
@@ -37,6 +37,14 @@ | |||
37 | "PrivateKeyFile" = "8:" | 37 | "PrivateKeyFile" = "8:" |
38 | "TimeStampServer" = "8:" | 38 | "TimeStampServer" = "8:" |
39 | "InstallerBootstrapper" = "3:2" | 39 | "InstallerBootstrapper" = "3:2" |
40 | "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" | ||
41 | { | ||
42 | "Enabled" = "11:TRUE" | ||
43 | "PromptEnabled" = "11:TRUE" | ||
44 | "PrerequisitesLocation" = "2:1" | ||
45 | "Url" = "8:" | ||
46 | "ComponentsUrl" = "8:" | ||
47 | } | ||
40 | } | 48 | } |
41 | "Release" | 49 | "Release" |
42 | { | 50 | { |
@@ -53,6 +61,14 @@ | |||
53 | "PrivateKeyFile" = "8:" | 61 | "PrivateKeyFile" = "8:" |
54 | "TimeStampServer" = "8:" | 62 | "TimeStampServer" = "8:" |
55 | "InstallerBootstrapper" = "3:2" | 63 | "InstallerBootstrapper" = "3:2" |
64 | "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" | ||
65 | { | ||
66 | "Enabled" = "11:TRUE" | ||
67 | "PromptEnabled" = "11:TRUE" | ||
68 | "PrerequisitesLocation" = "2:1" | ||
69 | "Url" = "8:" | ||
70 | "ComponentsUrl" = "8:" | ||
71 | } | ||
56 | } | 72 | } |
57 | } | 73 | } |
58 | "Deployable" | 74 | "Deployable" |