[gmime] updated visual studio project files



commit f18ec25a639b9d17849021a1cc5c705d3bfb56cb
Author: Jeffrey Stedfast <fejj gnome org>
Date:   Sun Apr 26 15:01:26 2009 -0400

    updated visual studio project files
---
 TODO                      |    2 +-
 build/vs2008/gmime.vcproj |   24 ++++++++----------------
 2 files changed, 9 insertions(+), 17 deletions(-)

diff --git a/TODO b/TODO
index c3de8b1..dac4e01 100644
--- a/TODO
+++ b/TODO
@@ -19,7 +19,7 @@ GMime 2.6 Planning:
 
 - Get rid of GMimeSession and replace it with
   GMimePassphraseRequestFunc or something. See GpgMe's passphrase
-  request callback signature for ideas.
+  request callback signature for ideas. [ DONE ]
 
 - Consider optionally using GpgMe so that we can support S/MIME?
 
diff --git a/build/vs2008/gmime.vcproj b/build/vs2008/gmime.vcproj
index 063121f..c38ccf2 100644
--- a/build/vs2008/gmime.vcproj
+++ b/build/vs2008/gmime.vcproj
@@ -317,14 +317,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\gmime\gmime-session-simple.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\gmime\gmime-session.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\gmime\gmime-stream-buffer.h"
 				>
 			</File>
@@ -353,6 +345,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\gmime\gmime-stream-pipe.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\gmime\gmime-stream.h"
 				>
 			</File>
@@ -545,14 +541,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\gmime\gmime-session-simple.c"
-				>
-			</File>
-			<File
-				RelativePath="..\..\gmime\gmime-session.c"
-				>
-			</File>
-			<File
 				RelativePath="..\..\gmime\gmime-stream-buffer.c"
 				>
 			</File>
@@ -581,6 +569,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\gmime\gmime-stream-pipe.c"
+				>
+			</File>
+			<File
 				RelativePath="..\..\gmime\gmime-stream.c"
 				>
 			</File>



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