[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wsf-c-commits
Subject:    [Wsf-c-commits] svn commit r31642 - in trunk/wsf/cpp/ide/wsfcpp: .
From:       nandika () wso2 ! com
Date:       2009-02-27 6:45:37
Message-ID: E1LcwTZ-0004Dx-2Y () wso2 ! org
[Download RAW message or body]

Author: nandika
Date: Thu Feb 26 22:45:36 2009
New Revision: 31642
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=31642

Log:
vcprojects updated

Modified:
   trunk/wsf/cpp/ide/wsfcpp/samples/services/mathservice/mathservice.vcproj
   trunk/wsf/cpp/ide/wsfcpp/samples/services/notify/notify.vcproj
   trunk/wsf/cpp/ide/wsfcpp/wsfcpp.sln
   trunk/wsf/cpp/ide/wsfcpp/wsfcpp/wsfcpp.vcproj

Modified: trunk/wsf/cpp/ide/wsfcpp/samples/services/mathservice/mathservice.vcproj
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/ide/wsfcpp/samples/services/mathservice/mathservice.vcproj?rev=31642&r1=31641&r2=31642&view=diff
 ==============================================================================
--- trunk/wsf/cpp/ide/wsfcpp/samples/services/mathservice/mathservice.vcproj	(original)
                
+++ trunk/wsf/cpp/ide/wsfcpp/samples/services/mathservice/mathservice.vcproj	Thu Feb \
26 22:45:36 2009 @@ -178,7 +178,7 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\..\..\..\examples\services\math\math.cpp"
+				RelativePath="..\..\..\..\..\examples\services\math\math.cpp"
 				>
 			</File>
 		</Filter>
@@ -188,7 +188,7 @@
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
 			<File
-				RelativePath="..\..\..\..\examples\services\math\MATHService.h"
+				RelativePath="..\..\..\..\..\examples\services\math\MATHService.h"
 				>
 			</File>
 		</Filter>

Modified: trunk/wsf/cpp/ide/wsfcpp/samples/services/notify/notify.vcproj
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/ide/wsfcpp/samples/services/notify/notify.vcproj?rev=31642&r1=31641&r2=31642&view=diff
 ==============================================================================
--- trunk/wsf/cpp/ide/wsfcpp/samples/services/notify/notify.vcproj	(original)
+++ trunk/wsf/cpp/ide/wsfcpp/samples/services/notify/notify.vcproj	Thu Feb 26 \
22:45:36 2009 @@ -176,7 +176,7 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\..\..\examples\services\notify\notify.cpp"
+				RelativePath="..\..\..\..\..\examples\services\notify\notify.cpp"
 				>
 			</File>
 		</Filter>
@@ -186,7 +186,7 @@
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
 			<File
-				RelativePath="..\..\..\examples\services\notify\NotifyService.h"
+				RelativePath="..\..\..\..\..\examples\services\notify\NotifyService.h"
 				>
 			</File>
 		</Filter>

Modified: trunk/wsf/cpp/ide/wsfcpp/wsfcpp.sln
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/ide/wsfcpp/wsfcpp.sln?rev=31642&r1=31641&r2=31642&view=diff
 ==============================================================================
--- trunk/wsf/cpp/ide/wsfcpp/wsfcpp.sln	(original)
+++ trunk/wsf/cpp/ide/wsfcpp/wsfcpp.sln	Thu Feb 26 22:45:36 2009
@@ -202,6 +202,7 @@
 		..\..\README = ..\..\README
 		..\..\README.INSTALL.WINDOWS = ..\..\README.INSTALL.WINDOWS
 		..\..\README.SAMPLES = ..\..\README.SAMPLES
+		..\..\examples\samples.mk = ..\..\examples\samples.mk
 		..\..\wsf_c_build.bat = ..\..\wsf_c_build.bat
 	EndProjectSection
 EndProject
@@ -217,6 +218,10 @@
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "yahoo", \
"samples\yahoo\yahoo.vcproj", "{6544D985-6384-41D1-931E-BD5481049690}"  EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mathservice", \
"samples\services\mathservice\mathservice.vcproj", \
"{D22933D7-ADF4-4C22-B29E-4415951AB701}" +EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "notify", \
"samples\services\notify\notify.vcproj", "{53AAA392-CC79-43BC-9D86-15EAD57824E5}" \
+EndProject  Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Win32 = Debug|Win32
@@ -363,6 +368,14 @@
 		{6544D985-6384-41D1-931E-BD5481049690}.Debug|Win32.Build.0 = Debug|Win32
 		{6544D985-6384-41D1-931E-BD5481049690}.Release|Win32.ActiveCfg = Release|Win32
 		{6544D985-6384-41D1-931E-BD5481049690}.Release|Win32.Build.0 = Release|Win32
+		{D22933D7-ADF4-4C22-B29E-4415951AB701}.Debug|Win32.ActiveCfg = Debug|Win32
+		{D22933D7-ADF4-4C22-B29E-4415951AB701}.Debug|Win32.Build.0 = Debug|Win32
+		{D22933D7-ADF4-4C22-B29E-4415951AB701}.Release|Win32.ActiveCfg = Release|Win32
+		{D22933D7-ADF4-4C22-B29E-4415951AB701}.Release|Win32.Build.0 = Release|Win32
+		{53AAA392-CC79-43BC-9D86-15EAD57824E5}.Debug|Win32.ActiveCfg = Debug|Win32
+		{53AAA392-CC79-43BC-9D86-15EAD57824E5}.Debug|Win32.Build.0 = Debug|Win32
+		{53AAA392-CC79-43BC-9D86-15EAD57824E5}.Release|Win32.ActiveCfg = Release|Win32
+		{53AAA392-CC79-43BC-9D86-15EAD57824E5}.Release|Win32.Build.0 = Release|Win32
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE
@@ -404,5 +417,7 @@
 		{4A199764-3912-40B8-8F4B-1CBC85F9CF9C} = {B73BE2C9-9A9F-49ED-9692-608C15A5B6AA}
 		{93195C62-8396-4599-8BE6-A6B183134F28} = {B73BE2C9-9A9F-49ED-9692-608C15A5B6AA}
 		{7D70D9F9-D3A9-41DD-B2A9-E9A8FF621C31} = {B73BE2C9-9A9F-49ED-9692-608C15A5B6AA}
+		{D22933D7-ADF4-4C22-B29E-4415951AB701} = {B73BE2C9-9A9F-49ED-9692-608C15A5B6AA}
+		{53AAA392-CC79-43BC-9D86-15EAD57824E5} = {B73BE2C9-9A9F-49ED-9692-608C15A5B6AA}
 	EndGlobalSection
 EndGlobal

Modified: trunk/wsf/cpp/ide/wsfcpp/wsfcpp/wsfcpp.vcproj
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/ide/wsfcpp/wsfcpp/wsfcpp.vcproj?rev=31642&r1=31641&r2=31642&view=diff
 ==============================================================================
--- trunk/wsf/cpp/ide/wsfcpp/wsfcpp/wsfcpp.vcproj	(original)
+++ trunk/wsf/cpp/ide/wsfcpp/wsfcpp/wsfcpp.vcproj	Thu Feb 26 22:45:36 2009
@@ -194,14 +194,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\src\main\NeethiException.cpp"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\src\main\NeethiObject.cpp"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\src\main\NeethiPolicy.cpp"
 				>
 			</File>
@@ -218,10 +210,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\src\main\OMException.cpp"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\src\main\OMNamespace.cpp"
 				>
 			</File>
@@ -292,10 +280,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\include\NeethiException.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\include\NeethiPolicy.h"
 				>
 			</File>
@@ -312,10 +296,6 @@
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\include\OMException.h"
-				>
-			</File>
-			<File
 				RelativePath="..\..\..\include\OMNamespace.h"
 				>
 			</File>

_______________________________________________
Wsf-c-commits mailing list
Wsf-c-commits@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/wsf-c-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic