[Spread-cvs] commit: r656 - trunk/win32

jschultz at spread.org jschultz at spread.org
Fri Jan 17 14:31:18 EST 2014


Author: jschultz
Date: 2014-01-17 14:31:18 -0500 (Fri, 17 Jan 2014)
New Revision: 656

Modified:
   trunk/win32/flush_user.vcxproj
   trunk/win32/libspread-core.vcxproj
   trunk/win32/libspread.vcxproj
   trunk/win32/spflooder.vcxproj
   trunk/win32/spread.sln
   trunk/win32/spread.vcxproj
   trunk/win32/sprecv.vcxproj
   trunk/win32/spsend.vcxproj
   trunk/win32/sptmonitor.vcxproj
   trunk/win32/spuser.vcxproj
Log:
Updates to windows project files


Modified: trunk/win32/flush_user.vcxproj
===================================================================
--- trunk/win32/flush_user.vcxproj	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/flush_user.vcxproj	2014-01-17 19:31:18 UTC (rev 656)
@@ -40,7 +40,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <OutDir>..\bin\win32\</OutDir>
-    <IntDir>Debug\</IntDir>
+    <IntDir>$(ProjectName)\</IntDir>
     <LinkIncremental>true</LinkIncremental>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

Modified: trunk/win32/libspread-core.vcxproj
===================================================================
--- trunk/win32/libspread-core.vcxproj	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/libspread-core.vcxproj	2014-01-17 19:31:18 UTC (rev 656)
@@ -40,7 +40,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <OutDir>..\lib\win32\</OutDir>
-    <IntDir>Debug\</IntDir>
+    <IntDir>$(ProjectName)\</IntDir>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     <OutDir>..\lib\win32\</OutDir>

Modified: trunk/win32/libspread.vcxproj
===================================================================
--- trunk/win32/libspread.vcxproj	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/libspread.vcxproj	2014-01-17 19:31:18 UTC (rev 656)
@@ -40,7 +40,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <OutDir>..\lib\win32\</OutDir>
-    <IntDir>Debug\</IntDir>
+    <IntDir>$(ProjectName)\</IntDir>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     <OutDir>..\lib\win32\</OutDir>

Modified: trunk/win32/spflooder.vcxproj
===================================================================
--- trunk/win32/spflooder.vcxproj	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/spflooder.vcxproj	2014-01-17 19:31:18 UTC (rev 656)
@@ -40,7 +40,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <OutDir>..\bin\win32\</OutDir>
-    <IntDir>Debug\</IntDir>
+    <IntDir>$(ProjectName)\</IntDir>
     <LinkIncremental>true</LinkIncremental>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

Modified: trunk/win32/spread.sln
===================================================================
--- trunk/win32/spread.sln	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/spread.sln	2014-01-17 19:31:18 UTC (rev 656)
@@ -37,6 +37,11 @@
 		{EE70513E-C9C9-48E4-B755-0A3E2BA67EAC} = {EE70513E-C9C9-48E4-B755-0A3E2BA67EAC}
 	EndProjectSection
 EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spread-service", "spread-service.vcxproj", "{E0C732BD-BD58-47D6-985A-5A9544B32ACB}"
+	ProjectSection(ProjectDependencies) = postProject
+		{64900984-F23D-4EE1-9D29-47FD788951E3} = {64900984-F23D-4EE1-9D29-47FD788951E3}
+	EndProjectSection
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Win32 = Debug|Win32
@@ -83,6 +88,10 @@
 		{AD47C277-A7FA-410F-8869-F9D97104B9D7}.Debug|Win32.Build.0 = Debug|Win32
 		{AD47C277-A7FA-410F-8869-F9D97104B9D7}.Release|Win32.ActiveCfg = Release|Win32
 		{AD47C277-A7FA-410F-8869-F9D97104B9D7}.Release|Win32.Build.0 = Release|Win32
+		{E0C732BD-BD58-47D6-985A-5A9544B32ACB}.Debug|Win32.ActiveCfg = Debug|Win32
+		{E0C732BD-BD58-47D6-985A-5A9544B32ACB}.Debug|Win32.Build.0 = Debug|Win32
+		{E0C732BD-BD58-47D6-985A-5A9544B32ACB}.Release|Win32.ActiveCfg = Release|Win32
+		{E0C732BD-BD58-47D6-985A-5A9544B32ACB}.Release|Win32.Build.0 = Release|Win32
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE

Modified: trunk/win32/spread.vcxproj
===================================================================
--- trunk/win32/spread.vcxproj	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/spread.vcxproj	2014-01-17 19:31:18 UTC (rev 656)
@@ -40,7 +40,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <OutDir>..\bin\win32\</OutDir>
-    <IntDir>Debug\</IntDir>
+    <IntDir>$(ProjectName)\</IntDir>
     <LinkIncremental>true</LinkIncremental>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
@@ -54,7 +54,7 @@
       <AdditionalIncludeDirectories>..\daemon;..\include;..\stdutil\src;..\libspread-util\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
       <PreprocessorDefinitions>ARCH_PC_WIN95;WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <MinimalRebuild>true</MinimalRebuild>
-      <ExceptionHandling />
+      <ExceptionHandling>false</ExceptionHandling>
       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
       <PrecompiledHeader />

Modified: trunk/win32/sprecv.vcxproj
===================================================================
--- trunk/win32/sprecv.vcxproj	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/sprecv.vcxproj	2014-01-17 19:31:18 UTC (rev 656)
@@ -40,7 +40,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <OutDir>..\bin\win32\</OutDir>
-    <IntDir>Debug\</IntDir>
+    <IntDir>$(ProjectName)\</IntDir>
     <LinkIncremental>true</LinkIncremental>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

Modified: trunk/win32/spsend.vcxproj
===================================================================
--- trunk/win32/spsend.vcxproj	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/spsend.vcxproj	2014-01-17 19:31:18 UTC (rev 656)
@@ -40,7 +40,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <OutDir>..\bin\win32\</OutDir>
-    <IntDir>Debug\</IntDir>
+    <IntDir>$(ProjectName)\</IntDir>
     <LinkIncremental>true</LinkIncremental>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

Modified: trunk/win32/sptmonitor.vcxproj
===================================================================
--- trunk/win32/sptmonitor.vcxproj	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/sptmonitor.vcxproj	2014-01-17 19:31:18 UTC (rev 656)
@@ -41,7 +41,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <OutDir>..\bin\win32\</OutDir>
-    <IntDir>Debug\</IntDir>
+    <IntDir>$(ProjectName)\</IntDir>
     <LinkIncremental>true</LinkIncremental>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

Modified: trunk/win32/spuser.vcxproj
===================================================================
--- trunk/win32/spuser.vcxproj	2014-01-17 19:24:50 UTC (rev 655)
+++ trunk/win32/spuser.vcxproj	2014-01-17 19:31:18 UTC (rev 656)
@@ -40,7 +40,7 @@
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
     <OutDir>..\bin\win32\</OutDir>
-    <IntDir>Debug\</IntDir>
+    <IntDir>$(ProjectName)\</IntDir>
     <LinkIncremental>true</LinkIncremental>
   </PropertyGroup>
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">




More information about the Spread-cvs mailing list