[RavenclawDev 305] [1985] Libraries/trunkSphinx2msdev: 1) Sphinx2 solutions now compile without warnings
bfrisch@edam.speech.cs.cmu.edu
bfrisch at edam.speech.cs.cmu.edu
Sat Aug 11 02:03:02 EDT 2007
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/ravenclaw-developers/attachments/20070811/99126d4c/attachment-0001.html
-------------- next part --------------
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/adpow/adpow.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/adpow/adpow.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/adpow/adpow.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -108,7 +108,7 @@
-
@@ -276,7 +276,7 @@
-
@@ -294,7 +294,7 @@
-
@@ -414,7 +414,7 @@
-
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/adrec/adrec.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/adrec/adrec.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/adrec/adrec.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -92,7 +92,7 @@
-
@@ -110,7 +110,7 @@
-
@@ -290,7 +290,7 @@
-
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/cont_adseg/cont_adseg.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/cont_adseg/cont_adseg.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/cont_adseg/cont_adseg.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -45,7 +45,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\src\libsphinx2\include,..\..\..\..\include"
+ AdditionalIncludeDirectories="..\..\..\sphinx2\include;..\..\..\sphinx2\src\libsphinx2\include"
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;AD_BACKEND_WIN32"
StringPooling="true"
RuntimeLibrary="2"
@@ -54,7 +54,7 @@
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool
@@ -144,7 +144,7 @@
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
DebugInformationFormat="4"
/>
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/cont_fileseg/cont_fileseg.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/cont_fileseg/cont_fileseg.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/cont_fileseg/cont_fileseg.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -108,7 +108,7 @@
-
@@ -276,7 +276,7 @@
-
@@ -294,7 +294,7 @@
-
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/lm3g2dmp/lm3g2dmp.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/lm3g2dmp/lm3g2dmp.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/lm3g2dmp/lm3g2dmp.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -92,7 +92,7 @@
-
@@ -110,7 +110,7 @@
-
@@ -290,7 +290,7 @@
-
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/raw2cep/raw2cep.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/raw2cep/raw2cep.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/raw2cep/raw2cep.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -45,7 +45,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\src\libsphinx2\include,..\..\..\..\include"
+ AdditionalIncludeDirectories="..\..\..\sphinx2\include;..\..\..\sphinx2\src\libsphinx2\include"
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;AD_BACKEND_WIN32"
StringPooling="true"
RuntimeLibrary="2"
@@ -54,7 +54,7 @@
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool
@@ -144,7 +144,7 @@
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
DebugInformationFormat="4"
/>
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_allphone/sphinx2_allphone.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_allphone/sphinx2_allphone.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_allphone/sphinx2_allphone.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -92,7 +92,7 @@
-
@@ -110,7 +110,7 @@
-
@@ -290,7 +290,7 @@
-
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_batch/sphinx2_batch.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_batch/sphinx2_batch.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_batch/sphinx2_batch.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -92,7 +92,7 @@
-
@@ -110,7 +110,7 @@
-
@@ -290,7 +290,7 @@
-
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_client/sphinx2_client.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_client/sphinx2_client.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_client/sphinx2_client.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -108,7 +108,7 @@
-
@@ -276,7 +276,7 @@
-
@@ -294,7 +294,7 @@
-
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_continuous/sphinx2_continuous.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_continuous/sphinx2_continuous.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_continuous/sphinx2_continuous.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -45,7 +45,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\..\src\libsphinx2\include,..\..\..\..\include"
+ AdditionalIncludeDirectories="..\..\..\sphinx2\include;..\..\..\sphinx2\src\libsphinx2\include"
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;AD_BACKEND_WIN32"
StringPooling="true"
RuntimeLibrary="2"
@@ -54,7 +54,7 @@
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool
@@ -144,7 +144,7 @@
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
DebugInformationFormat="4"
/>
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_ptt/sphinx2_ptt.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_ptt/sphinx2_ptt.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_ptt/sphinx2_ptt.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -92,7 +92,7 @@
-
@@ -110,7 +110,7 @@
-
@@ -290,7 +290,7 @@
-
Modified: Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_server/sphinx2_server.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_server/sphinx2_server.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/SphinxExamples/sphinx2_server/sphinx2_server.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -108,7 +108,7 @@
-
@@ -276,7 +276,7 @@
-
@@ -294,7 +294,7 @@
-
Modified: Libraries/trunkSphinx2msdev/libsphinx2/libsphinx2.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/libsphinx2/libsphinx2.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/libsphinx2/libsphinx2.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="8.00"
Name="libsphinx2"
- ProjectGUID="{B0C46B20-F278-4B69-9B7B-59A0AE386637}"
+ ProjectGUID="{BB2093E6-97B7-47B1-9F6D-5F7417E69267}"
RootNamespace="libsphinx2"
Keyword="MFCProj"
>
@@ -44,7 +44,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\include,..\..\..\src\libsphinx2\include,..\..\..\include"
+ AdditionalIncludeDirectories="..\..\sphinx2\include;..\..\sphinx2\src\libsphinx2\include"
PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;FAST8B;LM_CACHE_PROFLE;FBSVQ_V8=1;UNPADDED_CEP=1"
StringPooling="true"
RuntimeLibrary="2"
@@ -53,7 +53,7 @@
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool
@@ -119,7 +119,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\include ..\..\..\src\libsphinx2\include,..\..\..\src\libsphinx2\include,..\..\..\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_AFXDLL;FAST8B;LM_CACHE_PROFLE;FBSVQ_V8=1;UNPADDED_CEP=1"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_AFXDLL;FAST8B;LM_CACHE_PROFLE;FBSVQ_V8=1;UNPADDED_CEP=1;_CRT_SECURE_NO_DEPRECATE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -127,7 +127,7 @@
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
DebugInformationFormat="4"
/>
Modified: Libraries/trunkSphinx2msdev/libsphinx2ad/libsphinx2ad.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/libsphinx2ad/libsphinx2ad.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/libsphinx2ad/libsphinx2ad.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="8.00"
Name="libsphinx2ad"
- ProjectGUID="{6BE3BF2A-9EB3-4D35-922C-2B46312A2B03}"
+ ProjectGUID="{B1A99CB7-705E-41D0-A461-6CE24CB83C50}"
RootNamespace="libsphinx2ad"
>
<Platforms>
@@ -43,7 +43,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\include ..\..\..\src\libsphinx2\include,..\..\..\src\libsphinx2\include,..\..\..\include"
- PreprocessorDefinitions="_DEBUG;WIN32;_LIB;AD_BACKEND_WIN32"
+ PreprocessorDefinitions="_DEBUG;WIN32;_LIB;AD_BACKEND_WIN32;_CRT_SECURE_NO_DEPRECATE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -51,7 +51,7 @@
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
DebugInformationFormat="4"
/>
@@ -118,7 +118,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\include ..\..\..\src\libsphinx2\include,..\..\..\src\libsphinx2\include,..\..\..\include"
+ AdditionalIncludeDirectories="..\..\sphinx2\include;..\..\sphinx2\src\libsphinx2\include"
PreprocessorDefinitions="NDEBUG;WIN32;_LIB;AD_BACKEND_WIN32"
StringPooling="true"
RuntimeLibrary="2"
@@ -127,7 +127,7 @@
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool
Modified: Libraries/trunkSphinx2msdev/libsphinx2fe/libsphinx2fe.vcproj
===================================================================
--- Libraries/trunkSphinx2msdev/libsphinx2fe/libsphinx2fe.vcproj 2007-08-11 06:01:48 UTC (rev 1984)
+++ Libraries/trunkSphinx2msdev/libsphinx2fe/libsphinx2fe.vcproj 2007-08-11 06:03:02 UTC (rev 1985)
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="8.00"
Name="libsphinx2fe"
- ProjectGUID="{9E350D92-0B8C-48F0-A031-61F4BAD1D091}"
+ ProjectGUID="{D1928EF1-ABBB-4130-98E4-8BB293F982F3}"
RootNamespace="libsphinx2fe"
>
<Platforms>
@@ -43,7 +43,7 @@
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\..\..\include ..\..\..\src\libsphinx2\include,..\..\..\src\libsphinx2\include,..\..\..\include"
+ AdditionalIncludeDirectories="..\..\sphinx2\include;..\..\sphinx2\src\libsphinx2\include"
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
StringPooling="true"
RuntimeLibrary="2"
@@ -52,7 +52,7 @@
AssemblerListingLocation=".\Release/"
ObjectFile=".\Release/"
ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
/>
<Tool
@@ -118,7 +118,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\..\..\include ..\..\..\src\libsphinx2\include,..\..\..\src\libsphinx2\include,..\..\..\include"
- PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
+ PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
@@ -126,7 +126,7 @@
AssemblerListingLocation=".\Debug/"
ObjectFile=".\Debug/"
ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
+ WarningLevel="0"
SuppressStartupBanner="true"
DebugInformationFormat="4"
/>
More information about the Ravenclaw-developers
mailing list