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 | 291 +++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/nel/src/ligo.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html (limited to 'cvs/cvsweb.cgi/code/nel/src/ligo.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html') diff --git a/cvs/cvsweb.cgi/code/nel/src/ligo.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html b/cvs/cvsweb.cgi/code/nel/src/ligo.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html new file mode 100644 index 00000000..05408a5f --- /dev/null +++ b/cvs/cvsweb.cgi/code/nel/src/ligo.vcproj?rev=1.2&content-type=text/x-cvsweb-markup&sortby=date/index.html @@ -0,0 +1,291 @@ + + + +code/nel/src/ligo.vcproj - view - 1.2 + +
[BACK] Return to ligo.vcproj + CVS log [TXT][DIR] Up to Nevrax / code / nel / src

File: Nevrax / code / nel / src / ligo.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: +61 -32 + lines
+CHANGED: set good settings
+
+

<?xml version="1.0" encoding = "Windows-1252"?>
+<VisualStudioProject
+        ProjectType="Visual C++"
+        Version="7.00"
+        Name="ligo"
+        SccProjectName=""
+        SccLocalPath="">
+        <Platforms>
+                <Platform
+                        Name="Win32"/>
+        </Platforms>
+        <Configurations>
+                <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="2"
+                                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="1033"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+                <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="_LIB,WIN32,NDEBUG,NL_RELEASE_DEBUG"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                RuntimeLibrary="2"
+                                BufferSecurityCheck="FALSE"
+                                EnableFunctionLevelLinking="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="2"
+                                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="1033"/>
+                        <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="_LIB,WIN32,NDEBUG"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                RuntimeLibrary="2"
+                                BufferSecurityCheck="FALSE"
+                                EnableFunctionLevelLinking="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="2"
+                                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="1033"/>
+                        <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="WIN32,_DEBUG,_LIB,NL_DEBUG_FAST"
+                                StringPooling="TRUE"
+                                MinimalRebuild="TRUE"
+                                BasicRuntimeChecks="3"
+                                SmallerTypeCheck="TRUE"
+                                RuntimeLibrary="3"
+                                BufferSecurityCheck="TRUE"
+                                ForceConformanceInForLoopScope="TRUE"
+                                RuntimeTypeInfo="TRUE"
+                                UsePrecompiledHeader="2"
+                                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="1033"/>
+                        <Tool
+                                Name="VCWebServiceProxyGeneratorTool"/>
+                </Configuration>
+        </Configurations>
+        <Files>
+                <File
+                        RelativePath=".\ligo\ligo_config.cpp">
+                </File>
+                <File
+                        RelativePath=".\ligo\ligo_config.h">
+                </File>
+                <File
+                        RelativePath=".\ligo\ligo_error.cpp">
+                </File>
+                <File
+                        RelativePath=".\ligo\ligo_error.h">
+                </File>
+                <File
+                        RelativePath=".\ligo\ligo_material.cpp">
+                </File>
+                <File
+                        RelativePath=".\ligo\ligo_material.h">
+                </File>
+                <File
+                        RelativePath=".\ligo\primitive.cpp">
+                </File>
+                <File
+                        RelativePath=".\ligo\transition.cpp">
+                </File>
+                <File
+                        RelativePath=".\ligo\transition.h">
+                </File>
+                <File
+                        RelativePath=".\ligo\zone_bank.cpp">
+                </File>
+                <File
+                        RelativePath=".\ligo\zone_bank.h">
+                </File>
+                <File
+                        RelativePath=".\ligo\zone_edge.cpp">
+                </File>
+                <File
+                        RelativePath=".\ligo\zone_edge.h">
+                </File>
+                <File
+                        RelativePath=".\ligo\zone_region.cpp">
+                </File>
+                <File
+                        RelativePath=".\ligo\zone_region.h">
+                </File>
+                <File
+                        RelativePath=".\ligo\zone_template.cpp">
+                </File>
+                <File
+                        RelativePath=".\ligo\zone_template.h">
+                </File>
+        </Files>
+        <Globals>
+        </Globals>
+</VisualStudioProject>
+
\ No newline at end of file -- cgit v1.2.1