[Freeswitch-svn] [commit] r13830 - freeswitch/trunk/src/mod/asr_tts/mod_unimrcp

FreeSWITCH SVN mikej at freeswitch.org
Wed Jun 17 23:08:03 PDT 2009


Author: mikej
Date: Thu Jun 18 01:08:02 2009
New Revision: 13830

Log:
build as c code again.. now that this is fixed in core for windows.

Modified:
   freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/mod_unimrcp.2008.vcproj

Modified: freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/mod_unimrcp.2008.vcproj
==============================================================================
--- freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/mod_unimrcp.2008.vcproj	(original)
+++ freeswitch/trunk/src/mod/asr_tts/mod_unimrcp/mod_unimrcp.2008.vcproj	Thu Jun 18 01:08:02 2009
@@ -281,7 +281,7 @@
 				>
 				<Tool
 					Name="VCCLCompilerTool"
-					CompileAs="2"
+					CompileAs="1"
 				/>
 			</FileConfiguration>
 			<FileConfiguration
@@ -289,7 +289,7 @@
 				>
 				<Tool
 					Name="VCCLCompilerTool"
-					CompileAs="2"
+					CompileAs="1"
 				/>
 			</FileConfiguration>
 			<FileConfiguration
@@ -297,7 +297,7 @@
 				>
 				<Tool
 					Name="VCCLCompilerTool"
-					CompileAs="2"
+					CompileAs="1"
 				/>
 			</FileConfiguration>
 			<FileConfiguration
@@ -305,7 +305,7 @@
 				>
 				<Tool
 					Name="VCCLCompilerTool"
-					CompileAs="2"
+					CompileAs="1"
 				/>
 			</FileConfiguration>
 		</File>



More information about the Freeswitch-svn mailing list