[TeamTalk 167]: [703] TeamTalk/Agents: 1) Removing PrimitiveComm from Bin\x86-nt

bfrisch@edam.speech.cs.cmu.edu bfrisch at edam.speech.cs.cmu.edu
Wed Aug 15 18:47:56 EDT 2007


An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/teamtalk-developers/attachments/20070815/441269f9/attachment.html
-------------- next part --------------
Modified: TeamTalk/Agents/PrimitiveComm/PrimitiveComm.vcproj
===================================================================
--- TeamTalk/Agents/PrimitiveComm/PrimitiveComm.vcproj	2007-08-15 21:17:40 UTC (rev 702)
+++ TeamTalk/Agents/PrimitiveComm/PrimitiveComm.vcproj	2007-08-15 22:47:55 UTC (rev 703)
@@ -92,8 +92,8 @@
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
-				Description="Make the directories to later copy the build to."
-				CommandLine="IF NOT EXIST ..\..\bin\nul mkdir ..\..\bin; IF NOT EXIST ..\..\bin\x86-nt\nul mkdir ..\..\bin\x86-nt"
+				Description=""
+				CommandLine=""
 			/>
 			<Tool
 				Name="VCCustomBuildTool"
@@ -146,8 +146,7 @@
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
-				Description=""
-				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\Bin\x86-nt"
+				CommandLine=""
 			/>
 		</Configuration>
 	</Configurations>

Modified: TeamTalk/Agents/TeamTalkBackend/backendstub/backendstub.vcproj
===================================================================
--- TeamTalk/Agents/TeamTalkBackend/backendstub/backendstub.vcproj	2007-08-15 21:17:40 UTC (rev 702)
+++ TeamTalk/Agents/TeamTalkBackend/backendstub/backendstub.vcproj	2007-08-15 22:47:55 UTC (rev 703)
@@ -108,8 +108,8 @@
 			>
 			<Tool
 				Name="VCPreBuildEventTool"
-				Description="Make the directories to later copy the build to."
-				CommandLine="IF NOT EXIST ..\..\bin\nul mkdir ..\..\bin; IF NOT EXIST ..\..\bin\x86-nt\nul mkdir ..\..\bin\x86-nt"
+				Description=""
+				CommandLine=""
 			/>
 			<Tool
 				Name="VCCustomBuildTool"
@@ -178,8 +178,8 @@
 			/>
 			<Tool
 				Name="VCPostBuildEventTool"
-				Description="Copy built executable to bin directory"
-				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\Bin\x86-nt"
+				Description=""
+				CommandLine=""
 			/>
 		</Configuration>
 	</Configurations>


More information about the TeamTalk-developers mailing list