gmime r1541 - trunk



Author: fejj
Date: Thu Apr  2 04:28:09 2009
New Revision: 1541
URL: http://svn.gnome.org/viewvc/gmime?rev=1541&view=rev

Log:
2009-04-02  Jeffrey Stedfast  <fejj novell com>

	* gmime.vcproj: Added logic to the PreBuild step to copy
	config.h.win32 to config.h

	* config.h.win32: Added.



Added:
   trunk/config.h.win32
Modified:
   trunk/ChangeLog
   trunk/gmime.vcproj

Added: trunk/config.h.win32
==============================================================================
--- (empty file)
+++ trunk/config.h.win32	Thu Apr  2 04:28:09 2009
@@ -0,0 +1,202 @@
+/* config.h.  Generated from config.h.in by configure.  */
+/* config.h.in.  Generated from configure.in by autoheader.  */
+
+/* Define if GMime should enable warning output. */
+/* #undef ENABLE_WARNINGS */
+
+/* Define if libc defines an altzone variable */
+/* #undef HAVE_ALTZONE */
+
+/* Define to 1 if you have the <dlfcn.h> header file. */
+/* #undef HAVE_DLFCN_H */
+
+/* Define to 1 if you have the `fsync' function. */
+/* #undef HAVE_FSYNC */
+
+/* Define to 1 if you have the `getaddrinfo' function. */
+#define HAVE_GETADDRINFO 1
+
+/* Define to 1 if you have the `getdomainname' function. */
+/* #undef HAVE_GETDOMAINNAME */
+
+/* Define to 1 if you have the `gethostname' function. */
+#define HAVE_GETHOSTNAME 1
+
+/* Define to 1 if you have the <getopt.h> header with the GNU `getopt_long'
+   function. */
+/* #undef HAVE_GETOPT_H */
+
+/* Define to 1 if you have the `getpagesize' function. */
+/* #undef HAVE_GETPAGESIZE */
+
+/* Define to 1 if you have the `gmtime_r' function. */
+/* #undef HAVE_GMTIME_R */
+
+/* Define to 1 if you have the `gmtime_s' function. */
+#define HAVE_GMTIME_S 1
+
+/* Define if you have the iconv() function and it works. */
+#define HAVE_ICONV 1
+
+/* Define to 1 to use auto-detected iconv-friendly charset names. */
+/* #undef HAVE_ICONV_DETECT_H */
+
+/* Define to 1 if you have the <inttypes.h> header file. */
+/* #undef HAVE_INTTYPES_H */
+
+/* Define to 1 if you have the `localtime' function. */
+#define HAVE_LOCALTIME 1
+
+/* Define to 1 if you have the <memory.h> header file. */
+#define HAVE_MEMORY_H 1
+
+/* Define to 1 if you have a working `mmap' system call. */
+/* #undef HAVE_MMAP */
+
+/* Define to 1 if you have the `msync' function. */
+/* #undef HAVE_MSYNC */
+
+/* Define to 1 if you have the `munmap' function. */
+/* #undef HAVE_MUNMAP */
+
+/* Define to 1 if you have the <netdb.h> header file. */
+/* #undef HAVE_NETDB_H */
+
+/* Define to 1 if you have the `poll' function. */
+/* #undef HAVE_POLL */
+
+/* Define to 1 if you have the <poll.h> header file. */
+/* #undef HAVE_POLL_H */
+
+/* Define to 1 if you have the <regex.h> header file. */
+/* #undef HAVE_REGEX_H */
+
+/* Define to 1 if you have the `select' function. */
+#define HAVE_SELECT 1
+
+/* Define to 1 if you have the <stdint.h> header file. */
+/* #undef HAVE_STDINT_H */
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
+/* Define to 1 if you have the `strftime' function. */
+#define HAVE_STRFTIME 1
+
+/* Define to 1 if you have the <strings.h> header file. */
+/* #undef HAVE_STRINGS_H */
+
+/* Define to 1 if you have the <string.h> header file. */
+#define HAVE_STRING_H 1
+
+/* Define to 1 if you have the <sys/mman.h> header file. */
+/* #undef HAVE_SYS_MMAN_H */
+
+/* Define to 1 if you have the <sys/param.h> header file. */
+/* #undef HAVE_SYS_PARAM_H */
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#define HAVE_SYS_STAT_H 1
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#define HAVE_SYS_TYPES_H 1
+
+/* Define if libc defines a timezone variable */
+/* #undef HAVE_TIMEZONE */
+
+/* Define to 1 if you have the <time.h> header file. */
+#define HAVE_TIME_H 1
+
+/* Define if struct tm has a tm_gmtoff member */
+/* #undef HAVE_TM_GMTOFF */
+
+/* Define to 1 if you have the <unistd.h> header file. */
+/* #undef HAVE_UNISTD_H */
+
+/* Define if struct utsname has a domainname member */
+/* #undef HAVE_UTSNAME_DOMAINNAME */
+
+/* Define to 1 if you have the <zlib.h> header file. */
+#define HAVE_ZLIB_H 1
+
+/* Define if libc defines a _timezone variable */
+/* #undef HAVE__TIMEZONE */
+
+/* Define as const if the declaration of iconv() needs const. */
+#define ICONV_CONST 
+
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+/* #undef LT_OBJDIR */
+
+/* Define with a value if your <sys/param.h> does not define MAXHOSTNAMELEN */
+/* #undef MAXHOSTNAMELEN */
+
+/* Define to the `off_t' printf formatter. */
+#define OFF_T "%ld"
+
+/* Define to 0 if your system does not have the O_LARGEFILE flag */
+/* #undef O_LARGEFILE */
+
+/* Name of package */
+#define PACKAGE "gmime"
+
+/* Define to the address where bug reports for this package should be sent. */
+#define PACKAGE_BUGREPORT ""
+
+/* Define to the full name of this package. */
+#define PACKAGE_NAME ""
+
+/* Define to the full name and version of this package. */
+#define PACKAGE_STRING ""
+
+/* Define to the one symbol short name of this package. */
+#define PACKAGE_TARNAME ""
+
+/* Define to the version of this package. */
+#define PACKAGE_VERSION ""
+
+/* The size of `off_t', as computed by sizeof. */
+#define SIZEOF_OFF_T 4
+
+/* The size of `size_t', as computed by sizeof. */
+#define SIZEOF_SIZE_T 4
+
+/* The size of `ssize_t', as computed by sizeof. */
+#define SIZEOF_SSIZE_T 4
+
+/* Define to the `size_t' printf formatter. */
+#define SIZE_T "%lu"
+
+/* Define to the `ssize_t' printf formatter. */
+#define SSIZE_T "%ld"
+
+/* Define to 1 if you have the ANSI C header files. */
+#define STDC_HEADERS 1
+
+/* Version number of package */
+#define VERSION "2.4.5"
+
+/* Number of bits in a file offset, on hosts where this is settable. */
+/* #undef _FILE_OFFSET_BITS */
+
+/* Define for large files, on AIX-style hosts. */
+/* #undef _LARGE_FILES */
+
+/* Define to `__inline__' or `__inline' if that's what the C compiler
+   calls it, or to nothing if 'inline' is not supported under any name.  */
+#ifndef __cplusplus
+/* #undef inline */
+#endif
+
+/* Define to `unsigned long int' if <poll.h> does not define. */
+#define nfds_t unsigned long int
+
+/* Define to `long int' if <sys/types.h> does not define. */
+/* #undef off_t */
+
+/* Define to `unsigned int' if <sys/types.h> does not define. */
+/* #undef size_t */
+
+/* Define to `int' if <sys/types.h> does not define. */
+#define ssize_t int

