Menu

[r651]: / trunk / SetupGCSM / Includes / Variables.wxi  Maximize  Restore  History

Download this file

22 lines (19 with data), 774 Bytes

<?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>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.