<?xml version="1.0" encoding="utf-8"?>
<Include>
<!--
Upgrade code HAS to be the same for all updates.
Once you've chosen it don't change it.
-->
<?define UpgradeCode="{4360B92B-73FC-414A-92B4-DF19BAEB4F19}" ?>
<!--
Path to the resources directory. resources don't really need to be included
in the project structure but I like to include them for for clarity
-->
<?define ResourcesDir="$(var.ProjectDir)Resources\" ?>
<!--
The name of your application exe file. This will be used to kill the process when updating
and creating the desktop shortcut
-->
<?define ExeProcessName="GOContactSync.exe" ?>
<?define ManufacturerName="WebGear Ltd, New Zealand + Create Software + Stru.be + saller.NET + Big-R" ?>
</Include>