Modified: trunk/gmime.vcproj
==============================================================================
--- trunk/gmime.vcproj	(original)
+++ trunk/gmime.vcproj	Thu Apr  2 04:28:09 2009
@@ -2,16 +2,15 @@
 <VisualStudioProject
 	ProjectType="Visual C++"
 	Version="9.00"
-	Name="GMime"
+	Name="gmime"
 	ProjectGUID="{F281AAC0-61AB-4E5C-849D-34FDB3687675}"
-	RootNamespace="GMime"
+	RootNamespace="gmime"
 	Keyword="Win32Proj"
 	TargetFrameworkVersion="0"
 	>
 	<Platforms>
-		<Platform
-			Name="Win32"
-		/>
+		<Platform Name="Win32"/>
+		<Platform Name="x64"/>
 	</Platforms>
 	<ToolFiles>
 	</ToolFiles>
@@ -24,6 +23,7 @@
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
+				CommandLine="if exist config.h goto DONE_CONFIG_H&#x0D;&#x0A;copy config.h.win32 config.h&#x0D;&#x0A;:DONE_CONFIG_H&#x0D;&#x0A;"
 			/>
 			<Tool
 				Name="VCCustomBuildTool"
@@ -39,10 +39,10 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				AdditionalOptions="/D &quot;ssize_t&quot;=&quot;gssize&quot; /D &quot;GMIME_MAJOR_VERSION&quot;=&quot;2&quot; /D &quot;GMIME_MINOR_VERSION&quot;=&quot;4&quot; /D &quot;GMIME_MICRO_VERSION&quot;=&quot;5&quot; /D &quot;ICONV_CONST&quot;=&quot;&quot; /D &quot;HAVE_GMTIME_S&quot; /D &quot;HAVE_WS2TCPIP_H&quot; /D &quot;HAVE_GETADDRINFO&quot;"
+				AdditionalOptions="/D &quot;GMIME_MAJOR_VERSION&quot;=&quot;2&quot; /D &quot;GMIME_MINOR_VERSION&quot;=&quot;4&quot; /D &quot;GMIME_MICRO_VERSION&quot;=&quot;5&quot;"
 				Optimization="0"
 				AdditionalIncludeDirectories="&quot;.&quot;; &quot;util&quot;"
