r3376 - trunk/libmutil/vs8_proj

erik at minisip.org erik at minisip.org
Mon Aug 20 16:19:38 CEST 2007


Author: erik
Date: 2007-08-20 16:19:38 +0200 (Mon, 20 Aug 2007)
New Revision: 3376

Modified:
   trunk/libmutil/vs8_proj/libmutil.vcproj
Log:

 * Compile Library, MPlugin and FileSystemUtils in the
   Minisip Visual Studio libmutil.vcproj project file.

   This makes the libmutil API complete when compiling
   in MSVS.

Modified: trunk/libmutil/vs8_proj/libmutil.vcproj
===================================================================
--- trunk/libmutil/vs8_proj/libmutil.vcproj	2007-08-20 14:16:09 UTC (rev 3375)
+++ trunk/libmutil/vs8_proj/libmutil.vcproj	2007-08-20 14:19:38 UTC (rev 3376)
@@ -193,6 +193,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\include\libmutil\FileSystemUtils.h"
+				>
+			</File>
+			<File
 				RelativePath="..\include\libmutil\Exception.h"
 				>
 			</File>
@@ -205,6 +209,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\include\libmutil\Library.h"
+				>
+			</File>
+			<File
 				RelativePath="..\include\libmutil\massert.h"
 				>
 			</File>
@@ -225,6 +233,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\include\libmutil\MPlugin.h"
+				>
+			</File>
+			<File
 				RelativePath="..\include\libmutil\MSingleton.h"
 				>
 			</File>
@@ -313,10 +325,18 @@
 				>
 			</File>
 			<File
+				RelativePath="..\source\FileSystemUtils.cxx"
+				>
+			</File>
+			<File
 				RelativePath="..\source\IString.cxx"
 				>
 			</File>
 			<File
+				RelativePath="..\source\LibraryWin32.cxx"
+				>
+			</File>
+			<File
 				RelativePath="..\source\massert.cxx"
 				>
 			</File>
@@ -337,6 +357,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\source\MPluginWin32.cxx"
+				>
+			</File>
+			<File
 				RelativePath="..\source\MutexWin32.cxx"
 				>
 			</File>



More information about the Minisip-devel mailing list