From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../x-cvsweb-markup&sortby=date/index.html | 360 +++++++++++++++++++++ 1 file changed, 360 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/sound.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html (limited to 'cvs/cvsweb.cgi/code/nel/src/sound.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html') diff --git a/cvs/cvsweb.cgi/code/nel/src/sound.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html b/cvs/cvsweb.cgi/code/nel/src/sound.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html new file mode 100644 index 00000000..f5e4690e --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/sound.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html @@ -0,0 +1,360 @@ + + + +code/nel/src/sound.vcproj - view - 1.2 + +
[BACK] Return to sound.vcproj + CVS log [TXT][DIR] Up to Nevrax / code / nel / src

File: Nevrax / code / nel / src / sound.vcproj (download)
+Revision 1.2, Fri Apr 12 11:51:04 2002 UTC (3 months, 1 week ago) by lecroart +
Branch: MAIN +
CVS Tags: georges_v2, HEAD
Changes since 1.1: +63 -120 + lines
+CHANGED: set good settings
+
+

<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+        ProjectType="Visual C++"
+        Version="7.00"
+        Name="sound"
+        SccProjectName=""
+        SccLocalPath="">
+        <Platforms>
+                <Platform
+                        Name="Win32"/>
+        </Platforms>
+        <Configurations>
+                <Configuration
+                        Name="ReleaseDebug|Win32"
+                        OutputDirectory="..\lib7\"
+                        IntermediateDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="4"
+                        UseOfMFC="0"
+                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                        CharacterSet="2">
+                        <Tool
+                                Name="VCCLCompilerTool"
+                                GlobalOptimizations="TRUE"
+                                InlineFunctionExpansion="2"
+                                EnableIntrinsicFunctions="TRUE"
+                                ImproveFloatingPointConsistency="TRUE"
+                                FavorSizeOrSpeed="1"
+                                OmitFramePointers="TRUE"
+                                PreprocessorDefinitions="WIN32,NDEBUG,_LIB,NL_RELEASE_DEBUG"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                RuntimeLibrary="2"
+                                BufferSecurityCheck="FALSE"
+                                EnableFunctionLevelLinking="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="3"
+                                PrecompiledHeaderThrough="std$(ProjectName).h"
+                                PrecompiledHeaderFile="$(IntDir)$(ProjectName).pch"
+                                AssemblerListingLocation="$(IntDir)"
+                                ObjectFile="$(IntDir)"
+                                ProgramDataBaseFileName="$(OutDir)nl$(ProjectName)_$(ConfigurationName)"
+                                BrowseInformation="0"
+                                WarningLevel="3"
+                                SuppressStartupBanner="TRUE"
+                                DebugInformationFormat="3"/>
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCLibrarianTool"
+                                OutputFile="$(OutDir)nl$(ProjectName)_$(ConfigurationName).lib"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                        <Tool
+                                Name="VCPreLinkEventTool"/>
+                        <Tool
+                                Name="VCResourceCompilerTool"
+                                PreprocessorDefinitions="NDEBUG"
+                                Culture="1036"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+                <Configuration
+                        Name="Release|Win32"
+                        OutputDirectory="..\lib7\"
+                        IntermediateDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="4"
+                        UseOfMFC="0"
+                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                        CharacterSet="2">
+                        <Tool
+                                Name="VCCLCompilerTool"
+                                GlobalOptimizations="TRUE"
+                                InlineFunctionExpansion="2"
+                                EnableIntrinsicFunctions="TRUE"
+                                ImproveFloatingPointConsistency="TRUE"
+                                FavorSizeOrSpeed="1"
+                                OmitFramePointers="TRUE"
+                                PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                RuntimeLibrary="2"
+                                BufferSecurityCheck="FALSE"
+                                EnableFunctionLevelLinking="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="3"
+                                PrecompiledHeaderThrough="std$(ProjectName).h"
+                                PrecompiledHeaderFile="$(IntDir)$(ProjectName).pch"
+                                AssemblerListingLocation="$(IntDir)"
+                                ObjectFile="$(IntDir)"
+                                ProgramDataBaseFileName="$(OutDir)nl$(ProjectName)_$(ConfigurationName)"
+                                BrowseInformation="0"
+                                WarningLevel="3"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCLibrarianTool"
+                                OutputFile="$(OutDir)nl$(ProjectName)_$(ConfigurationName).lib"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                        <Tool
+                                Name="VCPreLinkEventTool"/>
+                        <Tool
+                                Name="VCResourceCompilerTool"
+                                PreprocessorDefinitions="NDEBUG"
+                                Culture="1036"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+                <Configuration
+                        Name="Debug|Win32"
+                        OutputDirectory="..\lib7\"
+                        IntermediateDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="4"
+                        UseOfMFC="0"
+                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                        CharacterSet="2">
+                        <Tool
+                                Name="VCCLCompilerTool"
+                                Optimization="0"
+                                PreprocessorDefinitions="_LIB,__STL_DEBUG,WIN32,_DEBUG"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                BasicRuntimeChecks="3"
+                                SmallerTypeCheck="TRUE"
+                                RuntimeLibrary="3"
+                                BufferSecurityCheck="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="3"
+                                PrecompiledHeaderThrough="std$(ProjectName).h"
+                                PrecompiledHeaderFile="$(IntDir)$(ProjectName).pch"
+                                AssemblerListingLocation="$(IntDir)"
+                                ObjectFile="$(IntDir)"
+                                ProgramDataBaseFileName="$(OutDir)nl$(ProjectName)_$(ConfigurationName)"
+                                BrowseInformation="0"
+                                WarningLevel="3"
+                                SuppressStartupBanner="TRUE"
+                                DebugInformationFormat="4"/>
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCLibrarianTool"
+                                OutputFile="$(OutDir)nl$(ProjectName)_$(ConfigurationName).lib"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                        <Tool
+                                Name="VCPreLinkEventTool"/>
+                        <Tool
+                                Name="VCResourceCompilerTool"
+                                PreprocessorDefinitions="_DEBUG"
+                                Culture="1036"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+                <Configuration
+                        Name="DebugFast|Win32"
+                        OutputDirectory="..\lib7\"
+                        IntermediateDirectory="..\obj7\$(ConfigurationName)\$(ProjectName)\"
+                        ConfigurationType="4"
+                        UseOfMFC="0"
+                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
+                        CharacterSet="2">
+                        <Tool
+                                Name="VCCLCompilerTool"
+                                Optimization="0"
+                                InlineFunctionExpansion="1"
+                                PreprocessorDefinitions="_LIB,WIN32,_DEBUG,NL_DEBUG_FAST"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                BasicRuntimeChecks="3"
+                                SmallerTypeCheck="TRUE"
+                                RuntimeLibrary="3"
+                                BufferSecurityCheck="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="3"
+                                PrecompiledHeaderThrough="std$(ProjectName).h"
+                                PrecompiledHeaderFile="$(IntDir)$(ProjectName).pch"
+                                AssemblerListingLocation="$(IntDir)"
+                                ObjectFile="$(IntDir)"
+                                ProgramDataBaseFileName="$(OutDir)nl$(ProjectName)_$(ConfigurationName)"
+                                BrowseInformation="0"
+                                WarningLevel="3"
+                                SuppressStartupBanner="TRUE"
+                                DebugInformationFormat="3"/>
+                        <Tool
+                                Name="VCCustomBuildTool"/>
+                        <Tool
+                                Name="VCLibrarianTool"
+                                OutputFile="$(OutDir)nl$(ProjectName)_$(ConfigurationName).lib"
+                                SuppressStartupBanner="TRUE"/>
+                        <Tool
+                                Name="VCMIDLTool"/>
+                        <Tool
+                                Name="VCPostBuildEventTool"/>
+                        <Tool
+                                Name="VCPreBuildEventTool"/>
+                        <Tool
+                                Name="VCPreLinkEventTool"/>
+                        <Tool
+                                Name="VCResourceCompilerTool"
+                                PreprocessorDefinitions="_DEBUG"
+                                Culture="1036"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+        </Configurations>
+        <Files>
+                <Filter
+                        Name="User"
+                        Filter="">
+                        <File
+                                RelativePath="..\include\nel\sound\u_audio_mixer.h">
+                        </File>
+                        <File
+                                RelativePath="..\include\nel\sound\u_env_sound.h">
+                        </File>
+                        <File
+                                RelativePath="..\include\nel\sound\u_listener.h">
+                        </File>
+                        <File
+                                RelativePath="..\include\nel\sound\u_source.h">
+                        </File>
+                </Filter>
+                <Filter
+                        Name="UserImp"
+                        Filter="">
+                        <File
+                                RelativePath=".\sound\audio_mixer_user.cpp">
+                        </File>
+                        <File
+                                RelativePath=".\sound\audio_mixer_user.h">
+                        </File>
+                        <File
+                                RelativePath=".\sound\env_sound_user.cpp">
+                        </File>
+                        <File
+                                RelativePath=".\sound\env_sound_user.h">
+                        </File>
+                        <File
+                                RelativePath=".\sound\listener_user.cpp">
+                        </File>
+                        <File
+                                RelativePath=".\sound\listener_user.h">
+                        </File>
+                        <File
+                                RelativePath=".\sound\source_user.cpp">
+                        </File>
+                        <File
+                                RelativePath=".\sound\source_user.h">
+                        </File>
+                </Filter>
+                <File
+                        RelativePath=".\sound\ambiant_source.cpp">
+                </File>
+                <File
+                        RelativePath=".\sound\ambiant_source.h">
+                </File>
+                <File
+                        RelativePath=".\sound\bounding_box.cpp">
+                </File>
+                <File
+                        RelativePath=".\sound\bounding_box.h">
+                </File>
+                <File
+                        RelativePath=".\sound\bounding_shape.h">
+                </File>
+                <File
+                        RelativePath=".\sound\bounding_sphere.cpp">
+                </File>
+                <File
+                        RelativePath=".\sound\bounding_sphere.h">
+                </File>
+                <File
+                        RelativePath=".\sound\env_effect.cpp">
+                </File>
+                <File
+                        RelativePath=".\sound\env_effect.h">
+                </File>
+                <File
+                        RelativePath=".\sound\mixing_track.cpp">
+                </File>
+                <File
+                        RelativePath=".\sound\mixing_track.h">
+                </File>
+                <File
+                        RelativePath=".\sound\playable.h">
+                </File>
+                <File
+                        RelativePath=".\sound\sound.cpp">
+                </File>
+                <File
+                        RelativePath=".\sound\sound.h">
+                </File>
+                <File
+                        RelativePath=".\sound\stdsound.cpp">
+                        <FileConfiguration
+                                Name="ReleaseDebug|Win32">
+                                <Tool
+                                        Name="VCCLCompilerTool"
+                                        UsePrecompiledHeader="1"/>
+                        </FileConfiguration>
+                        <FileConfiguration
+                                Name="Release|Win32">
+                                <Tool
+                                        Name="VCCLCompilerTool"
+                                        UsePrecompiledHeader="1"/>
+                        </FileConfiguration>
+                        <FileConfiguration
+                                Name="Debug|Win32">
+                                <Tool
+                                        Name="VCCLCompilerTool"
+                                        UsePrecompiledHeader="1"/>
+                        </FileConfiguration>
+                        <FileConfiguration
+                                Name="DebugFast|Win32">
+                                <Tool
+                                        Name="VCCLCompilerTool"
+                                        UsePrecompiledHeader="1"/>
+                        </FileConfiguration>
+                </File>
+                <File
+                        RelativePath=".\sound\stdsound.h">
+                </File>
+        </Files>
+        <Globals>
+        </Globals>
+</VisualStudioProject>
+
\ No newline at end of file -- cgit v1.2.1