-				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GMIME_EXPORTS;"
+				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GMIME_EXPORTS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN=\&quot;GMime\&quot;"
 				MinimalRebuild="true"
 				BasicRuntimeChecks="3"
 				RuntimeLibrary="3"
@@ -63,6 +63,7 @@
 			<Tool
 				Name="VCLinkerTool"
 				AdditionalDependencies="ws2_32.lib libiconv.lib glib-2.0.lib gobject-2.0.lib zdll.lib"
+				OutputFile="$(OutDir)\$(ProjectName)-2.4.dll"
 				LinkIncremental="2"
 				GenerateDebugInformation="true"
 				SubSystem="2"
@@ -98,6 +99,7 @@
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
+				CommandLine="if exist config.h goto DONE_CONFIG_H&#x0D;&#x0A;copy config.h.win32 config.h&#x0D;&#x0A;:DONE_CONFIG_H&#x0D;&#x0A;"
 			/>
 			<Tool
 				Name="VCCustomBuildTool"
@@ -113,11 +115,12 @@
 			/>
 			<Tool
 				Name="VCCLCompilerTool"
-				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GMIME_EXPORTS;"
+				AdditionalOptions="/D &quot;GMIME_MAJOR_VERSION&quot;=&quot;2&quot; /D &quot;GMIME_MINOR_VERSION&quot;=&quot;4&quot; /D &quot;GMIME_MICRO_VERSION&quot;=&quot;5&quot;"
+				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GMIME_EXPORTS;HAVE_CONFIG_H;G_DISABLE_DEPRECATED;G_LOG_DOMAIN=\&quot;GMime\&quot;"
 				RuntimeLibrary="2"
 				UsePrecompiledHeader="0"
 				WarningLevel="3"
