]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
make libsndfile compile as c and not c++ code in msvc
authorMichael Jerris <mike@jerris.com>
Wed, 28 Dec 2005 17:21:20 +0000 (17:21 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 28 Dec 2005 17:21:20 +0000 (17:21 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@225 d0543943-73ff-0310-b7d9-9358b9ac24b2

w32/vsnet/Tools/libsndfile.vcproj

index 20ab562cc7970c84708c730ab9efa3c63cfb963b..98d449401cffec3eb905b16c0c72d87410e2ff58 100644 (file)
                                BasicRuntimeChecks="3"\r
                                RuntimeLibrary="3"\r
                                UsePrecompiledHeader="0"\r
-                               WarningLevel="0"\r
+                               WarningLevel="1"\r
                                Detect64BitPortabilityProblems="true"\r
                                DebugInformationFormat="4"\r
+                               CompileAs="1"\r
                        />\r
                        <Tool\r
                                Name="VCManagedResourceCompilerTool"\r
                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB;inline=__inline;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE"\r
                                RuntimeLibrary="2"\r
                                UsePrecompiledHeader="0"\r
-                               WarningLevel="0"\r
+                               WarningLevel="1"\r
                                Detect64BitPortabilityProblems="true"\r
                                DebugInformationFormat="3"\r
+                               CompileAs="1"\r
                        />\r
                        <Tool\r
                                Name="VCManagedResourceCompilerTool"\r