[tomboy] Add WebSyncServiceAddin to Windows install.



commit b7e161c29012ba573c2930b1b1aa3f6df03c7bcb
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Mon May 25 10:21:18 2009 -0700

    Add WebSyncServiceAddin to Windows install.
---
 Setup/Files.wxs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Setup/Files.wxs b/Setup/Files.wxs
index dde3cb7..6928a8d 100644
--- a/Setup/Files.wxs
+++ b/Setup/Files.wxs
@@ -39,6 +39,7 @@
 						<File Source="..\bin\Debug\NoteDirectoryWatcher.dll" Name="NoteDirectoryWatcher.dll" Id="NoteDirectoryWatcher.dll" Vital="yes" />
 						<File Source="..\bin\Debug\NoteOfTheDay.dll" Name="NoteOfTheDay.dll" Id="NoteOfTheDay.dll" Vital="yes" />
 						<File Source="..\bin\Debug\PrintNotes.dll" Name="PrintNotes.dll" Id="PrintNotes.dll" Vital="yes" />
+						<File Source="..\bin\Debug\WebSyncServiceAddin.dll" Name="WebSyncServiceAddin.dll" Id="WebSyncServiceAddin.dll" Vital="yes" />
 						<File Source="..\bin\Debug\Tomboy.exe" Name="Tomboy.exe" Id="Tomboy.exe" Vital="yes" KeyPath="yes">
 							<Shortcut Id="startmenuTomboy" Directory="ProgramMenuFolder" Name="Tomboy Notes" Description="Tomboy Notes" Advertise="yes" WorkingDirectory="INSTALLDIR" Icon="Tomboy.exe" IconIndex="0" />
 							<Shortcut Id="desktopTomboy" Directory="DesktopFolder" Name="Tomboy Notes"  Description="Tomboy Notes" Advertise="yes" WorkingDirectory="INSTALLDIR" Icon="Tomboy.exe" IconIndex="0" />
@@ -52,6 +53,7 @@
 						<File Source="..\bin\Debug\NoteDirectoryWatcher.pdb" Name="NoteDirectoryWatcher.pdb" Id="NoteDirectoryWatcher.pdb" Vital="yes" />
 						<File Source="..\bin\Debug\NoteOfTheDay.pdb" Name="NoteOfTheDay.pdb" Id="NoteOfTheDay.pdb" Vital="yes" />
 						<File Source="..\bin\Debug\PrintNotes.pdb" Name="PrintNotes.pdb" Id="PrintNotes.pdb" Vital="yes" />
+						<File Source="..\bin\Debug\WebSyncServiceAddin.pdb" Name="WebSyncServiceAddin.pdb" Id="WebSyncServiceAddin.pdb" Vital="yes" />
 						<File Source="..\bin\Debug\Tomboy.pdb" Name="Tomboy.pdb" Id="Tomboy.pdb" Vital="yes" />
 					</Component>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]