-				Detect64BitPortabilityProblems="true"
+				Detect64BitPortabilityProblems="false"
 				DebugInformationFormat="3"
 			/>
 			<Tool
@@ -131,6 +134,8 @@
 			/>
 			<Tool
 				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib libiconv.lib glib-2.0.lib gobject-2.0.lib zdll.lib"
+				OutputFile="$(OutDir)\$(ProjectName)-2.4.dll"
 				LinkIncremental="2"
 				GenerateDebugInformation="true"
 				SubSystem="2"
@@ -169,230 +174,62 @@
 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
-			<File
-				RelativePath=".\util\cache.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-charset-map-private.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-charset.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-cipher-context.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-common.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-content-type.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-data-wrapper.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-disposition.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-encodings.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-error.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-basic.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-best.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-charset.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-crlf.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-enriched.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-from.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-gzip.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-html.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-md5.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-strip.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-windows.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-yenc.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-header.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-iconv-utils.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-iconv.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-message-part.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-message-partial.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-message.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-multipart-encrypted.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-multipart-signed.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-multipart.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-object.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-param.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-parse-utils.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-parser.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-part.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-session-simple.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-session.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-buffer.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-cat.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-file.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-filter.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-mem.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-null.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-table-private.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-utils.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime.h"
-				>
-			</File>
-			<File
-				RelativePath=".\util\gtrie.h"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\internet-address.h"
-				>
-			</File>
-			<File
-				RelativePath=".\util\list.h"
-				>
-			</File>
-			<File
-				RelativePath=".\util\md5-utils.h"
-				>
-			</File>
-			<File
-				RelativePath=".\util\url-scanner.h"
-				>
-			</File>
-			<File
-				RelativePath=".\zenprofiler.h"
-				>
-			</File>
-			<File
-				RelativePath=".\zentimer.h"
-				>
-			</File>
+			<File RelativePath=".\util\cache.h" />
+			<File RelativePath=".\util\gtrie.h" />
+			<File RelativePath=".\util\list.h" />
+			<File RelativePath=".\util\md5-utils.h" />
+			<File RelativePath=".\util\url-scanner.h" />
+			<File RelativePath=".\gmime\gmime-charset-map-private.h" />
+			<File RelativePath=".\gmime\gmime-charset.h" />
+			<File RelativePath=".\gmime\gmime-cipher-context.h" />
+			<File RelativePath=".\gmime\gmime-common.h" />
+			<File RelativePath=".\gmime\gmime-content-type.h" />
+			<File RelativePath=".\gmime\gmime-data-wrapper.h" />
+			<File RelativePath=".\gmime\gmime-disposition.h" />
+			<File RelativePath=".\gmime\gmime-encodings.h" />
+			<File RelativePath=".\gmime\gmime-error.h" />
+			<File RelativePath=".\gmime\gmime-filter-basic.h" />
+			<File RelativePath=".\gmime\gmime-filter-best.h" />
+			<File RelativePath=".\gmime\gmime-filter-charset.h" />
+			<File RelativePath=".\gmime\gmime-filter-crlf.h" />
+			<File RelativePath=".\gmime\gmime-filter-enriched.h" />
+			<File RelativePath=".\gmime\gmime-filter-from.h" />
+			<File RelativePath=".\gmime\gmime-filter-gzip.h" />
+			<File RelativePath=".\gmime\gmime-filter-html.h" />
+			<File RelativePath=".\gmime\gmime-filter-md5.h" />
+			<File RelativePath=".\gmime\gmime-filter-strip.h" />
+			<File RelativePath=".\gmime\gmime-filter-windows.h" />
+			<File RelativePath=".\gmime\gmime-filter-yenc.h" />
+			<File RelativePath=".\gmime\gmime-filter.h" />
+			<File RelativePath=".\gmime\gmime-header.h" />
+			<File RelativePath=".\gmime\gmime-iconv-utils.h" />
+			<File RelativePath=".\gmime\gmime-iconv.h" />
+			<File RelativePath=".\gmime\gmime-message-part.h" />
+			<File RelativePath=".\gmime\gmime-message-partial.h" />
+			<File RelativePath=".\gmime\gmime-message.h" />
+			<File RelativePath=".\gmime\gmime-multipart-encrypted.h" />
+			<File RelativePath=".\gmime\gmime-multipart-signed.h" />
+			<File RelativePath=".\gmime\gmime-multipart.h" />
+			<File RelativePath=".\gmime\gmime-object.h" />
+			<File RelativePath=".\gmime\gmime-param.h" />
+			<File RelativePath=".\gmime\gmime-parse-utils.h" />
+			<File RelativePath=".\gmime\gmime-parser.h" />
+			<File RelativePath=".\gmime\gmime-part.h" />
+			<File RelativePath=".\gmime\gmime-session-simple.h" />
+			<File RelativePath=".\gmime\gmime-session.h" />
+			<File RelativePath=".\gmime\gmime-stream-buffer.h" />
+			<File RelativePath=".\gmime\gmime-stream-cat.h" />
+			<File RelativePath=".\gmime\gmime-stream-file.h" />
+			<File RelativePath=".\gmime\gmime-stream-filter.h" />
+			<File RelativePath=".\gmime\gmime-stream-mem.h" />
+			<File RelativePath=".\gmime\gmime-stream-null.h" />
+			<File RelativePath=".\gmime\gmime-stream.h" />
+			<File RelativePath=".\gmime\gmime-table-private.h" />
+			<File RelativePath=".\gmime\gmime-utils.h" />
+			<File RelativePath=".\gmime\gmime.h" />
+			<File RelativePath=".\gmime\internet-address.h" />
+			<File RelativePath=".\zenprofiler.h" />
+			<File RelativePath=".\zentimer.h" />
 		</Filter>
 		<Filter
 			Name="Resource Files"
