summaryrefslogtreecommitdiff
path: root/src/setup/setup-manifest.xml.in
diff options
context:
space:
mode:
authorSimon Howard2009-11-21 17:07:37 +0000
committerSimon Howard2009-11-21 17:07:37 +0000
commitd0f41d4163fc96168f56155e6f5b36025eea79e4 (patch)
tree501c27283f7de7cedd4c759fbb81666d5c59101e /src/setup/setup-manifest.xml.in
parent372ad50b2260e5e03c251ae8442a65bd32334cf6 (diff)
downloadchocolate-doom-d0f41d4163fc96168f56155e6f5b36025eea79e4.tar.gz
chocolate-doom-d0f41d4163fc96168f56155e6f5b36025eea79e4.tar.bz2
chocolate-doom-d0f41d4163fc96168f56155e6f5b36025eea79e4.zip
Make assembly name in setup-manifest.xml use PROGRAM_PREFIX. Remove
INSTALL_DIR #define when building setup. Subversion-branch: /branches/raven-branch Subversion-revision: 1740
Diffstat (limited to 'src/setup/setup-manifest.xml.in')
-rw-r--r--src/setup/setup-manifest.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup/setup-manifest.xml.in b/src/setup/setup-manifest.xml.in
index 70ae915e..bac9a05e 100644
--- a/src/setup/setup-manifest.xml.in
+++ b/src/setup/setup-manifest.xml.in
@@ -3,7 +3,7 @@
<!-- The "name" field in this tag should be the same as the executable's
name -->
<assemblyIdentity version="@PACKAGE_VERSION@.0" processorArchitecture="*"
- name="chocolate-setup" type="win32"/>
+ name="@PROGRAM_PREFIX@setup" type="win32"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>