[tomboy] [Windows] Add missing files to fix build



commit d2fd65709844a3370ff021688f50fdb322d43aaa
Author: Sandy Armstrong <sanfordarmstrong gmail com>
Date:   Tue Mar 9 20:25:12 2010 -0800

    [Windows] Add missing files to fix build

 Tomboy.csproj |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/Tomboy.csproj b/Tomboy.csproj
index dd588de..ef13c21 100644
--- a/Tomboy.csproj
+++ b/Tomboy.csproj
@@ -121,6 +121,7 @@
     <Compile Include="Tomboy\Note.cs" />
     <Compile Include="Tomboy\NoteBuffer.cs" />
     <Compile Include="Tomboy\NoteManager.cs" />
+    <Compile Include="Tomboy\NoteRenameDialog.cs" />
     <Compile Include="Tomboy\NoteTag.cs" />
     <Compile Include="Tomboy\NoteWindow.cs" />
     <Compile Include="Tomboy\Preferences.cs" />
@@ -128,6 +129,8 @@
     <Compile Include="Tomboy\RemoteControl.cs" />
     <Compile Include="Tomboy\RemoteControlProxy.cs" />
     <Compile Include="Tomboy\RemoteControlWrapper.cs" />
+    <Compile Include="Tomboy\Synchronization\ISyncUI.cs" />
+    <Compile Include="Tomboy\Synchronization\SilentUI.cs" />
     <Compile Include="Tomboy\Tomboy.cs" />
     <Compile Include="Tomboy\Tray.cs" />
     <Compile Include="Tomboy\Trie.cs" />



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