@@ -405,243 +242,66 @@
 			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
-			<File
-				RelativePath=".\util\cache.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-charset.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-cipher-context.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-common.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-content-type.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-data-wrapper.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-disposition.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-encodings.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-basic.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-best.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-charset.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-crlf.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-enriched.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-from.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-gzip.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-html.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-md5.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-strip.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-windows.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter-yenc.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-filter.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-header.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-iconv-utils.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-iconv.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-message-part.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-message-partial.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-message.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-multipart-encrypted.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-multipart-signed.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-multipart.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-object.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-param.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-parse-utils.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-parser.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-part.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-session-simple.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-session.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-buffer.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-cat.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-file.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-filter.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-mem.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream-null.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-stream.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime-utils.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\gmime.c"
-				>
-			</File>
-			<File
-				RelativePath=".\util\gtrie.c"
-				>
-			</File>
-			<File
-				RelativePath=".\gmime\internet-address.c"
-				>
-			</File>
-			<File
-				RelativePath=".\util\list.c"
-				>
-			</File>
-			<File
-				RelativePath=".\util\md5-utils.c"
-				>
-			</File>
-			<File
-				RelativePath=".\util\url-scanner.c"
-				>
-			</File>
+			<File RelativePath=".\util\cache.c" />
+			<File RelativePath=".\util\gtrie.c" />
+			<File RelativePath=".\util\list.c" />
+			<File RelativePath=".\util\md5-utils.c" />
+			<File RelativePath=".\util\url-scanner.c" />
+			<File RelativePath=".\gmime\gmime-charset.c" />
+			<File RelativePath=".\gmime\gmime-cipher-context.c" />
+			<File RelativePath=".\gmime\gmime-common.c" />
+			<File RelativePath=".\gmime\gmime-content-type.c" />
+			<File RelativePath=".\gmime\gmime-data-wrapper.c" />
+			<File RelativePath=".\gmime\gmime-disposition.c" />
+			<File RelativePath=".\gmime\gmime-encodings.c" />
+			<File RelativePath=".\gmime\gmime-filter-basic.c" />
+			<File RelativePath=".\gmime\gmime-filter-best.c" />
+			<File RelativePath=".\gmime\gmime-filter-charset.c" />
+			<File RelativePath=".\gmime\gmime-filter-crlf.c" />
+			<File RelativePath=".\gmime\gmime-filter-enriched.c" />
+			<File RelativePath=".\gmime\gmime-filter-from.c" />
+			<File RelativePath=".\gmime\gmime-filter-gzip.c" />
+			<File RelativePath=".\gmime\gmime-filter-html.c" />
+			<File RelativePath=".\gmime\gmime-filter-md5.c" />
+			<File RelativePath=".\gmime\gmime-filter-strip.c" />
+			<File RelativePath=".\gmime\gmime-filter-windows.c" />
+			<File RelativePath=".\gmime\gmime-filter-yenc.c" />
+			<File RelativePath=".\gmime\gmime-filter.c" />
+			<File RelativePath=".\gmime\gmime-header.c" />
+			<File RelativePath=".\gmime\gmime-iconv-utils.c" />
+			<File RelativePath=".\gmime\gmime-iconv.c" />
+			<File RelativePath=".\gmime\gmime-message-part.c" />
+			<File RelativePath=".\gmime\gmime-message-partial.c" />
+			<File RelativePath=".\gmime\gmime-message.c" />
+			<File RelativePath=".\gmime\gmime-multipart-encrypted.c" />
+			<File RelativePath=".\gmime\gmime-multipart-signed.c" />
+			<File RelativePath=".\gmime\gmime-multipart.c" />
+			<File RelativePath=".\gmime\gmime-object.c" />
+			<File RelativePath=".\gmime\gmime-param.c" />
+			<File RelativePath=".\gmime\gmime-parse-utils.c" />
+			<File RelativePath=".\gmime\gmime-parser.c" />
+			<File RelativePath=".\gmime\gmime-part.c" />
+			<File RelativePath=".\gmime\gmime-session-simple.c" />
+			<File RelativePath=".\gmime\gmime-session.c" />
+			<File RelativePath=".\gmime\gmime-stream-buffer.c" />
+			<File RelativePath=".\gmime\gmime-stream-cat.c" />
+			<File RelativePath=".\gmime\gmime-stream-file.c" />
+			<File RelativePath=".\gmime\gmime-stream-filter.c" />
+			<File RelativePath=".\gmime\gmime-stream-mem.c" />
+			<File RelativePath=".\gmime\gmime-stream-null.c" />
+			<File RelativePath=".\gmime\gmime-stream.c" />
+			<File RelativePath=".\gmime\gmime-utils.c" />
+			<File RelativePath=".\gmime\gmime.c" />
+			<File RelativePath=".\gmime\internet-address.c" />
 		</Filter>
-		<File
-			RelativePath=".\AUTHORS"
-			>
-		</File>
-		<File
-			RelativePath=".\ChangeLog"
-			>
-		</File>
-		<File
-			RelativePath=".\COPYING"
-			>
-		</File>
-		<File
-			RelativePath=".\HACKING"
-			>
-		</File>
-		<File
-			RelativePath=".\LICENSE"
-			>
-		</File>
-		<File
-			RelativePath=".\MAINTAINERS"
-			>
-		</File>
-		<File
-			RelativePath=".\PORTING"
-			>
-		</File>
-		<File
-			RelativePath=".\README"
-			>
-		</File>
+		<File RelativePath=".\AUTHORS" />
+		<File RelativePath=".\ChangeLog" />
+		<File RelativePath=".\COPYING" />
+		<File RelativePath=".\HACKING" />
+		<File RelativePath=".\LICENSE" />
+		<File RelativePath=".\MAINTAINERS" />
+		<File RelativePath=".\PORTING" />
+		<File RelativePath=".\README" />
 	</Files>
 	<Globals>
 	</Globals>



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